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