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