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