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