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