| BooleanItem |
Represents a Boolean.
|
| ByteSequenceItem |
Represents a Byte Sequence.
|
| DateItem |
Represents a Date.
|
| DecimalItem |
Represents a Decimal.
|
| Dictionary |
Represents a Dictionary.
|
| DisplayStringItem |
Represents a Display String.
|
| InnerList |
Represents an Inner List.
|
| IntegerItem |
Represents an Integer.
|
| Item |
Marker interface for Items.
|
| ListElement |
Marker interface for things that can be elements of Outer Lists.
|
| NumberItem |
Common interface for all Types that can carry numbers.
|
| OuterList |
Represents a List.
|
| Parameterizable |
|
| Parameters |
Represents the Parameters of an Item or an Inner List.
|
| StringItem |
Represents a String.
|
| TokenItem |
Represents a Token.
|
| Type |
Base interface for Structured Data Types.
|