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

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

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

Fields in org.glassfish.grizzly.servlet.ver30 declared as DescriptionType
protected  DescriptionType DataSourceType.description
           
 

Fields in org.glassfish.grizzly.servlet.ver30 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> 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> HandlerType.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.ver30 that return DescriptionType
 DescriptionType ObjectFactory.createDescriptionType()
          Create an instance of DescriptionType
 DescriptionType DataSourceType.getDescription()
          Gets the value of the description property.
 

Methods in org.glassfish.grizzly.servlet.ver30 that return types with arguments of type DescriptionType
 javax.xml.bind.JAXBElement<DescriptionType> ObjectFactory.createWebAppTypeDescription(DescriptionType value)
          Create an instance of JAXBElement<DescriptionType>}
 javax.xml.bind.JAXBElement<DescriptionType> ObjectFactory.createWebFragmentTypeDescription(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> 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> HandlerType.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.ver30 with parameters of type DescriptionType
 javax.xml.bind.JAXBElement<DescriptionType> ObjectFactory.createWebAppTypeDescription(DescriptionType value)
          Create an instance of JAXBElement<DescriptionType>}
 javax.xml.bind.JAXBElement<DescriptionType> ObjectFactory.createWebFragmentTypeDescription(DescriptionType value)
          Create an instance of JAXBElement<DescriptionType>}
 void DataSourceType.setDescription(DescriptionType value)
          Sets the value of the description property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.