public class ResourceEnvRef
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected JndiName |
jndiName |
protected java.lang.String |
resourceEnvRefName |
Constructor and Description |
---|
ResourceEnvRef() |
Modifier and Type | Method and Description |
---|---|
JndiName |
getJndiName()
Gets the value of the jndiName property.
|
java.lang.String |
getResourceEnvRefName()
Gets the value of the resourceEnvRefName property.
|
void |
setJndiName(JndiName value)
Sets the value of the jndiName property.
|
void |
setResourceEnvRefName(java.lang.String value)
Sets the value of the resourceEnvRefName property.
|
protected java.lang.String resourceEnvRefName
protected JndiName jndiName
public java.lang.String getResourceEnvRefName()
String
public void setResourceEnvRefName(java.lang.String value)
value
- allowed object is
String
public JndiName getJndiName()
JndiName