public interface MessageDestinationRefType
The following features are supported:
Webapp24Package.getMessageDestinationRefType()| Modifier and Type | Method and Description |
|---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
MessageDestinationLinkType |
getMessageDestinationLink()
Returns the value of the 'Message Destination Link' containment reference.
|
JndiNameType |
getMessageDestinationRefName()
Returns the value of the 'Message Destination Ref Name' containment reference.
|
MessageDestinationTypeType |
getMessageDestinationType()
Returns the value of the 'Message Destination Type' containment reference.
|
MessageDestinationUsageType |
getMessageDestinationUsage()
Returns the value of the 'Message Destination Usage' containment reference.
|
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
void |
setMessageDestinationLink(MessageDestinationLinkType value)
Sets the value of the '
Message Destination Link' containment reference. |
void |
setMessageDestinationRefName(JndiNameType value)
Sets the value of the '
Message Destination Ref Name' containment reference. |
void |
setMessageDestinationType(MessageDestinationTypeType value)
Sets the value of the '
Message Destination Type' containment reference. |
void |
setMessageDestinationUsage(MessageDestinationUsageType value)
Sets the value of the '
Message Destination Usage' containment reference. |
getDescription()
DescriptionType.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getMessageDestinationRefType_Description()JndiNameType getMessageDestinationRefName()
setMessageDestinationRefName(JndiNameType),
Webapp24Package.getMessageDestinationRefType_MessageDestinationRefName()void setMessageDestinationRefName(JndiNameType value)
Message Destination Ref Name' containment reference.
value - the new value of the 'Message Destination Ref Name' containment reference.getMessageDestinationRefName()MessageDestinationTypeType getMessageDestinationType()
If the meaning of the 'Message Destination Type' containment reference isn't clear, there really should be more of a description here...
setMessageDestinationType(MessageDestinationTypeType),
Webapp24Package.getMessageDestinationRefType_MessageDestinationType()void setMessageDestinationType(MessageDestinationTypeType value)
Message Destination Type' containment reference.
value - the new value of the 'Message Destination Type' containment reference.getMessageDestinationType()MessageDestinationUsageType getMessageDestinationUsage()
If the meaning of the 'Message Destination Usage' containment reference isn't clear, there really should be more of a description here...
setMessageDestinationUsage(MessageDestinationUsageType),
Webapp24Package.getMessageDestinationRefType_MessageDestinationUsage()void setMessageDestinationUsage(MessageDestinationUsageType value)
Message Destination Usage' containment reference.
value - the new value of the 'Message Destination Usage' containment reference.getMessageDestinationUsage()MessageDestinationLinkType getMessageDestinationLink()
If the meaning of the 'Message Destination Link' containment reference isn't clear, there really should be more of a description here...
setMessageDestinationLink(MessageDestinationLinkType),
Webapp24Package.getMessageDestinationRefType_MessageDestinationLink()void setMessageDestinationLink(MessageDestinationLinkType value)
Message Destination Link' containment reference.
value - the new value of the 'Message Destination Link' containment reference.getMessageDestinationLink()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
Webapp24Package.getMessageDestinationRefType_Id()