| Constructor and Description |
|---|
BaseToken() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNS()
Returns the name space of the token.
|
String |
getType() |
void |
setDouble(String aKey,
Float aValue) |
void |
setNS(String aNS)
Sets the name space of the token.
|
void |
setType(String aType) |
boolean |
setValidated(String aKey,
Object aObj)
validates the passed objects and uses the appropriate assignment method
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, getBoolean, getBoolean, getDouble, getDouble, getInteger, getInteger, getKeyIterator, getList, getList, getLong, getLong, getMap, getMap, getMap, getObject, getString, getString, getToken, getToken, remove, set, setBoolean, setDouble, setInteger, setList, setLong, setMap, setMap, setString, setToken, setTokenpublic static final String TT_EVENT
public boolean setValidated(String aKey, Object aObj)
TokensetValidated in interface Tokenpublic final void setType(String aType)
public final String getNS()
public final void setNS(String aNS)
Copyright © 2013. All Rights Reserved.