class |
Binary |
A Binary objects is a wrapper object for a byte array.
|
class |
BusinessDuration |
A BusinessDuration represents an amount of time which is defined as working time.
|
class |
CompositeObject |
An CompositeObject is the base class for process data classes.
|
class |
Date |
Ivy Date objects have a year, a month and a day, but no day-time.
|
class |
DateTime |
A Timestamp object.
|
class |
Duration |
Durations are a component of time intervals and define the amount of intervening time in a time interval.
|
class |
File |
A class for files; files are characterized by a path.
|
class |
List<E> |
A class for typed lists.
|
(package private) class |
NestedObject |
An abstract basis class for Ivy objects containing
other objects.
|
class |
Record |
Records are rows in DB tables.
|
class |
Recordset |
A Recordset is a data structure corresponding to
a table from a a database.
|
class |
Time |
Time objects represent a day-time in IvyScript.
|
class |
Tree |
A class for tree (nodes).
|
class |
Tuple |
A class for a typed tuple.
|
class |
Xml |
Used by the CSLXmlClass to hold the data of the sys objects of the
Xml class.
|