Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_2.DisplayName

Packages that use DisplayName
com.sun.grizzly.http.webxml.schema.version_2_2   
 

Uses of DisplayName in com.sun.grizzly.http.webxml.schema.version_2_2
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as DisplayName
protected  DisplayName Servlet.displayName
           
protected  DisplayName WebApp.displayName
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return DisplayName
 DisplayName ObjectFactory.createDisplayName()
          Create an instance of DisplayName
 DisplayName Servlet.getDisplayName()
          Gets the value of the displayName property.
 DisplayName WebApp.getDisplayName()
          Gets the value of the displayName property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 with parameters of type DisplayName
 void Servlet.setDisplayName(DisplayName value)
          Sets the value of the displayName property.
 void WebApp.setDisplayName(DisplayName value)
          Sets the value of the displayName property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.