Package | Description |
---|---|
org.apache.cxf.jaxws.javaee |
Modifier and Type | Field and Description |
---|---|
protected DescriptionType |
PortComponentType.description |
protected DescriptionType |
WebserviceDescriptionType.description |
Modifier and Type | Field and Description |
---|---|
protected List<DescriptionType> |
ResourceRefType.description |
protected List<DescriptionType> |
EjbRefType.description |
protected List<DescriptionType> |
ParamValueType.description |
protected List<DescriptionType> |
SecurityRoleRefType.description |
protected List<DescriptionType> |
PortComponentHandlerType.description |
protected List<DescriptionType> |
EnvEntryType.description |
protected List<DescriptionType> |
EjbLocalRefType.description |
protected List<DescriptionType> |
PersistenceUnitRefType.description |
protected List<DescriptionType> |
ListenerType.description |
protected List<DescriptionType> |
RunAsType.description |
protected List<DescriptionType> |
MessageDestinationType.description |
protected List<DescriptionType> |
PersistenceContextRefType.description |
protected List<DescriptionType> |
WebservicesType.description |
protected List<DescriptionType> |
ServiceRefHandlerType.description |
protected List<DescriptionType> |
SecurityRoleType.description |
protected List<DescriptionType> |
ServiceRefType.description |
protected List<DescriptionType> |
MessageDestinationRefType.description |
protected List<DescriptionType> |
ResourceEnvRefType.description |
Modifier and Type | Method and Description |
---|---|
DescriptionType |
ObjectFactory.createDescriptionType()
Create an instance of
DescriptionType |
DescriptionType |
PortComponentType.getDescription()
Gets the value of the description property.
|
DescriptionType |
WebserviceDescriptionType.getDescription()
Gets the value of the description property.
|
Modifier and Type | Method and Description |
---|---|
List<DescriptionType> |
ResourceRefType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
EjbRefType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
ParamValueType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
SecurityRoleRefType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
PortComponentHandlerType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
EnvEntryType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
EjbLocalRefType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
PersistenceUnitRefType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
ListenerType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
RunAsType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
MessageDestinationType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
PersistenceContextRefType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
WebservicesType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
ServiceRefHandlerType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
SecurityRoleType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
ServiceRefType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
MessageDestinationRefType.getDescription()
Gets the value of the description property.
|
List<DescriptionType> |
ResourceEnvRefType.getDescription()
Gets the value of the description property.
|
Modifier and Type | Method and Description |
---|---|
void |
PortComponentType.setDescription(DescriptionType value)
Sets the value of the description property.
|
void |
WebserviceDescriptionType.setDescription(DescriptionType value)
Sets the value of the description property.
|
Apache CXF