Package | Description |
---|---|
org.milyn.javabean.decoders |
Pre-installed data type decoders.
|
Modifier and Type | Method and Description |
---|---|
NumberDecoder.NumberType |
NumberDecoder.getType() |
static NumberDecoder.NumberType |
NumberDecoder.NumberType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumberDecoder.NumberType[] |
NumberDecoder.NumberType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.