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