public interface MessageDestinationRefType
The following features are supported:
Webapp25Package.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.
|
|
getInjectionTarget()
Returns the value of the 'Injection Target' containment reference list.
|
XsdStringType |
getMappedName()
Returns the value of the 'Mapped Name' containment reference.
|
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 |
setMappedName(XsdStringType value)
Sets the value of the '
Mapped Name' containment reference. |
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...
Webapp25Package.getMessageDestinationRefType_Description()JndiNameType getMessageDestinationRefName()
setMessageDestinationRefName(JndiNameType),
Webapp25Package.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),
Webapp25Package.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),
Webapp25Package.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),
Webapp25Package.getMessageDestinationRefType_MessageDestinationLink()void setMessageDestinationLink(MessageDestinationLinkType value)
Message Destination Link' containment reference.
value - the new value of the 'Message Destination Link' containment reference.getMessageDestinationLink()XsdStringType getMappedName()
setMappedName(XsdStringType),
Webapp25Package.getMessageDestinationRefType_MappedName()void setMappedName(XsdStringType value)
Mapped Name' containment reference.
value - the new value of the 'Mapped Name' containment reference.getMappedName()getInjectionTarget()
InjectionTargetType.
If the meaning of the 'Injection Target' containment reference list isn't clear, there really should be more of a description here...
Webapp25Package.getMessageDestinationRefType_InjectionTarget()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),
Webapp25Package.getMessageDestinationRefType_Id()