public class UnsignedIntegerType extends IntegerType
maxValue, minValue| Constructor and Description |
|---|
UnsignedIntegerType(int numberBits,
long maxValue) |
| Modifier and Type | Method and Description |
|---|---|
TypeCodec |
getCodec(Operator operator,
boolean optional)
Get the approprivate codec for the passed operator
|
getDefaultValue, getVal, isValueOf, validateValuegetValuepublic TypeCodec getCodec(Operator operator, boolean optional)
getCodec in class SimpleTypeoperator - The operator object in which the codec is trying to getoptional - Determines if the Field is required or not for the dataCopyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.