public class SelectionOperatorSign extends StringBasedErpType<SelectionOperatorSign>
Domain: BAPISIGN Length: 1 Type: CHAR Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Modifier and Type | Field and Description |
---|---|
static SelectionOperatorSign |
ExclusiveOfDefinedValuesRange
Exclusive of defined values/range
|
static SelectionOperatorSign |
InclusiveOfDefinedValuesRange
Inclusive of defined values/range
|
Constructor and Description |
---|
SelectionOperatorSign(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<SelectionOperatorSign> |
getType() |
ErpTypeConverter<SelectionOperatorSign> |
getTypeConverter() |
compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public static final SelectionOperatorSign InclusiveOfDefinedValuesRange
public static final SelectionOperatorSign ExclusiveOfDefinedValuesRange
public SelectionOperatorSign(String value)
public ErpTypeConverter<SelectionOperatorSign> getTypeConverter()
public Class<SelectionOperatorSign> getType()
getType
in class StringBasedErpType<SelectionOperatorSign>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<SelectionOperatorSign>
public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<SelectionOperatorSign>
Copyright © 2017 SAP SE. All rights reserved.