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