public static interface LedgerOffsetOuterClass.LedgerOffsetOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getAbsolute()
 The format of this string is specific to the ledger and opaque to the client. 
 | 
com.google.protobuf.ByteString | 
getAbsoluteBytes()
 The format of this string is specific to the ledger and opaque to the client. 
 | 
LedgerOffsetOuterClass.LedgerOffset.LedgerBoundary | 
getBoundary()
.com.daml.ledger.api.v1.LedgerOffset.LedgerBoundary boundary = 2[json_name = "boundary"]; | 
int | 
getBoundaryValue()
.com.daml.ledger.api.v1.LedgerOffset.LedgerBoundary boundary = 2[json_name = "boundary"]; | 
LedgerOffsetOuterClass.LedgerOffset.ValueCase | 
getValueCase()  | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getAbsolute()
The format of this string is specific to the ledger and opaque to the client.
string absolute = 1[json_name = "absolute"];com.google.protobuf.ByteString getAbsoluteBytes()
The format of this string is specific to the ledger and opaque to the client.
string absolute = 1[json_name = "absolute"];int getBoundaryValue()
.com.daml.ledger.api.v1.LedgerOffset.LedgerBoundary boundary = 2[json_name = "boundary"];LedgerOffsetOuterClass.LedgerOffset.LedgerBoundary getBoundary()
.com.daml.ledger.api.v1.LedgerOffset.LedgerBoundary boundary = 2[json_name = "boundary"];LedgerOffsetOuterClass.LedgerOffset.ValueCase getValueCase()