| Interface | Description |
|---|---|
| UBStreamable |
This Interface provides methods for object conversion from and to stream in
XBUP protocol stack.
|
| Class | Description |
|---|---|
| UBBoolean |
Abstract class for UB form boolean value.
|
| UBEInteger | |
| UBENatural |
Abstract class for UB form natural value
|
| UBInteger |
Abstract class for UB form integer value.
|
| UBList | |
| UBNatural |
Abstract class for UBNatural attribute.
|
| UBNumber |
Abstract class for numbers serializable to UB streams.
|
| UBRatio |
Abstract class for UBNatural attribute.
|
| UBReal |
Abstract class for UB form real number value.
|