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

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

Uses of DisplayNameType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as DisplayNameType
protected  DisplayNameType PortComponentType.displayName
           
protected  DisplayNameType WebserviceDescriptionType.displayName
           
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 with type parameters of type DisplayNameType
protected  List<DisplayNameType> ServiceRefType.displayName
           
protected  List<DisplayNameType> ServiceRefHandlerType.displayName
           
protected  List<DisplayNameType> ServletType.displayName
           
protected  List<DisplayNameType> PortComponentHandlerType.displayName
           
protected  List<DisplayNameType> JspPropertyGroupType.displayName
           
protected  List<DisplayNameType> WebservicesType.displayName
           
protected  List<DisplayNameType> ListenerType.displayName
           
protected  List<DisplayNameType> FilterType.displayName
           
protected  List<DisplayNameType> MessageDestinationType.displayName
           
protected  List<DisplayNameType> SecurityConstraintType.displayName
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return DisplayNameType
 DisplayNameType ObjectFactory.createDisplayNameType()
          Create an instance of DisplayNameType
 DisplayNameType PortComponentType.getDisplayName()
          Gets the value of the displayName property.
 DisplayNameType WebserviceDescriptionType.getDisplayName()
          Gets the value of the displayName property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return types with arguments of type DisplayNameType
 JAXBElement<DisplayNameType> ObjectFactory.createWebAppTypeDisplayName(DisplayNameType value)
          Create an instance of JAXBElement<DisplayNameType>}
 List<DisplayNameType> ServiceRefType.getDisplayName()
          Gets the value of the displayName property.
 List<DisplayNameType> ServiceRefHandlerType.getDisplayName()
          Gets the value of the displayName property.
 List<DisplayNameType> ServletType.getDisplayName()
          Gets the value of the displayName property.
 List<DisplayNameType> PortComponentHandlerType.getDisplayName()
          Gets the value of the displayName property.
 List<DisplayNameType> JspPropertyGroupType.getDisplayName()
          Gets the value of the displayName property.
 List<DisplayNameType> WebservicesType.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> MessageDestinationType.getDisplayName()
          Gets the value of the displayName property.
 List<DisplayNameType> SecurityConstraintType.getDisplayName()
          Gets the value of the displayName property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type DisplayNameType
 JAXBElement<DisplayNameType> ObjectFactory.createWebAppTypeDisplayName(DisplayNameType value)
          Create an instance of JAXBElement<DisplayNameType>}
 void PortComponentType.setDisplayName(DisplayNameType value)
          Sets the value of the displayName property.
 void WebserviceDescriptionType.setDisplayName(DisplayNameType value)
          Sets the value of the displayName property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.