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