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