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