Class Summary |
ConnectionInfo |
This class holds information about how to connect to the SMAPI server. |
Group |
Group is used by the cache to store information about a specific group. |
Guest |
Guest is used by the cache to store information about a specific guest. |
Interval |
Interval is used to store the upper and lower bounds
of a group of free virtual addresses see ZVMTasks
for use. |
MDisk |
Stores all the information about minidisks (used for cloning) |
NameList |
Stores the elements of a name list. |
Network |
Network is used by the cache to store information about a specific network. |
SavedSegment |
Saved Segment object is used to create and query saved segments
on the system |
Thread |
This DTO is NOT runnable, it just holds information about a thread. |
Thread.ComparatorByDescription |
This comparator orders threads by their descriptions |
Thread.ComparatorByResult |
This comparator orders threads by their descriptions |
Thread.ComparatorByTimeEnded |
This comparator orders threads by the ending value. |
Thread.ComparatorByTimeStarted |
This comparator orders threads by the starting value |
Thread.ThreadComparator |
This is a base class for the different comparator styles. |