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