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