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