Class MessageNumber
java.lang.Object
com.sap.cloud.sdk.s4hana.serialization.MessageNumber
- All Implemented Interfaces:
ErpType<MessageNumber>
,Serializable
Deprecated.
This module will be discontinued, along with its classes and methods.
The MessageNumber ERP type.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final MessageNumber
Deprecated.Statically created empty instance of this converter. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
Deprecated.boolean
Deprecated.Deprecated.Get the type converter for the ERP type.getValue()
Deprecated.int
hashCode()
Deprecated.toString()
Deprecated.static String
toString
(Iterable<RemoteFunctionMessage> messages) Deprecated.String aggregator for iterable messages.
-
Field Details
-
EMPTY
Deprecated.Statically created empty instance of this converter.
-
-
Constructor Details
-
MessageNumber
Deprecated.
-
-
Method Details
-
toString
Deprecated. -
getTypeConverter
Deprecated.Description copied from interface:ErpType
Get the type converter for the ERP type.- Specified by:
getTypeConverter
in interfaceErpType<MessageNumber>
- Returns:
- The type converter.
-
toString
Deprecated.String aggregator for iterable messages.- Parameters:
messages
- The messages to be transformed.- Returns:
- An accumulated String representation of multiple MessageNumber values.
-
equals
Deprecated. -
canEqual
Deprecated. -
hashCode
public int hashCode()Deprecated. -
getValue
Deprecated.
-