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