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