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