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