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