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