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