Package | Description |
---|---|
org.apache.commons.flatfile |
Entity interface hierarchy and basic implementations.
|
Modifier and Type | Method and Description |
---|---|
FieldSupport.Underflow |
DynamicField.getUnderflow()
Get the underflow.
|
static FieldSupport.Underflow |
FieldSupport.Underflow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldSupport.Underflow[] |
FieldSupport.Underflow.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DynamicField.setUnderflow(FieldSupport.Underflow underflow)
Set the underflow.
|
Copyright © 2008-2016 The Apache Software Foundation. All Rights Reserved.