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