public class PaymentMethodSupplement extends StringBasedErpType<PaymentMethodSupplement>
Element: UZAWE Domain: UZAWE Length: 2 Type: C 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) |
canEqual, compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public PaymentMethodSupplement(String value)
@Nonnull public static PaymentMethodSupplement of(String value)
@Nonnull public ErpTypeConverter<PaymentMethodSupplement> getTypeConverter()
@Nonnull public Class<PaymentMethodSupplement> getType()
getType
in class StringBasedErpType<PaymentMethodSupplement>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<PaymentMethodSupplement>
@Nonnull public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<PaymentMethodSupplement>
Copyright © 2018 SAP SE. All rights reserved.