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