| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected List<DisplayNameType> |
ListenerType.displayName |
protected List<DisplayNameType> |
HandlerType.displayName |
protected List<DisplayNameType> |
JspPropertyGroupType.displayName |
protected List<DisplayNameType> |
FilterType.displayName |
protected List<DisplayNameType> |
SecurityConstraintType.displayName |
protected List<DisplayNameType> |
ServletType.displayName |
protected List<DisplayNameType> |
ServiceRefType.displayName |
protected List<DisplayNameType> |
MessageDestinationType.displayName |
| Modifier and Type | Method and Description |
|---|---|
DisplayNameType |
ObjectFactory.createDisplayNameType()
Create an instance of
DisplayNameType |
DisplayNameType |
DisplayNameType.withId(String value) |
DisplayNameType |
DisplayNameType.withLang(String value) |
DisplayNameType |
DisplayNameType.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DisplayNameType> |
ObjectFactory.createWebAppTypeDisplayName(DisplayNameType value)
|
JAXBElement<DisplayNameType> |
ObjectFactory.createWebFragmentTypeDisplayName(DisplayNameType value)
|
List<DisplayNameType> |
ListenerType.getDisplayName()
Gets the value of the displayName property.
|
List<DisplayNameType> |
HandlerType.getDisplayName()
Gets the value of the displayName property.
|
List<DisplayNameType> |
JspPropertyGroupType.getDisplayName()
Gets the value of the displayName property.
|
List<DisplayNameType> |
FilterType.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> |
ServiceRefType.getDisplayName()
Gets the value of the displayName property.
|
List<DisplayNameType> |
MessageDestinationType.getDisplayName()
Gets the value of the displayName property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DisplayNameType> |
ObjectFactory.createWebAppTypeDisplayName(DisplayNameType value)
|
JAXBElement<DisplayNameType> |
ObjectFactory.createWebFragmentTypeDisplayName(DisplayNameType value)
|
ListenerType |
ListenerType.withDisplayName(DisplayNameType... values) |
HandlerType |
HandlerType.withDisplayName(DisplayNameType... values) |
JspPropertyGroupType |
JspPropertyGroupType.withDisplayName(DisplayNameType... values) |
FilterType |
FilterType.withDisplayName(DisplayNameType... values) |
SecurityConstraintType |
SecurityConstraintType.withDisplayName(DisplayNameType... values) |
ServletType |
ServletType.withDisplayName(DisplayNameType... values) |
ServiceRefType |
ServiceRefType.withDisplayName(DisplayNameType... values) |
MessageDestinationType |
MessageDestinationType.withDisplayName(DisplayNameType... values) |
| Modifier and Type | Method and Description |
|---|---|
ListenerType |
ListenerType.withDisplayName(Collection<DisplayNameType> values) |
HandlerType |
HandlerType.withDisplayName(Collection<DisplayNameType> values) |
JspPropertyGroupType |
JspPropertyGroupType.withDisplayName(Collection<DisplayNameType> values) |
FilterType |
FilterType.withDisplayName(Collection<DisplayNameType> values) |
SecurityConstraintType |
SecurityConstraintType.withDisplayName(Collection<DisplayNameType> values) |
ServletType |
ServletType.withDisplayName(Collection<DisplayNameType> values) |
ServiceRefType |
ServiceRefType.withDisplayName(Collection<DisplayNameType> values) |
MessageDestinationType |
MessageDestinationType.withDisplayName(Collection<DisplayNameType> values) |
Copyright © 2019. All rights reserved.