Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_3.Description

Packages that use Description
com.sun.grizzly.http.webxml.schema.version_2_3   
 

Uses of Description in com.sun.grizzly.http.webxml.schema.version_2_3
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as Description
protected  Description SecurityRoleRef.description
           
protected  Description UserDataConstraint.description
           
protected  Description EjbRef.description
           
protected  Description ResourceRef.description
           
protected  Description WebResourceCollection.description
           
protected  Description AuthConstraint.description
           
protected  Description WebApp.description
           
protected  Description ContextParam.description
           
protected  Description Filter.description
           
protected  Description Servlet.description
           
protected  Description ResourceEnvRef.description
           
protected  Description SecurityRole.description
           
protected  Description EnvEntry.description
           
protected  Description EjbLocalRef.description
           
protected  Description InitParam.description
           
protected  Description RunAs.description
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return Description
 Description ObjectFactory.createDescription()
          Create an instance of Description
 Description SecurityRoleRef.getDescription()
          Gets the value of the description property.
 Description UserDataConstraint.getDescription()
          Gets the value of the description property.
 Description EjbRef.getDescription()
          Gets the value of the description property.
 Description ResourceRef.getDescription()
          Gets the value of the description property.
 Description WebResourceCollection.getDescription()
          Gets the value of the description property.
 Description AuthConstraint.getDescription()
          Gets the value of the description property.
 Description WebApp.getDescription()
          Gets the value of the description property.
 Description ContextParam.getDescription()
          Gets the value of the description property.
 Description Filter.getDescription()
          Gets the value of the description property.
 Description Servlet.getDescription()
          Gets the value of the description property.
 Description ResourceEnvRef.getDescription()
          Gets the value of the description property.
 Description SecurityRole.getDescription()
          Gets the value of the description property.
 Description EnvEntry.getDescription()
          Gets the value of the description property.
 Description EjbLocalRef.getDescription()
          Gets the value of the description property.
 Description InitParam.getDescription()
          Gets the value of the description property.
 Description RunAs.getDescription()
          Gets the value of the description property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type Description
 void SecurityRoleRef.setDescription(Description value)
          Sets the value of the description property.
 void UserDataConstraint.setDescription(Description value)
          Sets the value of the description property.
 void EjbRef.setDescription(Description value)
          Sets the value of the description property.
 void ResourceRef.setDescription(Description value)
          Sets the value of the description property.
 void WebResourceCollection.setDescription(Description value)
          Sets the value of the description property.
 void AuthConstraint.setDescription(Description value)
          Sets the value of the description property.
 void WebApp.setDescription(Description value)
          Sets the value of the description property.
 void ContextParam.setDescription(Description value)
          Sets the value of the description property.
 void Filter.setDescription(Description value)
          Sets the value of the description property.
 void Servlet.setDescription(Description value)
          Sets the value of the description property.
 void ResourceEnvRef.setDescription(Description value)
          Sets the value of the description property.
 void SecurityRole.setDescription(Description value)
          Sets the value of the description property.
 void EnvEntry.setDescription(Description value)
          Sets the value of the description property.
 void EjbLocalRef.setDescription(Description value)
          Sets the value of the description property.
 void InitParam.setDescription(Description value)
          Sets the value of the description property.
 void RunAs.setDescription(Description value)
          Sets the value of the description property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.