| UBBoolean |
Interface for LRUB-encoded boolean value.
|
| UBEInteger |
Interface for LRUB-encoded integer value with infinity constants.
|
| UBENatural |
Interface for LRUB-encoded natural value with infinity constant.
|
| UBEReal |
Interface for LRUB-encoded real value with infinity constants.
|
| UBInteger |
Interface for LRUB-encoded integer value.
|
| UBNatural |
Interface for UBNatural attribute.
|
| UBRatio |
Interface for LRUB-encoded real value limited to range [0, 1].
|
| UBReal |
Interface for LRUB-encoded real value.
|
| UBStreamable |
This interface provides methods for object conversion from and to stream in
XBUP protocol stack in its native form.
|