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