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