public class RecoveryIndicator extends StringBasedErpType<RecoveryIndicator>
Domain: JV_RECIND Length: 2 Type: CHAR 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) |
compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public RecoveryIndicator(String value)
public static RecoveryIndicator of(String value)
public ErpTypeConverter<RecoveryIndicator> getTypeConverter()
public Class<RecoveryIndicator> getType()
getType
in class StringBasedErpType<RecoveryIndicator>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<RecoveryIndicator>
public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<RecoveryIndicator>
Copyright © 2017 SAP SE. All rights reserved.