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