public class IndicatorIfTransferredDataIsComplete extends StringBasedErpType<IndicatorIfTransferredDataIsComplete>
Element: TB_COMPLETE_INDICATOR Domain: T_COMPLETE_INDICATOR Length: 1 Type: C Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Modifier and Type | Field and Description |
---|---|
static IndicatorIfTransferredDataIsComplete |
TransferredDataIsComplete
Transferred Data Is Complete
|
static IndicatorIfTransferredDataIsComplete |
TransferredDataIsNotComplete
Transferred Data Is Not Complete
|
Constructor and Description |
---|
IndicatorIfTransferredDataIsComplete(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<IndicatorIfTransferredDataIsComplete> |
getType() |
ErpTypeConverter<IndicatorIfTransferredDataIsComplete> |
getTypeConverter() |
canEqual, compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public static final IndicatorIfTransferredDataIsComplete TransferredDataIsComplete
public static final IndicatorIfTransferredDataIsComplete TransferredDataIsNotComplete
public IndicatorIfTransferredDataIsComplete(String value)
@Nonnull public ErpTypeConverter<IndicatorIfTransferredDataIsComplete> getTypeConverter()
@Nonnull public Class<IndicatorIfTransferredDataIsComplete> getType()
getType
in class StringBasedErpType<IndicatorIfTransferredDataIsComplete>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<IndicatorIfTransferredDataIsComplete>
@Nonnull public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<IndicatorIfTransferredDataIsComplete>
Copyright © 2018 SAP SE. All rights reserved.