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