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