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