Uses of Class
org.apache.axis2.jaxws.description.xml.handler.DescriptionType

Packages that use DescriptionType
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
protected  java.util.List<DescriptionType> EjbRefType.description
           
protected  java.util.List<DescriptionType> ResourceRefType.description
           
protected  java.util.List<DescriptionType> SecurityRoleRefType.description
           
protected  java.util.List<DescriptionType> EnvEntryType.description
           
protected  java.util.List<DescriptionType> PersistenceContextRefType.description
           
protected  java.util.List<DescriptionType> EjbLocalRefType.description
           
protected  java.util.List<DescriptionType> ResourceEnvRefType.description
           
protected  java.util.List<DescriptionType> HandlerType.description
           
protected  java.util.List<DescriptionType> PersistenceUnitRefType.description
           
protected  java.util.List<DescriptionType> SecurityRoleType.description
           
protected  java.util.List<DescriptionType> ListenerType.description
           
protected  java.util.List<DescriptionType> MessageDestinationRefType.description
           
protected  java.util.List<DescriptionType> MessageDestinationType.description
           
protected  java.util.List<DescriptionType> ParamValueType.description
           
protected  java.util.List<DescriptionType> RunAsType.description
           
protected  java.util.List<DescriptionType> ServiceRefHandlerType.description
           
protected  java.util.List<DescriptionType> ServiceRefType.description
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return DescriptionType
 DescriptionType ObjectFactory.createDescriptionType()
          Create an instance of DescriptionType
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type DescriptionType
 java.util.List<DescriptionType> EjbRefType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> ResourceRefType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> SecurityRoleRefType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> EnvEntryType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> PersistenceContextRefType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> EjbLocalRefType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> ResourceEnvRefType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> HandlerType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> PersistenceUnitRefType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> SecurityRoleType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> ListenerType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> MessageDestinationRefType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> MessageDestinationType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> ParamValueType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> RunAsType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> ServiceRefHandlerType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> ServiceRefType.getDescription()
          Gets the value of the description property.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.