public class SelectionOperatorOptionForRangeTables extends StringBasedErpType<SelectionOperatorOptionForRangeTables>
Element: BAPIOPTION Domain: BAPIOPTION Length: 2 Type: C Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Constructor and Description |
---|
SelectionOperatorOptionForRangeTables(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<SelectionOperatorOptionForRangeTables> |
getType() |
ErpTypeConverter<SelectionOperatorOptionForRangeTables> |
getTypeConverter() |
compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public static final SelectionOperatorOptionForRangeTables EqualToLow
public static final SelectionOperatorOptionForRangeTables NotEqualToLow
public static final SelectionOperatorOptionForRangeTables BetweenLowerAndUpperValueLowXHigh
public static final SelectionOperatorOptionForRangeTables OutsideLowerAndUpperValueXLowAndHighX
public static final SelectionOperatorOptionForRangeTables ContainsThePattern
public static final SelectionOperatorOptionForRangeTables DoesNotContainThePattern
public static final SelectionOperatorOptionForRangeTables LessThanLow
public static final SelectionOperatorOptionForRangeTables LessThanOrEqualToLow
public static final SelectionOperatorOptionForRangeTables GreaterThanLow
public static final SelectionOperatorOptionForRangeTables GreaterThanOrEqualToLow
public SelectionOperatorOptionForRangeTables(String value)
public ErpTypeConverter<SelectionOperatorOptionForRangeTables> getTypeConverter()
public Class<SelectionOperatorOptionForRangeTables> getType()
getType
in class StringBasedErpType<SelectionOperatorOptionForRangeTables>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<SelectionOperatorOptionForRangeTables>
public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<SelectionOperatorOptionForRangeTables>
Copyright © 2018 SAP SE. All rights reserved.