public class JndiName
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
value |
Constructor and Description |
---|
JndiName() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getvalue()
Gets the value of the value property.
|
void |
setvalue(java.lang.String value)
Sets the value of the value property.
|