Interface AntidotePB.ApbReadObjectsOrBuilder

    • Method Detail

      • getBoundobjectsList

        java.util.List<AntidotePB.ApbBoundObject> getBoundobjectsList()
        repeated .ApbBoundObject boundobjects = 1;
      • getBoundobjectsCount

        int getBoundobjectsCount()
        repeated .ApbBoundObject boundobjects = 1;
      • hasTransactionDescriptor

        boolean hasTransactionDescriptor()
        required bytes transaction_descriptor = 2;
      • getTransactionDescriptor

        com.google.protobuf.ByteString getTransactionDescriptor()
        required bytes transaction_descriptor = 2;