Uses of Class
org.milyn.javabean.decoders.NumberDecoder.NumberType

Packages that use NumberDecoder.NumberType
org.milyn.javabean.decoders Pre-installed data type decoders. 
 

Uses of NumberDecoder.NumberType in org.milyn.javabean.decoders
 

Methods in org.milyn.javabean.decoders that return NumberDecoder.NumberType
 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 © 2018. All rights reserved.