|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueType | |
|---|---|
| org.msgpack.type | |
| Uses of ValueType in org.msgpack.type |
|---|
| Methods in org.msgpack.type that return ValueType | |
|---|---|
ValueType |
Value.getType()
|
ValueType |
NilValue.getType()
|
ValueType |
IntegerValue.getType()
|
ValueType |
FloatValue.getType()
|
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ValueType[] |
ValueType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||