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