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