Package | Description |
---|---|
org.apache.cxf.jaxws.javaee |
Modifier and Type | Field and Description |
---|---|
protected DisplayNameType |
PortComponentType.displayName |
protected DisplayNameType |
WebserviceDescriptionType.displayName |
Modifier and Type | Field and Description |
---|---|
protected List<DisplayNameType> |
PortComponentHandlerType.displayName |
protected List<DisplayNameType> |
ListenerType.displayName |
protected List<DisplayNameType> |
MessageDestinationType.displayName |
protected List<DisplayNameType> |
WebservicesType.displayName |
protected List<DisplayNameType> |
ServiceRefHandlerType.displayName |
protected List<DisplayNameType> |
ServiceRefType.displayName |
Modifier and Type | Method and Description |
---|---|
DisplayNameType |
ObjectFactory.createDisplayNameType()
Create an instance of
DisplayNameType |
DisplayNameType |
PortComponentType.getDisplayName()
Gets the value of the displayName property.
|
DisplayNameType |
WebserviceDescriptionType.getDisplayName()
Gets the value of the displayName property.
|
Modifier and Type | Method and Description |
---|---|
List<DisplayNameType> |
PortComponentHandlerType.getDisplayName()
Gets the value of the displayName property.
|
List<DisplayNameType> |
ListenerType.getDisplayName()
Gets the value of the displayName property.
|
List<DisplayNameType> |
MessageDestinationType.getDisplayName()
Gets the value of the displayName property.
|
List<DisplayNameType> |
WebservicesType.getDisplayName()
Gets the value of the displayName property.
|
List<DisplayNameType> |
ServiceRefHandlerType.getDisplayName()
Gets the value of the displayName property.
|
List<DisplayNameType> |
ServiceRefType.getDisplayName()
Gets the value of the displayName property.
|
Modifier and Type | Method and Description |
---|---|
void |
PortComponentType.setDisplayName(DisplayNameType value)
Sets the value of the displayName property.
|
void |
WebserviceDescriptionType.setDisplayName(DisplayNameType value)
Sets the value of the displayName property.
|
Apache CXF