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