Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_5.DescriptionType

Packages that use DescriptionType
com.sun.grizzly.http.webxml.schema.version_2_5   
 

Uses of DescriptionType in com.sun.grizzly.http.webxml.schema.version_2_5
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_5 declared as DescriptionType
protected  DescriptionType WebserviceDescriptionType.description
           
protected  DescriptionType PortComponentType.description
           
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_5 with type parameters of type DescriptionType
protected  List<DescriptionType> FilterType.description
           
protected  List<DescriptionType> ParamValueType.description
           
protected  List<DescriptionType> WebservicesType.description
           
protected  List<DescriptionType> PortComponentHandlerType.description
           
protected  List<DescriptionType> ServiceRefHandlerType.description
           
protected  List<DescriptionType> ResourceRefType.description
           
protected  List<DescriptionType> JspPropertyGroupType.description
           
protected  List<DescriptionType> AuthConstraintType.description
           
protected  List<DescriptionType> EjbLocalRefType.description
           
protected  List<DescriptionType> WebResourceCollectionType.description
           
protected  List<DescriptionType> ServletType.description
           
protected  List<DescriptionType> MessageDestinationType.description
           
protected  List<DescriptionType> MessageDestinationRefType.description
           
protected  List<DescriptionType> ServiceRefType.description
           
protected  List<DescriptionType> SecurityRoleType.description
           
protected  List<DescriptionType> UserDataConstraintType.description
           
protected  List<DescriptionType> EnvEntryType.description
           
protected  List<DescriptionType> SecurityRoleRefType.description
           
protected  List<DescriptionType> ListenerType.description
           
protected  List<DescriptionType> PersistenceContextRefType.description
           
protected  List<DescriptionType> PersistenceUnitRefType.description
           
protected  List<DescriptionType> EjbRefType.description
           
protected  List<DescriptionType> ResourceEnvRefType.description
           
protected  List<DescriptionType> RunAsType.description
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return DescriptionType
 DescriptionType ObjectFactory.createDescriptionType()
          Create an instance of DescriptionType
 DescriptionType WebserviceDescriptionType.getDescription()
          Gets the value of the description property.
 DescriptionType PortComponentType.getDescription()
          Gets the value of the description property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return types with arguments of type DescriptionType
 JAXBElement<DescriptionType> ObjectFactory.createWebAppTypeDescription(DescriptionType value)
          Create an instance of JAXBElement<DescriptionType>}
 List<DescriptionType> FilterType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ParamValueType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> WebservicesType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> PortComponentHandlerType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ServiceRefHandlerType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ResourceRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> JspPropertyGroupType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> AuthConstraintType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> EjbLocalRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> WebResourceCollectionType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ServletType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> MessageDestinationType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> MessageDestinationRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ServiceRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> SecurityRoleType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> UserDataConstraintType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> EnvEntryType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> SecurityRoleRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ListenerType.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> EjbRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ResourceEnvRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> RunAsType.getDescription()
          Gets the value of the description property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 with parameters of type DescriptionType
 JAXBElement<DescriptionType> ObjectFactory.createWebAppTypeDescription(DescriptionType value)
          Create an instance of JAXBElement<DescriptionType>}
 void WebserviceDescriptionType.setDescription(DescriptionType value)
          Sets the value of the description property.
 void PortComponentType.setDescription(DescriptionType value)
          Sets the value of the description property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.