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