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

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

Uses of DisplayNameType 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 DisplayNameType
protected  List<DisplayNameType> MessageDestinationType.displayName
           
protected  List<DisplayNameType> ServletType.displayName
           
protected  List<DisplayNameType> ListenerType.displayName
           
protected  List<DisplayNameType> FilterType.displayName
           
protected  List<DisplayNameType> JspPropertyGroupType.displayName
           
protected  List<DisplayNameType> SecurityConstraintType.displayName
           
protected  List<DisplayNameType> ServiceRefType.displayName
           
protected  List<DisplayNameType> ServiceRefHandlerType.displayName
           
 

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

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return types with arguments of type DisplayNameType
 List<DisplayNameType> MessageDestinationType.getDisplayName()
          Gets the value of the displayName property.
 List<DisplayNameType> ServletType.getDisplayName()
          Gets the value of the displayName property.
 List<DisplayNameType> ListenerType.getDisplayName()
          Gets the value of the displayName property.
 List<DisplayNameType> FilterType.getDisplayName()
          Gets the value of the displayName property.
 List<DisplayNameType> JspPropertyGroupType.getDisplayName()
          Gets the value of the displayName property.
 List<DisplayNameType> SecurityConstraintType.getDisplayName()
          Gets the value of the displayName property.
 List<DisplayNameType> ServiceRefType.getDisplayName()
          Gets the value of the displayName property.
 List<DisplayNameType> ServiceRefHandlerType.getDisplayName()
          Gets the value of the displayName property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.