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