Package | Description |
---|---|
biz.onixs.sbe | |
biz.onixs.sbe.b3 | |
biz.onixs.sbe.exceptions |
Modifier and Type | Method and Description |
---|---|
SbeTimestamp |
IFieldSet.createNullTimestamp(int tag,
SbeTimestamp ref)
Creates null MonthYear object.
|
SbeTimestamp |
IFieldSet.getTimestamp(int tag,
SbeTimestamp ref) |
Modifier and Type | Method and Description |
---|---|
SbeTimestamp |
IFieldSet.createNullTimestamp(int tag,
SbeTimestamp ref)
Creates null MonthYear object.
|
SbeTimestamp |
IFieldSet.getTimestamp(int tag,
SbeTimestamp ref) |
boolean |
IFieldSet.isNullTimestamp(int tag,
SbeTimestamp value)
Checks if the value represents null for the field with the given tag.
|
void |
IFieldSet.setTimestamp(int tag,
SbeTimestamp value) |
static String |
Convert.toString(SbeTimestamp value)
Converts SbeTimestamp to String.
|
boolean |
IFieldSet.tryGetTimestamp(int tag,
SbeTimestamp ref) |
Modifier and Type | Method and Description |
---|---|
SbeTimestamp |
BidirectionalBusinessHeader.getSendingTime() |
SbeTimestamp |
InboundBusinessHeader.getSendingTime() |
SbeTimestamp |
OutboundBusinessHeader.getSendingTime() |
Modifier and Type | Method and Description |
---|---|
void |
BidirectionalBusinessHeader.setSendingTime(SbeTimestamp value) |
void |
InboundBusinessHeader.setSendingTime(SbeTimestamp value) |
void |
OutboundBusinessHeader.setSendingTime(SbeTimestamp value) |
Constructor and Description |
---|
TimestampException(SbeTimestamp src) |
TimestampException(SbeTimestamp src,
String reason) |
Copyright © 2005–2024 Onix Solutions. All rights reserved.