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