public class PreferedfileencodingChoiceDefinition extends SimpleFieldChoiceDefinition<PreferedfileencodingChoiceDefinition>
Modifier and Type | Field and Description |
---|---|
ChoiceValue<PreferedfileencodingChoiceDefinition> |
CP1522 |
ChoiceValue<PreferedfileencodingChoiceDefinition> |
UTF8 |
Modifier and Type | Method and Description |
---|---|
static PreferedfileencodingChoiceDefinition |
get() |
ChoiceValue<PreferedfileencodingChoiceDefinition> |
getChoiceAtIndex(int index) |
int |
getValueNumber() |
parseValueFromStorageCode
addChoiceValue, addChoiceValueasDefault, decode, getChoiceValue, getDefaultChoice, getStorageSize, lookUpByDisplayValue, parseChoiceValue, parseMultipleChoiceElt, setDefaultAsNull, setDefaultChoice, showDisplay, toString
public final ChoiceValue<PreferedfileencodingChoiceDefinition> UTF8
public final ChoiceValue<PreferedfileencodingChoiceDefinition> CP1522
public int getValueNumber()
public ChoiceValue<PreferedfileencodingChoiceDefinition> getChoiceAtIndex(int index)
public static PreferedfileencodingChoiceDefinition get()