| Modifier and Type | Method and Description |
|---|---|
static Document.PageAnchor.PageRef.LayoutType |
Document.PageAnchor.PageRef.LayoutType.forNumber(int value) |
Document.PageAnchor.PageRef.LayoutType |
Document.PageAnchor.PageRefOrBuilder.getLayoutType()
Optional.
|
Document.PageAnchor.PageRef.LayoutType |
Document.PageAnchor.PageRef.getLayoutType()
Optional.
|
Document.PageAnchor.PageRef.LayoutType |
Document.PageAnchor.PageRef.Builder.getLayoutType()
Optional.
|
static Document.PageAnchor.PageRef.LayoutType |
Document.PageAnchor.PageRef.LayoutType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Document.PageAnchor.PageRef.LayoutType |
Document.PageAnchor.PageRef.LayoutType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Document.PageAnchor.PageRef.LayoutType |
Document.PageAnchor.PageRef.LayoutType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Document.PageAnchor.PageRef.LayoutType[] |
Document.PageAnchor.PageRef.LayoutType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Document.PageAnchor.PageRef.LayoutType> |
Document.PageAnchor.PageRef.LayoutType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.setLayoutType(Document.PageAnchor.PageRef.LayoutType value)
Optional.
|
Copyright © 2023 Google LLC. All rights reserved.