| Modifier and Type | Method and Description |
|---|---|
Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.Builder.build() |
Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.Builder.buildPartial() |
static Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.getDefaultInstance() |
Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.getDefaultInstanceForType() |
Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.Builder.getDefaultInstanceForType() |
Document.PageAnchor.PageRef |
Document.PageAnchorOrBuilder.getPageRefs(int index)
One or more references to visual page elements
|
Document.PageAnchor.PageRef |
Document.PageAnchor.getPageRefs(int index)
One or more references to visual page elements
|
Document.PageAnchor.PageRef |
Document.PageAnchor.Builder.getPageRefs(int index)
One or more references to visual page elements
|
static Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.parseDelimitedFrom(InputStream input) |
static Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.parseFrom(byte[] data) |
static Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.parseFrom(ByteBuffer data) |
static Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.parseFrom(com.google.protobuf.ByteString data) |
static Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.parseFrom(com.google.protobuf.CodedInputStream input) |
static Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.parseFrom(InputStream input) |
static Document.PageAnchor.PageRef |
Document.PageAnchor.PageRef.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Document.PageAnchor.PageRef> |
Document.PageAnchorOrBuilder.getPageRefsList()
One or more references to visual page elements
|
List<Document.PageAnchor.PageRef> |
Document.PageAnchor.getPageRefsList()
One or more references to visual page elements
|
List<Document.PageAnchor.PageRef> |
Document.PageAnchor.Builder.getPageRefsList()
One or more references to visual page elements
|
com.google.protobuf.Parser<Document.PageAnchor.PageRef> |
Document.PageAnchor.PageRef.getParserForType() |
static com.google.protobuf.Parser<Document.PageAnchor.PageRef> |
Document.PageAnchor.PageRef.parser() |
| Modifier and Type | Method and Description |
|---|---|
Document.PageAnchor.Builder |
Document.PageAnchor.Builder.addPageRefs(Document.PageAnchor.PageRef value)
One or more references to visual page elements
|
Document.PageAnchor.Builder |
Document.PageAnchor.Builder.addPageRefs(int index,
Document.PageAnchor.PageRef value)
One or more references to visual page elements
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.mergeFrom(Document.PageAnchor.PageRef other) |
static Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.newBuilder(Document.PageAnchor.PageRef prototype) |
Document.PageAnchor.Builder |
Document.PageAnchor.Builder.setPageRefs(int index,
Document.PageAnchor.PageRef value)
One or more references to visual page elements
|
| Modifier and Type | Method and Description |
|---|---|
Document.PageAnchor.Builder |
Document.PageAnchor.Builder.addAllPageRefs(Iterable<? extends Document.PageAnchor.PageRef> values)
One or more references to visual page elements
|
Copyright © 2023 Google LLC. All rights reserved.