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