|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PureSymbol | |
wt.units |
Uses of PureSymbol in wt.units |
Methods in wt.units that return PureSymbol | |
static PureSymbol |
PureSymbol.newPureSymbol(int secretHandshake)
Used by EnumeratedType for constructing instances of PureSymbol, from a resource bundle. |
static PureSymbol |
PureSymbol.toPureSymbol(String internal_value)
Returns the PureSymbol instance for the internal_value argument. |
static PureSymbol |
PureSymbol.getPureSymbolDefault()
Returns the default value (instance) for the PureSymbol set. |
static PureSymbol[] |
PureSymbol.getPureSymbolSet()
Returns a copy of the set of valid values (instances) for the PureSymbol class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |