Uses of Class
org.glassfish.grizzly.servlet.ver25.DescriptionType

Packages that use DescriptionType
org.glassfish.grizzly.servlet.ver25   
 

Uses of DescriptionType in org.glassfish.grizzly.servlet.ver25
 

Fields in org.glassfish.grizzly.servlet.ver25 with type parameters of type DescriptionType
protected  java.util.List<DescriptionType> WebResourceCollectionType.description
           
protected  java.util.List<DescriptionType> UserDataConstraintType.description
           
protected  java.util.List<DescriptionType> ServletType.description
           
protected  java.util.List<DescriptionType> ServiceRefType.description
           
protected  java.util.List<DescriptionType> ServiceRefHandlerType.description
           
protected  java.util.List<DescriptionType> SecurityRoleType.description
           
protected  java.util.List<DescriptionType> SecurityRoleRefType.description
           
protected  java.util.List<DescriptionType> RunAsType.description
           
protected  java.util.List<DescriptionType> ResourceRefType.description
           
protected  java.util.List<DescriptionType> ResourceEnvRefType.description
           
protected  java.util.List<DescriptionType> PersistenceUnitRefType.description
           
protected  java.util.List<DescriptionType> PersistenceContextRefType.description
           
protected  java.util.List<DescriptionType> ParamValueType.description
           
protected  java.util.List<DescriptionType> MessageDestinationType.description
           
protected  java.util.List<DescriptionType> MessageDestinationRefType.description
           
protected  java.util.List<DescriptionType> ListenerType.description
           
protected  java.util.List<DescriptionType> JspPropertyGroupType.description
           
protected  java.util.List<DescriptionType> FilterType.description
           
protected  java.util.List<DescriptionType> EnvEntryType.description
           
protected  java.util.List<DescriptionType> EjbRefType.description
           
protected  java.util.List<DescriptionType> EjbLocalRefType.description
           
protected  java.util.List<DescriptionType> AuthConstraintType.description
           
 

Methods in org.glassfish.grizzly.servlet.ver25 that return DescriptionType
 DescriptionType ObjectFactory.createDescriptionType()
          Create an instance of DescriptionType
 

Methods in org.glassfish.grizzly.servlet.ver25 that return types with arguments of type DescriptionType
 javax.xml.bind.JAXBElement<DescriptionType> ObjectFactory.createWebAppTypeDescription(DescriptionType value)
          Create an instance of JAXBElement<DescriptionType>}
 java.util.List<DescriptionType> WebResourceCollectionType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> UserDataConstraintType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> ServletType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> ServiceRefType.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> SecurityRoleType.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> RunAsType.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> ResourceEnvRefType.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> PersistenceContextRefType.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> MessageDestinationType.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> ListenerType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> JspPropertyGroupType.getDescription()
          Gets the value of the description property.
 java.util.List<DescriptionType> FilterType.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> EjbRefType.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> AuthConstraintType.getDescription()
          Gets the value of the description property.
 

Methods in org.glassfish.grizzly.servlet.ver25 with parameters of type DescriptionType
 javax.xml.bind.JAXBElement<DescriptionType> ObjectFactory.createWebAppTypeDescription(DescriptionType value)
          Create an instance of JAXBElement<DescriptionType>}
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.