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