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