| Modifier and Type | Method and Description |
|---|---|
AnnotationValue |
AnnotationValue.Builder.build() |
AnnotationValue |
AnnotationValue.Builder.buildPartial() |
AnnotationValue |
Annotation.getAnnotationValue()
Output only.
|
AnnotationValue |
Annotation.Builder.getAnnotationValue()
Output only.
|
AnnotationValue |
AnnotationOrBuilder.getAnnotationValue()
Output only.
|
static AnnotationValue |
AnnotationValue.getDefaultInstance() |
AnnotationValue |
AnnotationValue.getDefaultInstanceForType() |
AnnotationValue |
AnnotationValue.Builder.getDefaultInstanceForType() |
static AnnotationValue |
AnnotationValue.parseDelimitedFrom(InputStream input) |
static AnnotationValue |
AnnotationValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotationValue |
AnnotationValue.parseFrom(byte[] data) |
static AnnotationValue |
AnnotationValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotationValue |
AnnotationValue.parseFrom(ByteBuffer data) |
static AnnotationValue |
AnnotationValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotationValue |
AnnotationValue.parseFrom(com.google.protobuf.ByteString data) |
static AnnotationValue |
AnnotationValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotationValue |
AnnotationValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static AnnotationValue |
AnnotationValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotationValue |
AnnotationValue.parseFrom(InputStream input) |
static AnnotationValue |
AnnotationValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AnnotationValue> |
AnnotationValue.getParserForType() |
static com.google.protobuf.Parser<AnnotationValue> |
AnnotationValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
Annotation.Builder |
Annotation.Builder.mergeAnnotationValue(AnnotationValue value)
Output only.
|
AnnotationValue.Builder |
AnnotationValue.Builder.mergeFrom(AnnotationValue other) |
static AnnotationValue.Builder |
AnnotationValue.newBuilder(AnnotationValue prototype) |
Annotation.Builder |
Annotation.Builder.setAnnotationValue(AnnotationValue value)
Output only.
|
Copyright © 2019 Google LLC. All rights reserved.