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