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