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