public class AccountNumberOfBankAccountAtPostOffice extends StringBasedErpType<AccountNumberOfBankAccountAtPostOffice>
Element: PSKTO Domain: PSKTO Length: 16 Type: C 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) |
canEqual, compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public AccountNumberOfBankAccountAtPostOffice(String value)
@Nonnull public static AccountNumberOfBankAccountAtPostOffice of(String value)
@Nonnull public ErpTypeConverter<AccountNumberOfBankAccountAtPostOffice> getTypeConverter()
@Nonnull public Class<AccountNumberOfBankAccountAtPostOffice> getType()
getType
in class StringBasedErpType<AccountNumberOfBankAccountAtPostOffice>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<AccountNumberOfBankAccountAtPostOffice>
@Nonnull public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<AccountNumberOfBankAccountAtPostOffice>
Copyright © 2019 SAP SE. All rights reserved.