Class GetLedgerEndResponse


  • public final class GetLedgerEndResponse
    extends java.lang.Object
    • Constructor Detail

      • GetLedgerEndResponse

        public GetLedgerEndResponse​(@NonNull LedgerOffset offset)
    • Method Detail

      • fromProto

        public static GetLedgerEndResponse fromProto​(com.daml.ledger.api.v1.TransactionServiceOuterClass.GetLedgerEndResponse response)
      • toProto

        public com.daml.ledger.api.v1.TransactionServiceOuterClass.GetLedgerEndResponse toProto()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object