public class MessageDestination extends Object
| Modifier and Type | Field and Description |
|---|---|
protected JndiName |
jndiName |
protected String |
messageDestinationName |
| Constructor and Description |
|---|
MessageDestination() |
| Modifier and Type | Method and Description |
|---|---|
JndiName |
getJndiName()
Gets the value of the jndiName property.
|
String |
getMessageDestinationName()
Gets the value of the messageDestinationName property.
|
void |
setJndiName(JndiName value)
Sets the value of the jndiName property.
|
void |
setMessageDestinationName(String value)
Sets the value of the messageDestinationName property.
|
protected String messageDestinationName
protected JndiName jndiName
public String getMessageDestinationName()
Stringpublic void setMessageDestinationName(String value)
value - allowed object is
Stringpublic JndiName getJndiName()
JndiNameCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.