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