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