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