Package | Description |
---|---|
org.apache.cxf.jaxws.javaee |
Modifier and Type | Field and Description |
---|---|
protected EjbRefTypeType |
EjbRefType.ejbRefType |
protected EjbRefTypeType |
EjbLocalRefType.ejbRefType |
Modifier and Type | Method and Description |
---|---|
EjbRefTypeType |
ObjectFactory.createEjbRefTypeType()
Create an instance of
EjbRefTypeType |
EjbRefTypeType |
EjbRefType.getEjbRefType()
Gets the value of the ejbRefType property.
|
EjbRefTypeType |
EjbLocalRefType.getEjbRefType()
Gets the value of the ejbRefType property.
|
Modifier and Type | Method and Description |
---|---|
void |
EjbRefType.setEjbRefType(EjbRefTypeType value)
Sets the value of the ejbRefType property.
|
void |
EjbLocalRefType.setEjbRefType(EjbRefTypeType value)
Sets the value of the ejbRefType property.
|
Apache CXF