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