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