Package org.openwms.tms.api
Class MessageVO
java.lang.Object
org.openwms.tms.api.MessageVO
- All Implemented Interfaces:
Serializable
A MessageVO.
- Author:
- Heiko Scherrer
- See Also:
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
All fields.int
hashCode()
All fields.static MessageVO.Builder
toString()
All fields.
-
Field Details
-
occurred
-
messageNo
-
messageText
-
-
Constructor Details
-
MessageVO
-
MessageVO
public MessageVO()
-
-
Method Details