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

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

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

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

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return DescriptionType
 DescriptionType ObjectFactory.createDescriptionType()
          Create an instance of DescriptionType
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return types with arguments of type DescriptionType
 List<DescriptionType> EjbLocalRefType.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> SecurityRoleRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> SecurityRoleType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> AuthConstraintType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> EjbRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> RunAsType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> WebResourceCollectionType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> EnvEntryType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ResourceEnvRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ServletType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ParamValueType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ListenerType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FilterType.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> UserDataConstraintType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ServiceRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ServiceRefHandlerType.getDescription()
          Gets the value of the description property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.