public class InvoiceRefObjectKey extends StringBasedErpType<InvoiceRefObjectKey>
Element: AWKEY_REB Domain: AWKEY Length: 20 Type: C Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Constructor and Description |
---|
InvoiceRefObjectKey(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<InvoiceRefObjectKey> |
getType() |
ErpTypeConverter<InvoiceRefObjectKey> |
getTypeConverter() |
static InvoiceRefObjectKey |
of(String value) |
canEqual, compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public InvoiceRefObjectKey(String value)
@Nonnull public static InvoiceRefObjectKey of(String value)
@Nonnull public ErpTypeConverter<InvoiceRefObjectKey> getTypeConverter()
@Nonnull public Class<InvoiceRefObjectKey> getType()
getType
in class StringBasedErpType<InvoiceRefObjectKey>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<InvoiceRefObjectKey>
@Nonnull public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<InvoiceRefObjectKey>
Copyright © 2019 SAP SE. All rights reserved.