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