Types.TypeStructure.Builder |
Types.TypeStructure.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Types.TypeStructure.Builder |
Types.TypeStructure.Builder.clear() |
|
Types.TypeStructure.Builder |
Types.TypeStructure.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Types.TypeStructure.Builder |
Types.TypeStructure.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Types.TypeStructure.Builder |
Types.TypeStructure.Builder.clearTag() |
Must exactly match for types to be castable
|
Types.TypeStructure.Builder |
Types.TypeStructure.Builder.clone() |
|
Types.TypeStructure.Builder |
Types.LiteralType.Builder.getStructureBuilder() |
Hints to improve type matching.
|
Types.TypeStructure.Builder |
Types.TypeStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Types.TypeStructure.Builder |
Types.TypeStructure.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Types.TypeStructure.Builder |
Types.TypeStructure.Builder.mergeFrom(Types.TypeStructure other) |
|
Types.TypeStructure.Builder |
Types.TypeStructure.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Types.TypeStructure.Builder |
Types.TypeStructure.newBuilder() |
|
static Types.TypeStructure.Builder |
Types.TypeStructure.newBuilder(Types.TypeStructure prototype) |
|
Types.TypeStructure.Builder |
Types.TypeStructure.newBuilderForType() |
|
protected Types.TypeStructure.Builder |
Types.TypeStructure.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Types.TypeStructure.Builder |
Types.TypeStructure.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Types.TypeStructure.Builder |
Types.TypeStructure.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Types.TypeStructure.Builder |
Types.TypeStructure.Builder.setTag(String value) |
Must exactly match for types to be castable
|
Types.TypeStructure.Builder |
Types.TypeStructure.Builder.setTagBytes(com.google.protobuf.ByteString value) |
Must exactly match for types to be castable
|
Types.TypeStructure.Builder |
Types.TypeStructure.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Types.TypeStructure.Builder |
Types.TypeStructure.toBuilder() |
|