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