public interface SessionNamespaceAttribute
SessionNamespace ).| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDefaultValue()
Returns the default value of the attribute
|
java.lang.String |
getName()
Returns the attribute name.
|
java.lang.String |
getValue()
Returns the attribute value.
|
java.lang.String |
toString()
Returns a string representation of the
SessionNamespaceAttribute. |
java.lang.String getName()
java.lang.String getValue()
java.lang.String getDefaultValue()
java.lang.String toString()
SessionNamespaceAttribute.toString in class java.lang.ObjectSessionNamespaceAttribute