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