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