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