| Package | Description |
|---|---|
| biz.onixs.util |
| Modifier and Type | Field and Description |
|---|---|
static ValuePtr |
ValuePtr.N
A static, constant instance of
ValuePtr initialized with the string "N". |
static ValuePtr |
ValuePtr.ONE
A static, constant instance of
ValuePtr initialized with the string "1". |
static ValuePtr |
ValuePtr.Y
A static, constant instance of
ValuePtr initialized with the string "Y". |
static ValuePtr |
ValuePtr.ZERO
A static, constant instance of
ValuePtr initialized with the string "0". |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
ByteBuffer.append(ValuePtr value)
Appends the given value to the buffer.
|
int |
ValuePtr.compareTo(ValuePtr o) |
void |
Timestamp.getUtcTimestamp(ValuePtr valuePtr,
boolean withMs) |
Copyright © 2014–2026 Onix Solutions. All rights reserved.