|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageDestinationRefType | |
---|---|
org.jboss.shrinkwrap.descriptor.api.j2ee14 | Provides the interfaces and enumeration types as defined in the schema |
Uses of MessageDestinationRefType in org.jboss.shrinkwrap.descriptor.api.j2ee14 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.j2ee14 that return MessageDestinationRefType | |
---|---|
MessageDestinationRefType<T> |
MessageDestinationRefType.description(String... values)
Creates for all String objects representing description elements,
a new description element |
MessageDestinationRefType<T> |
MessageDestinationRefType.id(String id)
Sets the id attribute |
MessageDestinationRefType<T> |
MessageDestinationRefType.messageDestinationLink(String messageDestinationLink)
Sets the message-destination-link element |
MessageDestinationRefType<T> |
MessageDestinationRefType.messageDestinationRefName(String messageDestinationRefName)
Sets the message-destination-ref-name element |
MessageDestinationRefType<T> |
MessageDestinationRefType.messageDestinationType(String messageDestinationType)
Sets the message-destination-type element |
MessageDestinationRefType<T> |
MessageDestinationRefType.messageDestinationUsage(MessageDestinationUsageType messageDestinationUsage)
Sets the message-destination-usage element |
MessageDestinationRefType<T> |
MessageDestinationRefType.messageDestinationUsage(String messageDestinationUsage)
Sets the message-destination-usage element |
MessageDestinationRefType<T> |
MessageDestinationRefType.removeAllDescription()
Removes the description element |
MessageDestinationRefType<T> |
MessageDestinationRefType.removeId()
Removes the id attribute |
MessageDestinationRefType<T> |
MessageDestinationRefType.removeMessageDestinationLink()
Removes the message-destination-link element |
MessageDestinationRefType<T> |
MessageDestinationRefType.removeMessageDestinationRefName()
Removes the message-destination-ref-name element |
MessageDestinationRefType<T> |
MessageDestinationRefType.removeMessageDestinationType()
Removes the message-destination-type element |
MessageDestinationRefType<T> |
MessageDestinationRefType.removeMessageDestinationUsage()
Removes the message-destination-usage attribute |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |