public class MessageDestinationRef
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected JndiName |
jndiName |
protected java.lang.String |
messageDestinationRefName |
| Constructor and Description |
|---|
MessageDestinationRef() |
| Modifier and Type | Method and Description |
|---|---|
JndiName |
getJndiName()
Gets the value of the jndiName property.
|
java.lang.String |
getMessageDestinationRefName()
Gets the value of the messageDestinationRefName property.
|
void |
setJndiName(JndiName value)
Sets the value of the jndiName property.
|
void |
setMessageDestinationRefName(java.lang.String value)
Sets the value of the messageDestinationRefName property.
|
protected java.lang.String messageDestinationRefName
protected JndiName jndiName
public java.lang.String getMessageDestinationRefName()
Stringpublic void setMessageDestinationRefName(java.lang.String value)
value - allowed object is
Stringpublic JndiName getJndiName()
JndiName