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