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