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