Package | Description |
---|---|
org.apache.cxf.jaxws.javaee |
Modifier and Type | Field and Description |
---|---|
protected EjbRefNameType |
EjbRefType.ejbRefName |
protected EjbRefNameType |
EjbLocalRefType.ejbRefName |
Modifier and Type | Method and Description |
---|---|
EjbRefNameType |
ObjectFactory.createEjbRefNameType()
Create an instance of
EjbRefNameType |
EjbRefNameType |
EjbRefType.getEjbRefName()
Gets the value of the ejbRefName property.
|
EjbRefNameType |
EjbLocalRefType.getEjbRefName()
Gets the value of the ejbRefName property.
|
Modifier and Type | Method and Description |
---|---|
void |
EjbRefType.setEjbRefName(EjbRefNameType value)
Sets the value of the ejbRefName property.
|
void |
EjbLocalRefType.setEjbRefName(EjbRefNameType value)
Sets the value of the ejbRefName property.
|
Apache CXF