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