| 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 | 
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 | 
OutboundBusinessHeader.getSendingTime()  | 
SbeTimestamp | 
InboundBusinessHeader.getSendingTime()  | 
SbeTimestamp | 
BidirectionalBusinessHeader.getSendingTime()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
OutboundBusinessHeader.setSendingTime(SbeTimestamp value)  | 
void | 
InboundBusinessHeader.setSendingTime(SbeTimestamp value)  | 
void | 
BidirectionalBusinessHeader.setSendingTime(SbeTimestamp value)  | 
| Constructor and Description | 
|---|
TimestampException(SbeTimestamp src)  | 
TimestampException(SbeTimestamp src,
                  String reason)  | 
Copyright © 2005–2025 Onix Solutions. All rights reserved.