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