| Modifier and Type | Method and Description |
|---|---|
Patent |
Patent.Builder.build() |
Patent |
Patent.Builder.buildPartial() |
static Patent |
Patent.getDefaultInstance() |
Patent |
Patent.getDefaultInstanceForType() |
Patent |
Patent.Builder.getDefaultInstanceForType() |
Patent |
ProfileOrBuilder.getPatents(int index)
Optional.
|
Patent |
Profile.getPatents(int index)
Optional.
|
Patent |
Profile.Builder.getPatents(int index)
Optional.
|
static Patent |
Patent.parseDelimitedFrom(InputStream input) |
static Patent |
Patent.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Patent |
Patent.parseFrom(byte[] data) |
static Patent |
Patent.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Patent |
Patent.parseFrom(ByteBuffer data) |
static Patent |
Patent.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Patent |
Patent.parseFrom(com.google.protobuf.ByteString data) |
static Patent |
Patent.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Patent |
Patent.parseFrom(com.google.protobuf.CodedInputStream input) |
static Patent |
Patent.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Patent |
Patent.parseFrom(InputStream input) |
static Patent |
Patent.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Patent> |
Patent.getParserForType() |
List<Patent> |
ProfileOrBuilder.getPatentsList()
Optional.
|
List<Patent> |
Profile.getPatentsList()
Optional.
|
List<Patent> |
Profile.Builder.getPatentsList()
Optional.
|
static com.google.protobuf.Parser<Patent> |
Patent.parser() |
| Modifier and Type | Method and Description |
|---|---|
Profile.Builder |
Profile.Builder.addPatents(int index,
Patent value)
Optional.
|
Profile.Builder |
Profile.Builder.addPatents(Patent value)
Optional.
|
Patent.Builder |
Patent.Builder.mergeFrom(Patent other) |
static Patent.Builder |
Patent.newBuilder(Patent prototype) |
Profile.Builder |
Profile.Builder.setPatents(int index,
Patent value)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
Profile.Builder |
Profile.Builder.addAllPatents(Iterable<? extends Patent> values)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.