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. descriptionprotected List<DescriptionType>EjbRefType. descriptionprotected List<DescriptionType>EnvEntryType. descriptionprotected List<DescriptionType>HandlerType. descriptionprotected List<DescriptionType>ListenerType. descriptionprotected List<DescriptionType>MessageDestinationRefType. descriptionprotected List<DescriptionType>MessageDestinationType. descriptionprotected List<DescriptionType>ParamValueType. descriptionprotected List<DescriptionType>PersistenceContextRefType. descriptionprotected List<DescriptionType>PersistenceUnitRefType. descriptionprotected List<DescriptionType>ResourceEnvRefType. descriptionprotected List<DescriptionType>ResourceRefType. descriptionprotected List<DescriptionType>RunAsType. descriptionprotected List<DescriptionType>SecurityRoleRefType. descriptionprotected List<DescriptionType>SecurityRoleType. descriptionprotected List<DescriptionType>ServiceRefHandlerType. descriptionprotected List<DescriptionType>ServiceRefType. descriptionMethods in org.apache.axis2.jaxws.description.xml.handler that return DescriptionType Modifier and Type Method Description DescriptionTypeObjectFactory. createDescriptionType()Create an instance ofDescriptionTypeMethods 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.
-