public class PriceUnit extends StringBasedErpType<PriceUnit>
Element: BAPITEH Domain: PRCUNIT Length: 5 Type: N Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Modifier and Type | Field and Description |
---|---|
static PriceUnit |
_00001 |
static PriceUnit |
_00010 |
static PriceUnit |
_00100 |
static PriceUnit |
_01000 |
static PriceUnit |
_10000 |
static PriceUnit |
Blank |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<PriceUnit> |
getType() |
ErpTypeConverter<PriceUnit> |
getTypeConverter() |
canEqual, compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public static final PriceUnit Blank
public static final PriceUnit _00001
public static final PriceUnit _00010
public static final PriceUnit _00100
public static final PriceUnit _01000
public static final PriceUnit _10000
public PriceUnit(String value)
@Nonnull public ErpTypeConverter<PriceUnit> getTypeConverter()
@Nonnull public Class<PriceUnit> getType()
getType
in class StringBasedErpType<PriceUnit>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<PriceUnit>
@Nonnull public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<PriceUnit>
Copyright © 2018 SAP SE. All rights reserved.