public class AssetClass extends StringBasedErpType<AssetClass>
Domain: BF_ANLKL Length: 8 Type: CHAR Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Constructor and Description |
---|
AssetClass(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<AssetClass> |
getType() |
ErpTypeConverter<AssetClass> |
getTypeConverter() |
static AssetClass |
of(String value) |
compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public AssetClass(String value)
public static AssetClass of(String value)
public ErpTypeConverter<AssetClass> getTypeConverter()
public Class<AssetClass> getType()
getType
in class StringBasedErpType<AssetClass>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<AssetClass>
public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<AssetClass>
Copyright © 2017 SAP SE. All rights reserved.