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