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