Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.j2ee14 |
Provides the interfaces and enumeration types as defined in the schema
|
org.jboss.shrinkwrap.descriptor.impl.j2ee14 |
Provides the implementation classes as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
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 |
Modifier and Type | Class and Description |
---|---|
class |
MessageDestinationRefTypeImpl<T>
This class implements the
message-destination-refType xsd type |
Modifier and Type | Method and Description |
---|---|
MessageDestinationRefType<T> |
MessageDestinationRefTypeImpl.description(String... values)
Creates for all String objects representing
description elements,
a new description element |
MessageDestinationRefType<T> |
MessageDestinationRefTypeImpl.id(String id)
Sets the
id attribute |
MessageDestinationRefType<T> |
MessageDestinationRefTypeImpl.messageDestinationLink(String messageDestinationLink)
Sets the
message-destination-link element |
MessageDestinationRefType<T> |
MessageDestinationRefTypeImpl.messageDestinationRefName(String messageDestinationRefName)
Sets the
message-destination-ref-name element |
MessageDestinationRefType<T> |
MessageDestinationRefTypeImpl.messageDestinationType(String messageDestinationType)
Sets the
message-destination-type element |
MessageDestinationRefType<T> |
MessageDestinationRefTypeImpl.messageDestinationUsage(MessageDestinationUsageType messageDestinationUsage)
Sets the
message-destination-usage element |
MessageDestinationRefType<T> |
MessageDestinationRefTypeImpl.messageDestinationUsage(String messageDestinationUsage)
Sets the
message-destination-usage element |
MessageDestinationRefType<T> |
MessageDestinationRefTypeImpl.removeAllDescription()
Removes the
description element |
MessageDestinationRefType<T> |
MessageDestinationRefTypeImpl.removeId()
Removes the
id attribute |
MessageDestinationRefType<T> |
MessageDestinationRefTypeImpl.removeMessageDestinationLink()
Removes the
message-destination-link element |
MessageDestinationRefType<T> |
MessageDestinationRefTypeImpl.removeMessageDestinationRefName()
Removes the
message-destination-ref-name element |
MessageDestinationRefType<T> |
MessageDestinationRefTypeImpl.removeMessageDestinationType()
Removes the
message-destination-type element |
MessageDestinationRefType<T> |
MessageDestinationRefTypeImpl.removeMessageDestinationUsage()
Removes the
message-destination-usage attribute |
Copyright © 2021 JBoss by Red Hat. All rights reserved.