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