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