public class LedgerGroup extends StringBasedErpType<LedgerGroup>
Element: LEDGER_GROUP Domain: LEDGER_GROUP Length: 4 Type: C Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Constructor and Description |
---|
LedgerGroup(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<LedgerGroup> |
getType() |
ErpTypeConverter<LedgerGroup> |
getTypeConverter() |
static LedgerGroup |
of(String value) |
canEqual, compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public LedgerGroup(String value)
public static LedgerGroup of(String value)
@Nonnull public ErpTypeConverter<LedgerGroup> getTypeConverter()
@Nonnull public Class<LedgerGroup> getType()
getType
in class StringBasedErpType<LedgerGroup>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<LedgerGroup>
@Nonnull public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<LedgerGroup>
Copyright © 2018 SAP SE. All rights reserved.