|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisplayNameType | |
---|---|
com.sun.grizzly.http.webxml.schema.version_2_5 |
Uses of DisplayNameType in com.sun.grizzly.http.webxml.schema.version_2_5 |
---|
Fields in com.sun.grizzly.http.webxml.schema.version_2_5 declared as DisplayNameType | |
---|---|
protected DisplayNameType |
WebserviceDescriptionType.displayName
|
protected DisplayNameType |
PortComponentType.displayName
|
Fields in com.sun.grizzly.http.webxml.schema.version_2_5 with type parameters of type DisplayNameType | |
---|---|
protected List<DisplayNameType> |
FilterType.displayName
|
protected List<DisplayNameType> |
WebservicesType.displayName
|
protected List<DisplayNameType> |
PortComponentHandlerType.displayName
|
protected List<DisplayNameType> |
ServiceRefHandlerType.displayName
|
protected List<DisplayNameType> |
JspPropertyGroupType.displayName
|
protected List<DisplayNameType> |
SecurityConstraintType.displayName
|
protected List<DisplayNameType> |
ServletType.displayName
|
protected List<DisplayNameType> |
MessageDestinationType.displayName
|
protected List<DisplayNameType> |
ServiceRefType.displayName
|
protected List<DisplayNameType> |
ListenerType.displayName
|
Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return DisplayNameType | |
---|---|
DisplayNameType |
ObjectFactory.createDisplayNameType()
Create an instance of DisplayNameType |
DisplayNameType |
WebserviceDescriptionType.getDisplayName()
Gets the value of the displayName property. |
DisplayNameType |
PortComponentType.getDisplayName()
Gets the value of the displayName property. |
Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return types with arguments of type DisplayNameType | |
---|---|
JAXBElement<DisplayNameType> |
ObjectFactory.createWebAppTypeDisplayName(DisplayNameType value)
Create an instance of JAXBElement < DisplayNameType > } |
List<DisplayNameType> |
FilterType.getDisplayName()
Gets the value of the displayName property. |
List<DisplayNameType> |
WebservicesType.getDisplayName()
Gets the value of the displayName property. |
List<DisplayNameType> |
PortComponentHandlerType.getDisplayName()
Gets the value of the displayName property. |
List<DisplayNameType> |
ServiceRefHandlerType.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> |
ServletType.getDisplayName()
Gets the value of the displayName property. |
List<DisplayNameType> |
MessageDestinationType.getDisplayName()
Gets the value of the displayName property. |
List<DisplayNameType> |
ServiceRefType.getDisplayName()
Gets the value of the displayName property. |
List<DisplayNameType> |
ListenerType.getDisplayName()
Gets the value of the displayName property. |
Methods in com.sun.grizzly.http.webxml.schema.version_2_5 with parameters of type DisplayNameType | |
---|---|
JAXBElement<DisplayNameType> |
ObjectFactory.createWebAppTypeDisplayName(DisplayNameType value)
Create an instance of JAXBElement < DisplayNameType > } |
void |
WebserviceDescriptionType.setDisplayName(DisplayNameType value)
Sets the value of the displayName property. |
void |
PortComponentType.setDisplayName(DisplayNameType value)
Sets the value of the displayName property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |