See: Description
| Class | Description |
|---|---|
| AckTypeField |
Field data for a
Message consisting of the Acknowledgement Type. |
| BookmarkField |
Field data for a
Message consisting of the bookmark. |
| BookmarkRangeField |
Field data for a
Message consisting of the bookmark. |
| BooleanField |
Field data for a
Message consisting
of a boolean value. |
| CommandField |
Field data for a
Message which consists of a Command. |
| Field |
Base class for the different types of field data that make up a
Message. |
| IntegerField |
Field data for a
Message consisting of an integer value. |
| LongField |
Field data for a
Message consisting of a long value. |
| OptionsField |
Field data for a
Message which
consists of options. |
| ReasonField |
Field data for a
Message consisting of a reason. |
| StatusField |
Field data for a
Message which consists of a status. |
| StringField |
Field data for a
Message which consists of
a string. |