public class AssetClass extends StringBasedErpType<AssetClass>
Element: BF_ANLKL Domain: BF_ANLKL Length: 8 Type: C 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) |
canEqual, compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public AssetClass(String value)
public static AssetClass of(String value)
@Nonnull public ErpTypeConverter<AssetClass> getTypeConverter()
@Nonnull public Class<AssetClass> getType()
getType
in class StringBasedErpType<AssetClass>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<AssetClass>
@Nonnull public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<AssetClass>
Copyright © 2018 SAP SE. All rights reserved.