Class Summary |
ActionEnum |
An enumeration of the types of actions. |
Enum |
An abstract class which provides backbone features of the various
Enumerations in the sdk. |
ExceptionUtil |
Utility class to facilitate error handling. |
RandomHelper |
This class knows how to construct a random command or response facilitating
the random unit test framework. |
StatusEnum |
An enumeration of the types of statuses. |
TldEnum |
An enumeration of supported tlds. |
UnsignedLong |
This class doesn't really implement a complete Unsigned Long because it uses
a long primitive. |
UnsignedShort |
This class doesn't really implement a complete Unsigned Short because it uses
a short primitive. |
WeightEnum |
An enumeration of the types of weights. |