public class LandRegisterVolume extends StringBasedErpType<LandRegisterVolume>
Domain: BF_GRBND_ANLA Length: 5 Type: CHAR 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) |
compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public LandRegisterVolume(String value)
public static LandRegisterVolume of(String value)
public ErpTypeConverter<LandRegisterVolume> getTypeConverter()
public Class<LandRegisterVolume> getType()
getType
in class StringBasedErpType<LandRegisterVolume>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<LandRegisterVolume>
public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<LandRegisterVolume>
Copyright © 2017 SAP SE. All rights reserved.