Uses of Class
org.apache.axis2.jaxws.description.xml.handler.DescriptionType
-
Packages that use DescriptionType Package Description org.apache.axis2.jaxws.description.xml.handler -
-
Uses of DescriptionType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler with type parameters of type DescriptionType Modifier and Type Field Description protected List<DescriptionType>
EjbLocalRefType. description
protected List<DescriptionType>
EjbRefType. description
protected List<DescriptionType>
EnvEntryType. description
protected List<DescriptionType>
HandlerType. description
protected List<DescriptionType>
ListenerType. description
protected List<DescriptionType>
MessageDestinationRefType. description
protected List<DescriptionType>
MessageDestinationType. description
protected List<DescriptionType>
ParamValueType. description
protected List<DescriptionType>
PersistenceContextRefType. description
protected List<DescriptionType>
PersistenceUnitRefType. description
protected List<DescriptionType>
ResourceEnvRefType. description
protected List<DescriptionType>
ResourceRefType. description
protected List<DescriptionType>
RunAsType. description
protected List<DescriptionType>
SecurityRoleRefType. description
protected List<DescriptionType>
SecurityRoleType. description
protected List<DescriptionType>
ServiceRefHandlerType. description
protected List<DescriptionType>
ServiceRefType. description
Methods in org.apache.axis2.jaxws.description.xml.handler that return DescriptionType Modifier and Type Method Description DescriptionType
ObjectFactory. createDescriptionType()
Create an instance ofDescriptionType
Methods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type DescriptionType Modifier and Type Method Description List<DescriptionType>
EjbLocalRefType. getDescription()
Gets the value of the description property.List<DescriptionType>
EjbRefType. getDescription()
Gets the value of the description property.List<DescriptionType>
EnvEntryType. getDescription()
Gets the value of the description property.List<DescriptionType>
HandlerType. getDescription()
Gets the value of the description property.List<DescriptionType>
ListenerType. getDescription()
Gets the value of the description property.List<DescriptionType>
MessageDestinationRefType. getDescription()
Gets the value of the description property.List<DescriptionType>
MessageDestinationType. getDescription()
Gets the value of the description property.List<DescriptionType>
ParamValueType. getDescription()
Gets the value of the description property.List<DescriptionType>
PersistenceContextRefType. getDescription()
Gets the value of the description property.List<DescriptionType>
PersistenceUnitRefType. getDescription()
Gets the value of the description property.List<DescriptionType>
ResourceEnvRefType. getDescription()
Gets the value of the description property.List<DescriptionType>
ResourceRefType. getDescription()
Gets the value of the description property.List<DescriptionType>
RunAsType. getDescription()
Gets the value of the description property.List<DescriptionType>
SecurityRoleRefType. getDescription()
Gets the value of the description property.List<DescriptionType>
SecurityRoleType. getDescription()
Gets the value of the description property.List<DescriptionType>
ServiceRefHandlerType. getDescription()
Gets the value of the description property.List<DescriptionType>
ServiceRefType. getDescription()
Gets the value of the description property.
-