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