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