Interface | Description |
---|---|
ValueRepresentation |
The interface that provides a generic representation of a value returned as part
of an
SplusDataResult object. |
Class | Description |
---|---|
AbstractValueRepresentation |
The base class for an object representing a job return value.
|
BinaryValueRepresentation |
The concrete value representation class for binary encoded values.
|
SpxmlValueRepresentation |
The concrete value representation class for SPXML-encoded values.
|