Interface LiteralObject.ArrayOrBuilder

    • Method Detail

      • getElementObjectsList

        java.util.List<LiteralObject> getElementObjectsList()
        repeated .com.apple.foundationdb.relational.continuation.LiteralObject element_objects = 2;
      • getElementObjects

        LiteralObject getElementObjects​(int index)
        repeated .com.apple.foundationdb.relational.continuation.LiteralObject element_objects = 2;
      • getElementObjectsCount

        int getElementObjectsCount()
        repeated .com.apple.foundationdb.relational.continuation.LiteralObject element_objects = 2;
      • getElementObjectsOrBuilderList

        java.util.List<? extends LiteralObjectOrBuilder> getElementObjectsOrBuilderList()
        repeated .com.apple.foundationdb.relational.continuation.LiteralObject element_objects = 2;
      • getElementObjectsOrBuilder

        LiteralObjectOrBuilder getElementObjectsOrBuilder​(int index)
        repeated .com.apple.foundationdb.relational.continuation.LiteralObject element_objects = 2;