public class AccountGrp extends StringBasedErpType<AccountGrp>
Domain: KTOGR Length: 8 Type: CHAR Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Constructor and Description |
---|
AccountGrp(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<AccountGrp> |
getType() |
ErpTypeConverter<AccountGrp> |
getTypeConverter() |
static AccountGrp |
of(String value) |
compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public AccountGrp(String value)
public static AccountGrp of(String value)
public ErpTypeConverter<AccountGrp> getTypeConverter()
public Class<AccountGrp> getType()
getType
in class StringBasedErpType<AccountGrp>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<AccountGrp>
public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<AccountGrp>
Copyright © 2017 SAP SE. All rights reserved.