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