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