A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages

A

addAllAnnotation(Iterable<? extends DescriptorProtos.GeneratedCodeInfo.Annotation>) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
addAllConditions(Iterable<? extends Contracts.ConditionProto>) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
addAllConditionSpecs(Iterable<? extends Specifications.ConditionSpec>) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
addAllConsiderations(Iterable<? extends Contracts.ConsiderationProto>) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
addAllDataAccess(Iterable<? extends PK.PublicKey>) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
addAllDependency(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
addAllEnumType(Iterable<? extends DescriptorProtos.EnumDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
addAllEnumType(Iterable<? extends DescriptorProtos.EnumDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
addAllEnumvalue(Iterable<? extends EnumValue>) - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
addAllExtensionRange(Iterable<? extends DescriptorProtos.DescriptorProto.ExtensionRange>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
addAllField(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
addAllFields(Iterable<? extends Field>) - Method in class com.google.protobuf.Type.Builder
The list of fields.
addAllFile(Iterable<? extends PluginProtos.CodeGeneratorResponse.File>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
addAllFile(Iterable<? extends DescriptorProtos.FileDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
addAllFileToGenerate(Iterable<String>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
addAllFunctionSpecs(Iterable<? extends Specifications.FunctionSpec>) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
addAllInputs(Iterable<? extends Contracts.ProposedRecord>) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
addAllInputs(Iterable<? extends Contracts.Record>) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
addAllInputSpecs(Iterable<? extends Commons.DefinitionSpec>) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
addAllInputSpecs(Iterable<? extends Commons.DefinitionSpec>) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
addAllInputSpecs(Iterable<? extends Commons.DefinitionSpec>) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
addAllLeadingDetachedComments(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6;
addAllLocation(Iterable<? extends DescriptorProtos.SourceCodeInfo.Location>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
addAllMessageType(Iterable<? extends DescriptorProtos.DescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
addAllMethod(Iterable<? extends DescriptorProtos.MethodDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
addAllMethods(Iterable<? extends Method>) - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
addAllMixins(Iterable<? extends Mixin>) - Method in class com.google.protobuf.Api.Builder
Included interfaces.
addAllName(Iterable<? extends DescriptorProtos.UninterpretedOption.NamePart>) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
addAllNestedType(Iterable<? extends DescriptorProtos.DescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
addAllOneofDecl(Iterable<? extends DescriptorProtos.OneofDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
addAllOneofs(Iterable<String>) - Method in class com.google.protobuf.Type.Builder
The list of types appearing in `oneof` definitions in this type.
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
addAllPartiesInvolved(Iterable<? extends Specifications.PartyType>) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
addAllPartiesInvolvedValue(Iterable<Integer>) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
addAllPath(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the element in the original source .proto file.
addAllPath(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Identifies which part of the FileDescriptorProto was defined at this location.
addAllPaths(Iterable<String>) - Method in class com.google.protobuf.FieldMask.Builder
The set of field mask paths.
addAllProtoFile(Iterable<? extends DescriptorProtos.FileDescriptorProto>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
addAllPublicDependency(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the public imported files in the dependency list above.
addAllRecitals(Iterable<? extends Contracts.Recital>) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
addAllReservedName(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
addAllReservedName(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
addAllReservedRange(Iterable<? extends DescriptorProtos.DescriptorProto.ReservedRange>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
addAllReservedRange(Iterable<? extends DescriptorProtos.EnumDescriptorProto.EnumReservedRange>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
addAllService(Iterable<? extends DescriptorProtos.ServiceDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
addAllSignatures(Iterable<? extends Common.Signature>) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
addAllSpan(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
addAllValue(Iterable<? extends DescriptorProtos.EnumValueDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
addAllValues(Iterable<? extends Value>) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
addAllWeakDependency(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the weak imported files in the dependency list.
addAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
addAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
addAnnotation(DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
addAnnotation(DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
addAnnotationBuilder() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
addAnnotationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
addConditions(int, Contracts.ConditionProto) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
addConditions(int, Contracts.ConditionProto.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
addConditions(Contracts.ConditionProto) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
addConditions(Contracts.ConditionProto.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
addConditionsBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
addConditionsBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
addConditionSpecs(int, Specifications.ConditionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
addConditionSpecs(int, Specifications.ConditionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
addConditionSpecs(Specifications.ConditionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
addConditionSpecs(Specifications.ConditionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
addConditionSpecsBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
addConditionSpecsBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
addConsiderations(int, Contracts.ConsiderationProto) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
addConsiderations(int, Contracts.ConsiderationProto.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
addConsiderations(Contracts.ConsiderationProto) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
addConsiderations(Contracts.ConsiderationProto.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
addConsiderationsBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
addConsiderationsBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
addDataAccess(int, PK.PublicKey) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
addDataAccess(int, PK.PublicKey.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
addDataAccess(PK.PublicKey) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
addDataAccess(PK.PublicKey.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
addDataAccessBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
addDataAccessBuilder(int) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
addDependency(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
addDependencyBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
addEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
addEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
addEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
addEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
addEnumType(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
addEnumType(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
addEnumType(DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
addEnumType(DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
addEnumTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
addEnumTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
addEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
addEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
addEnumvalue(int, EnumValue) - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
addEnumvalue(int, EnumValue.Builder) - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
addEnumvalue(EnumValue) - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
addEnumvalue(EnumValue.Builder) - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
addEnumvalueBuilder() - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
addEnumvalueBuilder(int) - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
addExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
addExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
addExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
addExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
addExtension(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
addExtension(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
addExtension(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
addExtension(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ExtensionRangeOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MethodOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ServiceOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
addExtensionBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
addExtensionBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
addExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
addExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
addExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
addExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
addExtensionRangeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
addExtensionRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
addField(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
addField(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
addField(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
addField(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
addFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
addFieldBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
addFields(int, Field) - Method in class com.google.protobuf.Type.Builder
The list of fields.
addFields(int, Field.Builder) - Method in class com.google.protobuf.Type.Builder
The list of fields.
addFields(Field) - Method in class com.google.protobuf.Type.Builder
The list of fields.
addFields(Field.Builder) - Method in class com.google.protobuf.Type.Builder
The list of fields.
addFieldsBuilder() - Method in class com.google.protobuf.Type.Builder
The list of fields.
addFieldsBuilder(int) - Method in class com.google.protobuf.Type.Builder
The list of fields.
addFile(int, PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
addFile(int, PluginProtos.CodeGeneratorResponse.File.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
addFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
addFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
addFile(PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
addFile(PluginProtos.CodeGeneratorResponse.File.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
addFile(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
addFile(DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
addFileBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
addFileBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
addFileBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
addFileBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
addFileToGenerate(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
addFileToGenerateBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
addFunctionSpecs(int, Specifications.FunctionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
addFunctionSpecs(int, Specifications.FunctionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
addFunctionSpecs(Specifications.FunctionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
addFunctionSpecs(Specifications.FunctionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
addFunctionSpecsBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
addFunctionSpecsBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
addInputs(int, Contracts.ProposedRecord) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
addInputs(int, Contracts.ProposedRecord.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
addInputs(int, Contracts.Record) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
addInputs(int, Contracts.Record.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
addInputs(Contracts.ProposedRecord) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
addInputs(Contracts.ProposedRecord.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
addInputs(Contracts.Record) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
addInputs(Contracts.Record.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
addInputsBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
addInputsBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
addInputsBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
addInputsBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
addInputSpecs(int, Commons.DefinitionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
addInputSpecs(int, Commons.DefinitionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
addInputSpecs(int, Commons.DefinitionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
addInputSpecs(int, Commons.DefinitionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
addInputSpecs(int, Commons.DefinitionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
addInputSpecs(int, Commons.DefinitionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
addInputSpecs(Commons.DefinitionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
addInputSpecs(Commons.DefinitionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
addInputSpecs(Commons.DefinitionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
addInputSpecs(Commons.DefinitionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
addInputSpecs(Commons.DefinitionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
addInputSpecs(Commons.DefinitionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
addInputSpecsBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
addInputSpecsBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
addInputSpecsBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
addInputSpecsBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
addInputSpecsBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
addInputSpecsBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
addLeadingDetachedComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6;
addLeadingDetachedCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6;
addLocation(int, DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
addLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
addLocation(DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
addLocation(DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
addLocationBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
addLocationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
addMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
addMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
addMessageType(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
addMessageType(DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
addMessageTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
addMessageTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
addMethod(int, DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
addMethod(int, DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
addMethod(DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
addMethod(DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
addMethodBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
addMethodBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
addMethods(int, Method) - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
addMethods(int, Method.Builder) - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
addMethods(Method) - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
addMethods(Method.Builder) - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
addMethodsBuilder() - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
addMethodsBuilder(int) - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
addMixins(int, Mixin) - Method in class com.google.protobuf.Api.Builder
Included interfaces.
addMixins(int, Mixin.Builder) - Method in class com.google.protobuf.Api.Builder
Included interfaces.
addMixins(Mixin) - Method in class com.google.protobuf.Api.Builder
Included interfaces.
addMixins(Mixin.Builder) - Method in class com.google.protobuf.Api.Builder
Included interfaces.
addMixinsBuilder() - Method in class com.google.protobuf.Api.Builder
Included interfaces.
addMixinsBuilder(int) - Method in class com.google.protobuf.Api.Builder
Included interfaces.
addName(int, DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
addName(int, DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
addName(DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
addName(DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
addNameBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
addNameBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
addNestedType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
addNestedType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
addNestedType(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
addNestedType(DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
addNestedTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
addNestedTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
addOneofDecl(int, DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
addOneofDecl(int, DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
addOneofDecl(DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
addOneofDecl(DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
addOneofDeclBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
addOneofDeclBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
addOneofs(String) - Method in class com.google.protobuf.Type.Builder
The list of types appearing in `oneof` definitions in this type.
addOneofsBytes(ByteString) - Method in class com.google.protobuf.Type.Builder
The list of types appearing in `oneof` definitions in this type.
addOptions(int, Option) - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
addOptions(int, Option) - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
addOptions(int, Option) - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
addOptions(int, Option) - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
addOptions(int, Option) - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
addOptions(int, Option) - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
addOptions(int, Option.Builder) - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
addOptions(int, Option.Builder) - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
addOptions(int, Option.Builder) - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
addOptions(int, Option.Builder) - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
addOptions(int, Option.Builder) - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
addOptions(int, Option.Builder) - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
addOptions(Option) - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
addOptions(Option) - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
addOptions(Option) - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
addOptions(Option) - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
addOptions(Option) - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
addOptions(Option) - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
addOptions(Option.Builder) - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
addOptions(Option.Builder) - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
addOptions(Option.Builder) - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
addOptions(Option.Builder) - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
addOptions(Option.Builder) - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
addOptions(Option.Builder) - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
addOptionsBuilder() - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
addOptionsBuilder() - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
addOptionsBuilder() - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
addOptionsBuilder() - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
addOptionsBuilder() - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
addOptionsBuilder() - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
addOptionsBuilder(int) - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
addOptionsBuilder(int) - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
addOptionsBuilder(int) - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
addOptionsBuilder(int) - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
addOptionsBuilder(int) - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
addOptionsBuilder(int) - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
addPartiesInvolved(Specifications.PartyType) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
addPartiesInvolvedValue(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
addPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the element in the original source .proto file.
addPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Identifies which part of the FileDescriptorProto was defined at this location.
addPaths(String) - Method in class com.google.protobuf.FieldMask.Builder
The set of field mask paths.
addPathsBytes(ByteString) - Method in class com.google.protobuf.FieldMask.Builder
The set of field mask paths.
addProtoFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
addProtoFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
addProtoFile(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
addProtoFile(DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
addProtoFileBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
addProtoFileBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
addPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the public imported files in the dependency list above.
addRecitals(int, Contracts.Recital) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
addRecitals(int, Contracts.Recital.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
addRecitals(Contracts.Recital) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
addRecitals(Contracts.Recital.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
addRecitalsBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
addRecitalsBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Any.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Api.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BoolValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BytesValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DoubleValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Duration.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Empty.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Enum.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.EnumValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Field.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.FieldMask.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.FloatValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int32Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int64Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.ListValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Method.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Mixin.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Option.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.SourceContext.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.StringValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Struct.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Timestamp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Type.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt32Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt64Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
addReservedName(String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
addReservedName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
addReservedNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
addReservedNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
addReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
addReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
addReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
addReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
addReservedRange(DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
addReservedRange(DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
addReservedRangeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
addReservedRangeBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
addReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
addReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
ADDRESS_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.Recital
 
addService(int, DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
addService(int, DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
addService(DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
addService(DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
addServiceBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
addServiceBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
addSignatures(int, Common.Signature) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
addSignatures(int, Common.Signature.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
addSignatures(Common.Signature) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
addSignatures(Common.Signature.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
addSignaturesBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
addSignaturesBuilder(int) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
addSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
addValue(int, DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
addValue(int, DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
addValue(DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
addValue(DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
addValueBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
addValueBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
addValues(int, Value) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
addValues(int, Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
addValues(Value) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
addValues(Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
addValuesBuilder() - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
addValuesBuilder(int) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
addWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the weak imported files in the dependency list.
AFFILIATE - io.provenance.scope.contract.proto.Specifications.PartyType
AFFILIATE = 6;
AFFILIATE_VALUE - Static variable in enum io.provenance.scope.contract.proto.Specifications.PartyType
AFFILIATE = 6;
AGGREGATE_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
ALGO_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.Common.Signature
 
ALLOW_ALIAS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
ALWAYS - io.provenance.scope.contract.proto.IndexProto.Index.Behavior
Always index
ALWAYS_VALUE - Static variable in enum io.provenance.scope.contract.proto.IndexProto.Index.Behavior
Always index
ANCESTOR_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
ANNOTATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
Any - Class in com.google.protobuf
`Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.
Any.Builder - Class in com.google.protobuf
`Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.
AnyOrBuilder - Interface in com.google.protobuf
 
AnyProto - Class in com.google.protobuf
 
Api - Class in com.google.protobuf
Api is a light-weight descriptor for an API Interface.
Api.Builder - Class in com.google.protobuf
Api is a light-weight descriptor for an API Interface.
ApiOrBuilder - Interface in com.google.protobuf
 
ApiProto - Class in com.google.protobuf
 
AUDIT_FIELDS_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 

B

BEGIN_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
BOOL_VALUE - com.google.protobuf.Value.KindCase
 
BOOL_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
BoolValue - Class in com.google.protobuf
Wrapper message for `bool`.
BoolValue.Builder - Class in com.google.protobuf
Wrapper message for `bool`.
BoolValueOrBuilder - Interface in com.google.protobuf
 
build() - Method in class com.google.protobuf.Any.Builder
 
build() - Method in class com.google.protobuf.Api.Builder
 
build() - Method in class com.google.protobuf.BoolValue.Builder
 
build() - Method in class com.google.protobuf.BytesValue.Builder
 
build() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
build() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
build() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
build() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
build() - Method in class com.google.protobuf.DoubleValue.Builder
 
build() - Method in class com.google.protobuf.Duration.Builder
 
build() - Method in class com.google.protobuf.Empty.Builder
 
build() - Method in class com.google.protobuf.Enum.Builder
 
build() - Method in class com.google.protobuf.EnumValue.Builder
 
build() - Method in class com.google.protobuf.Field.Builder
 
build() - Method in class com.google.protobuf.FieldMask.Builder
 
build() - Method in class com.google.protobuf.FloatValue.Builder
 
build() - Method in class com.google.protobuf.Int32Value.Builder
 
build() - Method in class com.google.protobuf.Int64Value.Builder
 
build() - Method in class com.google.protobuf.ListValue.Builder
 
build() - Method in class com.google.protobuf.Method.Builder
 
build() - Method in class com.google.protobuf.Mixin.Builder
 
build() - Method in class com.google.protobuf.Option.Builder
 
build() - Method in class com.google.protobuf.SourceContext.Builder
 
build() - Method in class com.google.protobuf.StringValue.Builder
 
build() - Method in class com.google.protobuf.Struct.Builder
 
build() - Method in class com.google.protobuf.Timestamp.Builder
 
build() - Method in class com.google.protobuf.Type.Builder
 
build() - Method in class com.google.protobuf.UInt32Value.Builder
 
build() - Method in class com.google.protobuf.UInt64Value.Builder
 
build() - Method in class com.google.protobuf.Value.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
build() - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
build() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
build() - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
build() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
build() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
build() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
build() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
build() - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
buildPartial() - Method in class com.google.protobuf.Any.Builder
 
buildPartial() - Method in class com.google.protobuf.Api.Builder
 
buildPartial() - Method in class com.google.protobuf.BoolValue.Builder
 
buildPartial() - Method in class com.google.protobuf.BytesValue.Builder
 
buildPartial() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
buildPartial() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
buildPartial() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
buildPartial() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
buildPartial() - Method in class com.google.protobuf.DoubleValue.Builder
 
buildPartial() - Method in class com.google.protobuf.Duration.Builder
 
buildPartial() - Method in class com.google.protobuf.Empty.Builder
 
buildPartial() - Method in class com.google.protobuf.Enum.Builder
 
buildPartial() - Method in class com.google.protobuf.EnumValue.Builder
 
buildPartial() - Method in class com.google.protobuf.Field.Builder
 
buildPartial() - Method in class com.google.protobuf.FieldMask.Builder
 
buildPartial() - Method in class com.google.protobuf.FloatValue.Builder
 
buildPartial() - Method in class com.google.protobuf.Int32Value.Builder
 
buildPartial() - Method in class com.google.protobuf.Int64Value.Builder
 
buildPartial() - Method in class com.google.protobuf.ListValue.Builder
 
buildPartial() - Method in class com.google.protobuf.Method.Builder
 
buildPartial() - Method in class com.google.protobuf.Mixin.Builder
 
buildPartial() - Method in class com.google.protobuf.Option.Builder
 
buildPartial() - Method in class com.google.protobuf.SourceContext.Builder
 
buildPartial() - Method in class com.google.protobuf.StringValue.Builder
 
buildPartial() - Method in class com.google.protobuf.Struct.Builder
 
buildPartial() - Method in class com.google.protobuf.Timestamp.Builder
 
buildPartial() - Method in class com.google.protobuf.Type.Builder
 
buildPartial() - Method in class com.google.protobuf.UInt32Value.Builder
 
buildPartial() - Method in class com.google.protobuf.UInt64Value.Builder
 
buildPartial() - Method in class com.google.protobuf.Value.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
buildPartial() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
buildPartial() - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
buildPartial() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
buildPartial() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
buildPartial() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
buildPartial() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
buildPartial() - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
BytesValue - Class in com.google.protobuf
Wrapper message for `bytes`.
BytesValue.Builder - Class in com.google.protobuf
Wrapper message for `bytes`.
BytesValueOrBuilder - Interface in com.google.protobuf
 

C

CARDINALITY_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
CARDINALITY_OPTIONAL - com.google.protobuf.Field.Cardinality
For optional fields.
CARDINALITY_OPTIONAL_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
For optional fields.
CARDINALITY_REPEATED - com.google.protobuf.Field.Cardinality
For repeated fields.
CARDINALITY_REPEATED_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
For repeated fields.
CARDINALITY_REQUIRED - com.google.protobuf.Field.Cardinality
For required fields.
CARDINALITY_REQUIRED_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
For required fields.
CARDINALITY_UNKNOWN - com.google.protobuf.Field.Cardinality
For fields with unknown cardinality.
CARDINALITY_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
For fields with unknown cardinality.
CC_ENABLE_ARENAS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
CC_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
CC_INVOCATION - io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
CC_INVOCATION = 3;
CC_INVOCATION_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
CC_INVOCATION = 3;
CHAINCODE - io.provenance.scope.contract.proto.Envelopes.Envelope.Status
CHAINCODE = 6 [(.io.provenance.scope.contract.description) = "Envelope has been sent to chaincode."];
CHAINCODE_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
CHAINCODE = 6 [(.io.provenance.scope.contract.description) = "Envelope has been sent to chaincode."];
CLASSNAME_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Commons.Location
 
CLASSNAME_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
clear() - Method in class com.google.protobuf.Any.Builder
 
clear() - Method in class com.google.protobuf.Api.Builder
 
clear() - Method in class com.google.protobuf.BoolValue.Builder
 
clear() - Method in class com.google.protobuf.BytesValue.Builder
 
clear() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
clear() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
clear() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
clear() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
clear() - Method in class com.google.protobuf.DoubleValue.Builder
 
clear() - Method in class com.google.protobuf.Duration.Builder
 
clear() - Method in class com.google.protobuf.Empty.Builder
 
clear() - Method in class com.google.protobuf.Enum.Builder
 
clear() - Method in class com.google.protobuf.EnumValue.Builder
 
clear() - Method in class com.google.protobuf.Field.Builder
 
clear() - Method in class com.google.protobuf.FieldMask.Builder
 
clear() - Method in class com.google.protobuf.FloatValue.Builder
 
clear() - Method in class com.google.protobuf.Int32Value.Builder
 
clear() - Method in class com.google.protobuf.Int64Value.Builder
 
clear() - Method in class com.google.protobuf.ListValue.Builder
 
clear() - Method in class com.google.protobuf.Method.Builder
 
clear() - Method in class com.google.protobuf.Mixin.Builder
 
clear() - Method in class com.google.protobuf.Option.Builder
 
clear() - Method in class com.google.protobuf.SourceContext.Builder
 
clear() - Method in class com.google.protobuf.StringValue.Builder
 
clear() - Method in class com.google.protobuf.Struct.Builder
 
clear() - Method in class com.google.protobuf.Timestamp.Builder
 
clear() - Method in class com.google.protobuf.Type.Builder
 
clear() - Method in class com.google.protobuf.UInt32Value.Builder
 
clear() - Method in class com.google.protobuf.UInt64Value.Builder
 
clear() - Method in class com.google.protobuf.Value.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
clear() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
clear() - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
clear() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
clear() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
clear() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
clear() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
clear() - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
clearAddress() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
bytes address = 3;
clearAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8;
clearAlgo() - Method in class io.provenance.scope.proto.Common.Signature.Builder
Signature Detail
clearAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Set this option to true to allow mapping different tag names to the same value.
clearAncestor() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
TODO do we need this?
clearAnnotation() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
clearAuditFields() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.AuditFields audit_fields = 99;
clearBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the starting offset in bytes in the generated code that relates to the identified object.
clearBoolValue() - Method in class com.google.protobuf.Value.Builder
Represents a boolean value.
clearCardinality() - Method in class com.google.protobuf.Field.Builder
The field cardinality.
clearCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Enables the use of arenas for the proto messages in this file.
clearCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
clearClassname() - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
string classname = 2;
clearClassname() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
string classname = 3;
clearClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Identifies if client streams multiple client messages
clearCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The version number of protocol compiler.
clearCompressed() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
bool compressed = 4;
clearCompressed() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
bool compressed = 4;
clearConditionName() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
string condition_name = 1;
clearConditions() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
clearConditionSpecs() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
clearConsiderationName() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
string consideration_name = 1;
clearConsiderations() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
clearContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file contents.
clearContract() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
The executed contract.
clearCreatedBy() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
string created_by = 2;
clearCreatedDate() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
.google.protobuf.Timestamp created_date = 1;
clearCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Namespace for generated classes; defaults to the package.
clearCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The ctype option instructs the C++ code generator to use a different representation of the field than it normally would.
clearCurve() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
.io.provenance.scope.KeyCurve curve = 3;
clearCurve() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
.io.provenance.scope.KeyCurve curve = 3;
clearDataAccess() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
clearDataLocation() - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
.io.provenance.scope.contract.Location data_location = 2;
clearDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For numeric types, contains the original text representation of the value.
clearDefaultValue() - Method in class com.google.protobuf.Field.Builder
The string value of the default value of this field.
clearDefinition() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
clearDefinition() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
clearDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
clearDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6;
clearEncryptionPublicKey() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
.io.provenance.scope.PublicKey encryption_public_key = 2;
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Exclusive.
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
Exclusive.
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
Inclusive.
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the ending offset in bytes in the generated code that relates to the identified offset.
clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
clearEnumvalue() - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
clearEnvelope() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.contract.Envelope envelope = 8;
clearError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
Error message.
clearErrorMessage() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
string error_message = 4;
clearExecutionUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Unique identifier for determining contract/group execution instance
clearExpirationTime() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
When a contract execution is considered stale and expired
clearExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For extensions, this is the name of the type being extended.
clearExtension() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
clearExtension() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ExtensionRangeOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MethodOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ServiceOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
clearExtensionRange() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
clearField() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Any.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Api.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.BoolValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.BytesValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DoubleValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Duration.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Empty.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Enum.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.EnumValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Field.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.FieldMask.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.FloatValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Int32Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Int64Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.ListValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Method.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Mixin.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Option.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.SourceContext.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.StringValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Struct.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Timestamp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Type.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.UInt32Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.UInt64Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
clearFields() - Method in class com.google.protobuf.Struct.Builder
 
clearFields() - Method in class com.google.protobuf.Type.Builder
The list of fields.
clearFile() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
clearFile() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
clearFileName() - Method in class com.google.protobuf.SourceContext.Builder
The path-qualified name of the .proto file that contained the associated protobuf element.
clearFileToGenerate() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
clearFuncName() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
string func_name = 1;
clearFuncName() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
string func_name = 1;
clearFunctionSpecs() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
clearGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Go package where structs generated from this .proto will be placed.
clearHash() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [Record.result_hash] -- specify a specific record inside a scope (and session) by result-hash
clearHash() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
string hash = 2;
clearIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
clearIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
clearIndex() - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
.io.provenance.scope.contract.Index.Behavior index = 1;
clearInput() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
.io.provenance.scope.contract.Envelope input = 1;
clearInputs() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
clearInputs() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
clearInputSpecs() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
clearInputSpecs() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
clearInputSpecs() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
clearInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Input and output type names.
clearInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
clearInvoker() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;
clearInvokerParty() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
.io.provenance.scope.contract.PartyType invoker_party = 5;
clearIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2;
clearJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Deprecated.
clearJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false];
clearJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set true, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
clearJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set, all the classes from the .proto file are wrapped in a single outer class with the given name.
clearJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Java package where classes generated from this .proto will be placed.
clearJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.
clearJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
JSON name of this field.
clearJsonName() - Method in class com.google.protobuf.Field.Builder
The field JSON name.
clearJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The jstype option determines the JavaScript type used for values of the field.
clearKeyBytes() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
bytes key_bytes = 1;
clearKind() - Method in class com.google.protobuf.Field.Builder
The field type.
clearKind() - Method in class com.google.protobuf.Value.Builder
 
clearLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
clearLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Should this field be parsed lazily? Lazy applies only to message-type fields.
clearLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
clearLeadingDetachedComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6;
clearListValue() - Method in class com.google.protobuf.Value.Builder
Represents a repeated `Value`.
clearLocation() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
clearMainNet() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
bool main_net = 13;
clearMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 major = 1;
clearMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Whether the message is an automatically generated map entry type for the maps field.
clearMessage() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
string message = 5;
clearMessage() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
string message = 6;
clearMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Set true to use the old proto1 MessageSet wire format for extensions.
clearMessageType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
clearMethod() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
clearMethods() - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
clearMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 minor = 2;
clearMixins() - Method in class com.google.protobuf.Api.Builder
Included interfaces.
clearName() - Method in class com.google.protobuf.Api.Builder
The fully qualified name of this interface, including package name followed by the interface's simple name.
clearName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file name, relative to the output directory.
clearName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
file name, relative to root of source tree
clearName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
clearName() - Method in class com.google.protobuf.Enum.Builder
Enum type name.
clearName() - Method in class com.google.protobuf.EnumValue.Builder
Enum value name.
clearName() - Method in class com.google.protobuf.Field.Builder
The field name.
clearName() - Method in class com.google.protobuf.Method.Builder
The simple name of this method.
clearName() - Method in class com.google.protobuf.Mixin.Builder
The fully qualified name of the interface which is included.
clearName() - Method in class com.google.protobuf.Option.Builder
The option's name.
clearName() - Method in class com.google.protobuf.Type.Builder
The fully qualified message name.
clearName() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
string name = 1;
clearName() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [Record.result_name] -- specify a result-name of a record within a scope
clearName() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
string name = 1;
clearName() - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
string name = 1;
clearNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1;
clearNanos() - Method in class com.google.protobuf.Duration.Builder
Signed fractions of a second at nanosecond resolution of the span of time.
clearNanos() - Method in class com.google.protobuf.Timestamp.Builder
Non-negative fractions of a second at nanosecond resolution.
clearNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5;
clearNestedType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
clearNewScope() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
bool new_scope = 11;
clearNewSession() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
bool new_session = 12;
clearNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
clearNullValue() - Method in class com.google.protobuf.Value.Builder
Represents a null value.
clearNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2;
clearNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3;
clearNumber() - Method in class com.google.protobuf.EnumValue.Builder
Enum value number.
clearNumber() - Method in class com.google.protobuf.Field.Builder
The field number.
clearNumberValue() - Method in class com.google.protobuf.Value.Builder
Represents a double value.
clearObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Any.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Api.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.BoolValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.BytesValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DoubleValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Duration.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Empty.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Enum.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.EnumValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Field.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.FieldMask.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.FloatValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Int32Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Int64Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.ListValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Method.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Mixin.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Option.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.SourceContext.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.StringValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Struct.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Timestamp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Type.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.UInt32Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.UInt64Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
clearOneofDecl() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
clearOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If set, gives the index of a oneof in the containing type's oneof_decl list.
clearOneofIndex() - Method in class com.google.protobuf.Field.Builder
The index of the field type in `Type.oneofs`, for message or enumeration types.
clearOneofs() - Method in class com.google.protobuf.Type.Builder
The list of types appearing in `oneof` definitions in this type.
clearOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
clearOptional() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
default is false
clearOptions() - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
clearOptions() - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
clearOptions() - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
clearOptions() - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
clearOptions() - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
clearOptions() - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
clearOutput() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.io.provenance.scope.contract.ProposedRecord output = 1;
clearOutputSpec() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
.io.provenance.scope.contract.OutputSpec output_spec = 3;
clearOutputSpec() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
.io.provenance.scope.contract.OutputSpec output_spec = 4;
clearOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3;
clearPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
e.g.
clearPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
clearPacked() - Method in class com.google.protobuf.Field.Builder
Whether to use alternative packed wire representation.
clearParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The generator parameter passed on the command-line.
clearPartiesInvolved() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
clearPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 patch = 3;
clearPath() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the element in the original source .proto file.
clearPath() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Identifies which part of the FileDescriptorProto was defined at this location.
clearPaths() - Method in class com.google.protobuf.FieldMask.Builder
The set of field mask paths.
clearPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
clearPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool php_generic_services = 42 [default = false];
clearPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated metadata classes.
clearPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated classes.
clearPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4;
clearPrevExecutionUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Unique identifier for determining previous execution instance
clearProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If true, this is a proto3 "optional".
clearProtoFile() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
clearProvider() - Method in class io.provenance.scope.proto.Common.Signature.Builder
string provider = 2;
clearPublicDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the public imported files in the dependency list above.
clearPublicKeyBytes() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
bytes public_key_bytes = 1;
clearPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false];
clearReadTime() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.google.protobuf.Timestamp read_time = 6;
clearRecitals() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
clearRecordedAt() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.google.protobuf.Timestamp recorded_at = 3;
clearRef() - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
.io.provenance.scope.contract.ProvenanceReference ref = 1;
clearRef() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
ref contains 1) the scope of the object being modified on blockchain.
clearRequestStreaming() - Method in class com.google.protobuf.Method.Builder
If true, the request is streamed.
clearRequestTypeUrl() - Method in class com.google.protobuf.Method.Builder
A URL of the input message type.
clearReservedName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
clearReservedName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
clearReservedRange() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
clearReservedRange() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
clearResourceLocation() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.contract.Location resource_location = 2;
clearResponseStreaming() - Method in class com.google.protobuf.Method.Builder
If true, the response is streamed.
clearResponseTypeUrl() - Method in class com.google.protobuf.Method.Builder
The URL of the output message type.
clearResult() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
.io.provenance.scope.contract.ExecutionResult result = 2;
clearResult() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
.io.provenance.scope.contract.ExecutionResult result = 3;
clearResult() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.io.provenance.scope.contract.ExecutionResult.Result result = 2;
clearResult() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
.io.provenance.scope.contract.Envelope result = 2;
clearRoot() - Method in class com.google.protobuf.Mixin.Builder
If non-empty specifies a path under which inherited HTTP paths are rooted.
clearRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the package of ruby generated classes.
clearScope() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Scope snapshot for executing
clearScopeSpecUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
.io.provenance.scope.UUID scope_spec_uuid = 10;
clearScopeUuid() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Req] [Scope.uuid] -- Scope ID
clearSeconds() - Method in class com.google.protobuf.Duration.Builder
Signed seconds of the span of time.
clearSeconds() - Method in class com.google.protobuf.Timestamp.Builder
Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z.
clearServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Identifies if server streams multiple server messages
clearService() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
clearSessionUuid() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [RecordGroup.session_uuid] -- require record to be within a specific session
clearSignature() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.Signature signature = 3;
clearSignature() - Method in class io.provenance.scope.proto.Common.Signature.Builder
string signature = 3;
clearSignatures() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
clearSigner() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
.io.provenance.scope.SigningAndEncryptionPublicKeys signer = 2;
clearSigner() - Method in class io.provenance.scope.proto.Common.Signature.Builder
Identity of signer
clearSignerRole() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
.io.provenance.scope.contract.PartyType signer_role = 1;
clearSigningPublicKey() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
.io.provenance.scope.PublicKey signing_public_key = 1;
clearSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
This field contains optional information about the original source code.
clearSourceContext() - Method in class com.google.protobuf.Api.Builder
Source context for the protocol buffer service represented by this message.
clearSourceContext() - Method in class com.google.protobuf.Enum.Builder
The source context.
clearSourceContext() - Method in class com.google.protobuf.Type.Builder
The source context.
clearSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the filesystem path to the original source .proto.
clearSpan() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
clearSpec() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
.io.provenance.scope.contract.DefinitionSpec spec = 1;
clearSpec() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Points to the proto for the contractSpec
clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Inclusive.
clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
Inclusive.
clearStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
Inclusive.
clearStartTime() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
This is only set once when the contract is initially executed
clearStatus() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
.io.provenance.scope.contract.Envelope.Status status = 9;
clearStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7;
clearStringValue() - Method in class com.google.protobuf.Value.Builder
Represents a string value.
clearStructValue() - Method in class com.google.protobuf.Value.Builder
Represents a structured value.
clearSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
clearSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
A bitmask of supported features that the code generator supports.
clearSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
clearSyntax() - Method in class com.google.protobuf.Api.Builder
The source syntax of the service.
clearSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
The syntax of the proto file.
clearSyntax() - Method in class com.google.protobuf.Enum.Builder
The source syntax.
clearSyntax() - Method in class com.google.protobuf.Method.Builder
The source syntax of this method.
clearSyntax() - Method in class com.google.protobuf.Type.Builder
The source syntax.
clearTimesExecuted() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
int32 times_executed = 8;
clearTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4;
clearType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If type_name is set, this need not be set.
clearType() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.contract.DefinitionSpec.Type type = 4;
clearType() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.contract.EnvelopeError.Type type = 4;
clearType() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
.io.provenance.scope.KeyType type = 2;
clearType() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
.io.provenance.scope.KeyType type = 2;
clearTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For message and enum types, this is the name of the type.
clearTypeUrl() - Method in class com.google.protobuf.Any.Builder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
clearTypeUrl() - Method in class com.google.protobuf.Field.Builder
The field type URL, without the scheme, for message or enumeration types.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
clearUpdatedBy() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
string updated_by = 4;
clearUpdatedDate() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
.google.protobuf.Timestamp updated_date = 3;
clearUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.UUID uuid = 1;
clearValue() - Method in class com.google.protobuf.Any.Builder
Must be a valid serialized protocol buffer of the above specified type.
clearValue() - Method in class com.google.protobuf.BoolValue.Builder
The bool value.
clearValue() - Method in class com.google.protobuf.BytesValue.Builder
The bytes value.
clearValue() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
clearValue() - Method in class com.google.protobuf.DoubleValue.Builder
The double value.
clearValue() - Method in class com.google.protobuf.FloatValue.Builder
The float value.
clearValue() - Method in class com.google.protobuf.Int32Value.Builder
The int32 value.
clearValue() - Method in class com.google.protobuf.Int64Value.Builder
The int64 value.
clearValue() - Method in class com.google.protobuf.Option.Builder
The option's value packed in an Any message.
clearValue() - Method in class com.google.protobuf.StringValue.Builder
The string value.
clearValue() - Method in class com.google.protobuf.UInt32Value.Builder
The uint32 value.
clearValue() - Method in class com.google.protobuf.UInt64Value.Builder
The uint64 value.
clearValue() - Method in class io.provenance.scope.proto.Util.UUID.Builder
string value = 1;
clearValues() - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
clearVersion() - Method in class com.google.protobuf.Api.Builder
A version string for this interface.
clearVersion() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
int32 version = 5;
clearWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
For Google-internal migration only.
clearWeakDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the weak imported files in the dependency list.
CLIENT_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
clone() - Method in class com.google.protobuf.Any.Builder
 
clone() - Method in class com.google.protobuf.Api.Builder
 
clone() - Method in class com.google.protobuf.BoolValue.Builder
 
clone() - Method in class com.google.protobuf.BytesValue.Builder
 
clone() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
clone() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
clone() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
clone() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
clone() - Method in class com.google.protobuf.DoubleValue.Builder
 
clone() - Method in class com.google.protobuf.Duration.Builder
 
clone() - Method in class com.google.protobuf.Empty.Builder
 
clone() - Method in class com.google.protobuf.Enum.Builder
 
clone() - Method in class com.google.protobuf.EnumValue.Builder
 
clone() - Method in class com.google.protobuf.Field.Builder
 
clone() - Method in class com.google.protobuf.FieldMask.Builder
 
clone() - Method in class com.google.protobuf.FloatValue.Builder
 
clone() - Method in class com.google.protobuf.Int32Value.Builder
 
clone() - Method in class com.google.protobuf.Int64Value.Builder
 
clone() - Method in class com.google.protobuf.ListValue.Builder
 
clone() - Method in class com.google.protobuf.Method.Builder
 
clone() - Method in class com.google.protobuf.Mixin.Builder
 
clone() - Method in class com.google.protobuf.Option.Builder
 
clone() - Method in class com.google.protobuf.SourceContext.Builder
 
clone() - Method in class com.google.protobuf.StringValue.Builder
 
clone() - Method in class com.google.protobuf.Struct.Builder
 
clone() - Method in class com.google.protobuf.Timestamp.Builder
 
clone() - Method in class com.google.protobuf.Type.Builder
 
clone() - Method in class com.google.protobuf.UInt32Value.Builder
 
clone() - Method in class com.google.protobuf.UInt64Value.Builder
 
clone() - Method in class com.google.protobuf.Value.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
clone() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
clone() - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
clone() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
clone() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
clone() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
clone() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
clone() - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
CODE_SIZE - com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
etc.
CODE_SIZE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
etc.
com.google.protobuf - package com.google.protobuf
 
com.google.protobuf.compiler - package com.google.protobuf.compiler
 
Common - Class in io.provenance.scope.proto
 
Common.Signature - Class in io.provenance.scope.proto
Protobuf type io.provenance.scope.Signature
Common.Signature.Builder - Class in io.provenance.scope.proto
Protobuf type io.provenance.scope.Signature
Common.SignatureOrBuilder - Interface in io.provenance.scope.proto
 
Commons - Class in io.provenance.scope.contract.proto
 
Commons.DefinitionSpec - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.DefinitionSpec
Commons.DefinitionSpec.Builder - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.DefinitionSpec
Commons.DefinitionSpec.Type - Enum in io.provenance.scope.contract.proto
Protobuf enum io.provenance.scope.contract.DefinitionSpec.Type
Commons.DefinitionSpecOrBuilder - Interface in io.provenance.scope.contract.proto
 
Commons.Location - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.Location
Commons.Location.Builder - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.Location
Commons.LocationOrBuilder - Interface in io.provenance.scope.contract.proto
 
Commons.OutputSpec - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.OutputSpec
Commons.OutputSpec.Builder - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.OutputSpec
Commons.OutputSpecOrBuilder - Interface in io.provenance.scope.contract.proto
 
Commons.ProvenanceReference - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.ProvenanceReference
Commons.ProvenanceReference.Builder - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.ProvenanceReference
Commons.ProvenanceReferenceOrBuilder - Interface in io.provenance.scope.contract.proto
 
COMPILER_VERSION_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
COMPLETE - io.provenance.scope.contract.proto.Envelopes.Envelope.Status
COMPLETE = 8 [(.io.provenance.scope.contract.description) = "Envelope has been completed."];
COMPLETE_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
COMPLETE = 8 [(.io.provenance.scope.contract.description) = "Envelope has been completed."];
COMPRESSED_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.PK.PrivateKey
 
COMPRESSED_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.PK.PublicKey
 
CONDITION_NAME_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
CONDITION_SPECS_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
CONDITIONS_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.Contract
 
CONSIDERATION_NAME_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
CONSIDERATIONS_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.Contract
 
containsFields(String) - Method in class com.google.protobuf.Struct.Builder
Unordered map of dynamically typed values.
containsFields(String) - Method in class com.google.protobuf.Struct
Unordered map of dynamically typed values.
containsFields(String) - Method in interface com.google.protobuf.StructOrBuilder
Unordered map of dynamically typed values.
CONTENT_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
CONTRACT_CANCELLED - io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
CONTRACT_CANCELLED = 5;
CONTRACT_CANCELLED_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
CONTRACT_CANCELLED = 5;
CONTRACT_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
CONTRACT_INVOCATION - io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
CONTRACT_INVOCATION = 4;
CONTRACT_INVOCATION_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
CONTRACT_INVOCATION = 4;
CONTRACT_REJECTED - io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
CONTRACT_REJECTED = 6;
CONTRACT_REJECTED_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
CONTRACT_REJECTED = 6;
CONTRACT_WHITELIST - io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
CONTRACT_WHITELIST = 1;
CONTRACT_WHITELIST_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
CONTRACT_WHITELIST = 1;
Contracts - Class in io.provenance.scope.contract.proto
 
Contracts.ConditionProto - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.ConditionProto
Contracts.ConditionProto.Builder - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.ConditionProto
Contracts.ConditionProtoOrBuilder - Interface in io.provenance.scope.contract.proto
 
Contracts.ConsiderationProto - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.ConsiderationProto
Contracts.ConsiderationProto.Builder - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.ConsiderationProto
Contracts.ConsiderationProtoOrBuilder - Interface in io.provenance.scope.contract.proto
 
Contracts.Contract - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.Contract
Contracts.Contract.Builder - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.Contract
Contracts.ContractOrBuilder - Interface in io.provenance.scope.contract.proto
 
Contracts.ExecutionResult - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.ExecutionResult
Contracts.ExecutionResult.Builder - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.ExecutionResult
Contracts.ExecutionResult.Result - Enum in io.provenance.scope.contract.proto
Protobuf enum io.provenance.scope.contract.ExecutionResult.Result
Contracts.ExecutionResultOrBuilder - Interface in io.provenance.scope.contract.proto
 
Contracts.ProposedRecord - Class in io.provenance.scope.contract.proto
Input to a consideration defined at runtime, and emitted as a proposed fact for inclusion on the blockchain.
Contracts.ProposedRecord.Builder - Class in io.provenance.scope.contract.proto
Input to a consideration defined at runtime, and emitted as a proposed fact for inclusion on the blockchain.
Contracts.ProposedRecordOrBuilder - Interface in io.provenance.scope.contract.proto
 
Contracts.Recital - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.Recital
Contracts.Recital.Builder - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.Recital
Contracts.RecitalOrBuilder - Interface in io.provenance.scope.contract.proto
 
Contracts.Record - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.Record
Contracts.Record.Builder - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.Record
Contracts.RecordOrBuilder - Interface in io.provenance.scope.contract.proto
 
CONTROLLER - io.provenance.scope.contract.proto.Specifications.PartyType
CONTROLLER = 10;
CONTROLLER_VALUE - Static variable in enum io.provenance.scope.contract.proto.Specifications.PartyType
CONTROLLER = 10;
CORD - com.google.protobuf.DescriptorProtos.FieldOptions.CType
CORD = 1;
CORD_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
CORD = 1;
CREATED - io.provenance.scope.contract.proto.Envelopes.Envelope.Status
CREATED = 0 [(.io.provenance.scope.contract.description) = "Envelope created."];
CREATED_BY_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.Util.AuditFields
 
CREATED_DATE_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.Util.AuditFields
 
CREATED_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
CREATED = 0 [(.io.provenance.scope.contract.description) = "Envelope created."];
CSHARP_NAMESPACE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
CTYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
CURVE_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.PK.PrivateKey
 
CURVE_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.PK.PublicKey
 
CUSTODIAN - io.provenance.scope.contract.proto.Specifications.PartyType
CUSTODIAN = 4;
CUSTODIAN_VALUE - Static variable in enum io.provenance.scope.contract.proto.Specifications.PartyType
CUSTODIAN = 4;

D

DATA_ACCESS_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
DATA_LOCATION_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.Record
 
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
DEFINITION_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.Contract
 
DEFINITION_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
description - Static variable in class io.provenance.scope.contract.proto.Envelopes
extend .google.protobuf.EnumValueOptions { ...
DESCRIPTION_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes
 
DescriptorProtos - Class in com.google.protobuf
 
DescriptorProtos.DescriptorProto - Class in com.google.protobuf
Describes a message type.
DescriptorProtos.DescriptorProto.Builder - Class in com.google.protobuf
Describes a message type.
DescriptorProtos.DescriptorProto.ExtensionRange - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto.ExtensionRange
DescriptorProtos.DescriptorProto.ExtensionRange.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto.ExtensionRange
DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.DescriptorProto.ReservedRange - Class in com.google.protobuf
Range of reserved tag numbers.
DescriptorProtos.DescriptorProto.ReservedRange.Builder - Class in com.google.protobuf
Range of reserved tag numbers.
DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.DescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumDescriptorProto - Class in com.google.protobuf
Describes an enum type.
DescriptorProtos.EnumDescriptorProto.Builder - Class in com.google.protobuf
Describes an enum type.
DescriptorProtos.EnumDescriptorProto.EnumReservedRange - Class in com.google.protobuf
Range of reserved numeric values.
DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder - Class in com.google.protobuf
Range of reserved numeric values.
DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumOptions - Class in com.google.protobuf
Protobuf type google.protobuf.EnumOptions
DescriptorProtos.EnumOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumOptions
DescriptorProtos.EnumOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumValueDescriptorProto - Class in com.google.protobuf
Describes a value within an enum.
DescriptorProtos.EnumValueDescriptorProto.Builder - Class in com.google.protobuf
Describes a value within an enum.
DescriptorProtos.EnumValueDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumValueOptions - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValueOptions
DescriptorProtos.EnumValueOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValueOptions
DescriptorProtos.EnumValueOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.ExtensionRangeOptions - Class in com.google.protobuf
Protobuf type google.protobuf.ExtensionRangeOptions
DescriptorProtos.ExtensionRangeOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.ExtensionRangeOptions
DescriptorProtos.ExtensionRangeOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FieldDescriptorProto - Class in com.google.protobuf
Describes a field within a message.
DescriptorProtos.FieldDescriptorProto.Builder - Class in com.google.protobuf
Describes a field within a message.
DescriptorProtos.FieldDescriptorProto.Label - Enum in com.google.protobuf
Protobuf enum google.protobuf.FieldDescriptorProto.Label
DescriptorProtos.FieldDescriptorProto.Type - Enum in com.google.protobuf
Protobuf enum google.protobuf.FieldDescriptorProto.Type
DescriptorProtos.FieldDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FieldOptions - Class in com.google.protobuf
Protobuf type google.protobuf.FieldOptions
DescriptorProtos.FieldOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FieldOptions
DescriptorProtos.FieldOptions.CType - Enum in com.google.protobuf
Protobuf enum google.protobuf.FieldOptions.CType
DescriptorProtos.FieldOptions.JSType - Enum in com.google.protobuf
Protobuf enum google.protobuf.FieldOptions.JSType
DescriptorProtos.FieldOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FileDescriptorProto - Class in com.google.protobuf
Describes a complete .proto file.
DescriptorProtos.FileDescriptorProto.Builder - Class in com.google.protobuf
Describes a complete .proto file.
DescriptorProtos.FileDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FileDescriptorSet - Class in com.google.protobuf
The protocol compiler can output a FileDescriptorSet containing the .proto files it parses.
DescriptorProtos.FileDescriptorSet.Builder - Class in com.google.protobuf
The protocol compiler can output a FileDescriptorSet containing the .proto files it parses.
DescriptorProtos.FileDescriptorSetOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FileOptions - Class in com.google.protobuf
Protobuf type google.protobuf.FileOptions
DescriptorProtos.FileOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FileOptions
DescriptorProtos.FileOptions.OptimizeMode - Enum in com.google.protobuf
Generated classes can be optimized for speed or code size.
DescriptorProtos.FileOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.GeneratedCodeInfo - Class in com.google.protobuf
Describes the relationship between generated code and its original source file.
DescriptorProtos.GeneratedCodeInfo.Annotation - Class in com.google.protobuf
Protobuf type google.protobuf.GeneratedCodeInfo.Annotation
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.GeneratedCodeInfo.Annotation
DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.GeneratedCodeInfo.Builder - Class in com.google.protobuf
Describes the relationship between generated code and its original source file.
DescriptorProtos.GeneratedCodeInfoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.MessageOptions - Class in com.google.protobuf
Protobuf type google.protobuf.MessageOptions
DescriptorProtos.MessageOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.MessageOptions
DescriptorProtos.MessageOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.MethodDescriptorProto - Class in com.google.protobuf
Describes a method of a service.
DescriptorProtos.MethodDescriptorProto.Builder - Class in com.google.protobuf
Describes a method of a service.
DescriptorProtos.MethodDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.MethodOptions - Class in com.google.protobuf
Protobuf type google.protobuf.MethodOptions
DescriptorProtos.MethodOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.MethodOptions
DescriptorProtos.MethodOptions.IdempotencyLevel - Enum in com.google.protobuf
Is this method side-effect-free (or safe in HTTP parlance), or idempotent, or neither? HTTP based RPC implementation may choose GET verb for safe methods, and PUT verb for idempotent methods instead of the default POST.
DescriptorProtos.MethodOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.OneofDescriptorProto - Class in com.google.protobuf
Describes a oneof.
DescriptorProtos.OneofDescriptorProto.Builder - Class in com.google.protobuf
Describes a oneof.
DescriptorProtos.OneofDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.OneofOptions - Class in com.google.protobuf
Protobuf type google.protobuf.OneofOptions
DescriptorProtos.OneofOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.OneofOptions
DescriptorProtos.OneofOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.ServiceDescriptorProto - Class in com.google.protobuf
Describes a service.
DescriptorProtos.ServiceDescriptorProto.Builder - Class in com.google.protobuf
Describes a service.
DescriptorProtos.ServiceDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.ServiceOptions - Class in com.google.protobuf
Protobuf type google.protobuf.ServiceOptions
DescriptorProtos.ServiceOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.ServiceOptions
DescriptorProtos.ServiceOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.SourceCodeInfo - Class in com.google.protobuf
Encapsulates information about the original source file from which a FileDescriptorProto was generated.
DescriptorProtos.SourceCodeInfo.Builder - Class in com.google.protobuf
Encapsulates information about the original source file from which a FileDescriptorProto was generated.
DescriptorProtos.SourceCodeInfo.Location - Class in com.google.protobuf
Protobuf type google.protobuf.SourceCodeInfo.Location
DescriptorProtos.SourceCodeInfo.Location.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.SourceCodeInfo.Location
DescriptorProtos.SourceCodeInfo.LocationOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.SourceCodeInfoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.UninterpretedOption - Class in com.google.protobuf
A message representing a option the parser does not recognize.
DescriptorProtos.UninterpretedOption.Builder - Class in com.google.protobuf
A message representing a option the parser does not recognize.
DescriptorProtos.UninterpretedOption.NamePart - Class in com.google.protobuf
The name of the uninterpreted option.
DescriptorProtos.UninterpretedOption.NamePart.Builder - Class in com.google.protobuf
The name of the uninterpreted option.
DescriptorProtos.UninterpretedOption.NamePartOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.UninterpretedOptionOrBuilder - Interface in com.google.protobuf
 
DOUBLE_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
DoubleValue - Class in com.google.protobuf
Wrapper message for `double`.
DoubleValue.Builder - Class in com.google.protobuf
Wrapper message for `double`.
DoubleValueOrBuilder - Interface in com.google.protobuf
 
Duration - Class in com.google.protobuf
A Duration represents a signed, fixed-length span of time represented as a count of seconds and fractions of seconds at nanosecond resolution.
Duration.Builder - Class in com.google.protobuf
A Duration represents a signed, fixed-length span of time represented as a count of seconds and fractions of seconds at nanosecond resolution.
DurationOrBuilder - Interface in com.google.protobuf
 
DurationProto - Class in com.google.protobuf
 

E

ELLIPTIC - io.provenance.scope.proto.PK.KeyType
ELLIPTIC = 0;
ELLIPTIC_VALUE - Static variable in enum io.provenance.scope.proto.PK.KeyType
ELLIPTIC = 0;
Empty - Class in com.google.protobuf
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
Empty.Builder - Class in com.google.protobuf
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
EmptyOrBuilder - Interface in com.google.protobuf
 
EmptyProto - Class in com.google.protobuf
 
ENCRYPTION_PUBLIC_KEY_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
Enum - Class in com.google.protobuf
Enum type definition.
ENUM_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
ENUM_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
Enum.Builder - Class in com.google.protobuf
Enum type definition.
EnumOrBuilder - Interface in com.google.protobuf
 
EnumValue - Class in com.google.protobuf
Enum value definition.
ENUMVALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
EnumValue.Builder - Class in com.google.protobuf
Enum value definition.
EnumValueOrBuilder - Interface in com.google.protobuf
 
ENVELOPE_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
Envelopes - Class in io.provenance.scope.contract.proto
 
Envelopes.Envelope - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.Envelope
Envelopes.Envelope.Builder - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.Envelope
Envelopes.Envelope.Status - Enum in io.provenance.scope.contract.proto
Protobuf enum io.provenance.scope.contract.Envelope.Status
Envelopes.EnvelopeError - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.EnvelopeError
Envelopes.EnvelopeError.Builder - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.EnvelopeError
Envelopes.EnvelopeError.Type - Enum in io.provenance.scope.contract.proto
Protobuf enum io.provenance.scope.contract.EnvelopeError.Type
Envelopes.EnvelopeErrorOrBuilder - Interface in io.provenance.scope.contract.proto
 
Envelopes.EnvelopeOrBuilder - Interface in io.provenance.scope.contract.proto
 
Envelopes.EnvelopeState - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.EnvelopeState
Envelopes.EnvelopeState.Builder - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.EnvelopeState
Envelopes.EnvelopeStateOrBuilder - Interface in io.provenance.scope.contract.proto
 
equals(Object) - Method in class com.google.protobuf.Any
 
equals(Object) - Method in class com.google.protobuf.Api
 
equals(Object) - Method in class com.google.protobuf.BoolValue
 
equals(Object) - Method in class com.google.protobuf.BytesValue
 
equals(Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
equals(Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
equals(Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
equals(Object) - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
equals(Object) - Method in class com.google.protobuf.DoubleValue
 
equals(Object) - Method in class com.google.protobuf.Duration
 
equals(Object) - Method in class com.google.protobuf.Empty
 
equals(Object) - Method in class com.google.protobuf.Enum
 
equals(Object) - Method in class com.google.protobuf.EnumValue
 
equals(Object) - Method in class com.google.protobuf.Field
 
equals(Object) - Method in class com.google.protobuf.FieldMask
 
equals(Object) - Method in class com.google.protobuf.FloatValue
 
equals(Object) - Method in class com.google.protobuf.Int32Value
 
equals(Object) - Method in class com.google.protobuf.Int64Value
 
equals(Object) - Method in class com.google.protobuf.ListValue
 
equals(Object) - Method in class com.google.protobuf.Method
 
equals(Object) - Method in class com.google.protobuf.Mixin
 
equals(Object) - Method in class com.google.protobuf.Option
 
equals(Object) - Method in class com.google.protobuf.SourceContext
 
equals(Object) - Method in class com.google.protobuf.StringValue
 
equals(Object) - Method in class com.google.protobuf.Struct
 
equals(Object) - Method in class com.google.protobuf.Timestamp
 
equals(Object) - Method in class com.google.protobuf.Type
 
equals(Object) - Method in class com.google.protobuf.UInt32Value
 
equals(Object) - Method in class com.google.protobuf.UInt64Value
 
equals(Object) - Method in class com.google.protobuf.Value
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Commons.Location
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Contracts.Contract
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Contracts.Recital
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Contracts.Record
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
equals(Object) - Method in class io.provenance.scope.contract.proto.IndexProto.Index
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
equals(Object) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
equals(Object) - Method in class io.provenance.scope.proto.Common.Signature
 
equals(Object) - Method in class io.provenance.scope.proto.PK.PrivateKey
 
equals(Object) - Method in class io.provenance.scope.proto.PK.PublicKey
 
equals(Object) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
equals(Object) - Method in class io.provenance.scope.proto.Util.AuditFields
 
equals(Object) - Method in class io.provenance.scope.proto.Util.UUID
 
ERROR - io.provenance.scope.contract.proto.Envelopes.Envelope.Status
ERROR = 11 [(.io.provenance.scope.contract.description) = "Envelope is in error state."];
ERROR_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
ERROR_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
ERROR = 11 [(.io.provenance.scope.contract.description) = "Envelope is in error state."];
EXECUTED - io.provenance.scope.contract.proto.Envelopes.Envelope.Status
EXECUTED = 3 [(.io.provenance.scope.contract.description) = "Envelope executed by non-invoker."];
EXECUTED_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
EXECUTED = 3 [(.io.provenance.scope.contract.description) = "Envelope executed by non-invoker."];
EXECUTION_UUID_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
EXPIRATION_TIME_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
EXTENDEE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
EXTENSION_RANGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 

F

FACT - io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
FACT = 2;
FACT_LIST - io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
FACT_LIST = 3;
FACT_LIST_VALUE - Static variable in enum io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
FACT_LIST = 3;
FACT_VALUE - Static variable in enum io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
FACT = 2;
FAIL - io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
FAIL = 3;
FAIL_VALUE - Static variable in enum io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
FAIL = 3;
FEATURE_NONE - com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
FEATURE_NONE = 0;
FEATURE_NONE_VALUE - Static variable in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
FEATURE_NONE = 0;
FEATURE_PROTO3_OPTIONAL - com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
FEATURE_PROTO3_OPTIONAL = 1;
FEATURE_PROTO3_OPTIONAL_VALUE - Static variable in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
FEATURE_PROTO3_OPTIONAL = 1;
Field - Class in com.google.protobuf
A single field of a message type.
FIELD_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
Field.Builder - Class in com.google.protobuf
A single field of a message type.
Field.Cardinality - Enum in com.google.protobuf
Whether a field is optional, required, or repeated.
Field.Kind - Enum in com.google.protobuf
Basic field types.
FieldMask - Class in com.google.protobuf
`FieldMask` represents a set of symbolic field paths, for example: paths: "f.a" paths: "f.b.d" Here `f` represents a field in some root message, `a` and `b` fields in the message found in `f`, and `d` a field found in the message in `f.b`.
FieldMask.Builder - Class in com.google.protobuf
`FieldMask` represents a set of symbolic field paths, for example: paths: "f.a" paths: "f.b.d" Here `f` represents a field in some root message, `a` and `b` fields in the message found in `f`, and `d` a field found in the message in `f.b`.
FieldMaskOrBuilder - Interface in com.google.protobuf
 
FieldMaskProto - Class in com.google.protobuf
 
FieldOrBuilder - Interface in com.google.protobuf
 
FIELDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Struct
 
FIELDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
FILE_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.SourceContext
 
FILE_TO_GENERATE_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
FloatValue - Class in com.google.protobuf
Wrapper message for `float`.
FloatValue.Builder - Class in com.google.protobuf
Wrapper message for `float`.
FloatValueOrBuilder - Interface in com.google.protobuf
 
forNumber(int) - Static method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
forNumber(int) - Static method in enum com.google.protobuf.Field.Cardinality
 
forNumber(int) - Static method in enum com.google.protobuf.Field.Kind
 
forNumber(int) - Static method in enum com.google.protobuf.NullValue
 
forNumber(int) - Static method in enum com.google.protobuf.Syntax
 
forNumber(int) - Static method in enum com.google.protobuf.Value.KindCase
 
forNumber(int) - Static method in enum io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
 
forNumber(int) - Static method in enum io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
 
forNumber(int) - Static method in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
 
forNumber(int) - Static method in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
 
forNumber(int) - Static method in enum io.provenance.scope.contract.proto.IndexProto.Index.Behavior
 
forNumber(int) - Static method in enum io.provenance.scope.contract.proto.Specifications.PartyType
 
forNumber(int) - Static method in enum io.provenance.scope.proto.PK.KeyCurve
 
forNumber(int) - Static method in enum io.provenance.scope.proto.PK.KeyType
 
FRAGMENT - io.provenance.scope.contract.proto.Envelopes.Envelope.Status
FRAGMENT = 1 [(.io.provenance.scope.contract.description) = "Envelope sent to other parties, awaiting responses."];
FRAGMENT_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
FRAGMENT = 1 [(.io.provenance.scope.contract.description) = "Envelope sent to other parties, awaiting responses."];
FUNC_NAME_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
FUNC_NAME_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
FUNCTION_SPECS_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 

G

getAddress() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
bytes address = 3;
getAddress() - Method in class io.provenance.scope.contract.proto.Contracts.Recital
bytes address = 3;
getAddress() - Method in interface io.provenance.scope.contract.proto.Contracts.RecitalOrBuilder
bytes address = 3;
getAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8;
getAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string aggregate_value = 8;
getAggregateValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string aggregate_value = 8;
getAggregateValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8;
getAggregateValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string aggregate_value = 8;
getAggregateValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string aggregate_value = 8;
getAlgo() - Method in class io.provenance.scope.proto.Common.Signature.Builder
Signature Detail
getAlgo() - Method in class io.provenance.scope.proto.Common.Signature
Signature Detail
getAlgo() - Method in interface io.provenance.scope.proto.Common.SignatureOrBuilder
Signature Detail
getAlgoBytes() - Method in class io.provenance.scope.proto.Common.Signature.Builder
Signature Detail
getAlgoBytes() - Method in class io.provenance.scope.proto.Common.Signature
Signature Detail
getAlgoBytes() - Method in interface io.provenance.scope.proto.Common.SignatureOrBuilder
Signature Detail
getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Set this option to true to allow mapping different tag names to the same value.
getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
Set this option to true to allow mapping different tag names to the same value.
getAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
Set this option to true to allow mapping different tag names to the same value.
getAncestor() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
TODO do we need this?
getAncestor() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
TODO do we need this?
getAncestor() - Method in interface io.provenance.scope.contract.proto.Contracts.ProposedRecordOrBuilder
TODO do we need this?
getAncestorBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
TODO do we need this?
getAncestorOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
TODO do we need this?
getAncestorOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
TODO do we need this?
getAncestorOrBuilder() - Method in interface io.provenance.scope.contract.proto.Contracts.ProposedRecordOrBuilder
TODO do we need this?
getAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotation(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationCount() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAuditFields() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.AuditFields audit_fields = 99;
getAuditFields() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
.io.provenance.scope.AuditFields audit_fields = 99;
getAuditFields() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeErrorOrBuilder
.io.provenance.scope.AuditFields audit_fields = 99;
getAuditFieldsBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.AuditFields audit_fields = 99;
getAuditFieldsOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.AuditFields audit_fields = 99;
getAuditFieldsOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
.io.provenance.scope.AuditFields audit_fields = 99;
getAuditFieldsOrBuilder() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeErrorOrBuilder
.io.provenance.scope.AuditFields audit_fields = 99;
getBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the starting offset in bytes in the generated code that relates to the identified object.
getBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the starting offset in bytes in the generated code that relates to the identified object.
getBegin() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the starting offset in bytes in the generated code that relates to the identified object.
getBoolValue() - Method in class com.google.protobuf.Value.Builder
Represents a boolean value.
getBoolValue() - Method in class com.google.protobuf.Value
Represents a boolean value.
getBoolValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a boolean value.
getCardinality() - Method in class com.google.protobuf.Field.Builder
The field cardinality.
getCardinality() - Method in class com.google.protobuf.Field
The field cardinality.
getCardinality() - Method in interface com.google.protobuf.FieldOrBuilder
The field cardinality.
getCardinalityValue() - Method in class com.google.protobuf.Field.Builder
The field cardinality.
getCardinalityValue() - Method in class com.google.protobuf.Field
The field cardinality.
getCardinalityValue() - Method in interface com.google.protobuf.FieldOrBuilder
The field cardinality.
getCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Enables the use of arenas for the proto messages in this file.
getCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Enables the use of arenas for the proto messages in this file.
getCcEnableArenas() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Enables the use of arenas for the proto messages in this file.
getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
getCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
getClassname() - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
string classname = 2;
getClassname() - Method in class io.provenance.scope.contract.proto.Commons.Location
string classname = 2;
getClassname() - Method in interface io.provenance.scope.contract.proto.Commons.LocationOrBuilder
string classname = 2;
getClassname() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
string classname = 3;
getClassname() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
string classname = 3;
getClassname() - Method in interface io.provenance.scope.contract.proto.Contracts.ProposedRecordOrBuilder
string classname = 3;
getClassnameBytes() - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
string classname = 2;
getClassnameBytes() - Method in class io.provenance.scope.contract.proto.Commons.Location
string classname = 2;
getClassnameBytes() - Method in interface io.provenance.scope.contract.proto.Commons.LocationOrBuilder
string classname = 2;
getClassnameBytes() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
string classname = 3;
getClassnameBytes() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
string classname = 3;
getClassnameBytes() - Method in interface io.provenance.scope.contract.proto.Contracts.ProposedRecordOrBuilder
string classname = 3;
getClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Identifies if client streams multiple client messages
getClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
Identifies if client streams multiple client messages
getClientStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
Identifies if client streams multiple client messages
getCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The version number of protocol compiler.
getCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The version number of protocol compiler.
getCompilerVersion() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The version number of protocol compiler.
getCompilerVersionBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The version number of protocol compiler.
getCompilerVersionOrBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The version number of protocol compiler.
getCompilerVersionOrBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The version number of protocol compiler.
getCompilerVersionOrBuilder() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The version number of protocol compiler.
getCompressed() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
bool compressed = 4;
getCompressed() - Method in class io.provenance.scope.proto.PK.PrivateKey
bool compressed = 4;
getCompressed() - Method in interface io.provenance.scope.proto.PK.PrivateKeyOrBuilder
bool compressed = 4;
getCompressed() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
bool compressed = 4;
getCompressed() - Method in class io.provenance.scope.proto.PK.PublicKey
bool compressed = 4;
getCompressed() - Method in interface io.provenance.scope.proto.PK.PublicKeyOrBuilder
bool compressed = 4;
getConditionName() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
string condition_name = 1;
getConditionName() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
string condition_name = 1;
getConditionName() - Method in interface io.provenance.scope.contract.proto.Contracts.ConditionProtoOrBuilder
string condition_name = 1;
getConditionNameBytes() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
string condition_name = 1;
getConditionNameBytes() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
string condition_name = 1;
getConditionNameBytes() - Method in interface io.provenance.scope.contract.proto.Contracts.ConditionProtoOrBuilder
string condition_name = 1;
getConditions(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditions(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditions(int) - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditionsBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditionsBuilderList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditionsCount() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditionsCount() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditionsCount() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditionsList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditionsList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditionsList() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditionsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditionsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditionsOrBuilder(int) - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditionsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditionsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditionsOrBuilderList() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
getConditionSpecs(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConditionSpecs(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConditionSpecs(int) - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConditionSpecsBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConditionSpecsBuilderList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConditionSpecsCount() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConditionSpecsCount() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConditionSpecsCount() - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConditionSpecsList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConditionSpecsList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConditionSpecsList() - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConditionSpecsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConditionSpecsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConditionSpecsOrBuilder(int) - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConditionSpecsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConditionSpecsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConditionSpecsOrBuilderList() - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
getConsiderationName() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
string consideration_name = 1;
getConsiderationName() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
string consideration_name = 1;
getConsiderationName() - Method in interface io.provenance.scope.contract.proto.Contracts.ConsiderationProtoOrBuilder
string consideration_name = 1;
getConsiderationNameBytes() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
string consideration_name = 1;
getConsiderationNameBytes() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
string consideration_name = 1;
getConsiderationNameBytes() - Method in interface io.provenance.scope.contract.proto.Contracts.ConsiderationProtoOrBuilder
string consideration_name = 1;
getConsiderations(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getConsiderations(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getConsiderations(int) - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getConsiderationsBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getConsiderationsBuilderList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getConsiderationsCount() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getConsiderationsCount() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getConsiderationsCount() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getConsiderationsList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getConsiderationsList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getConsiderationsList() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getConsiderationsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getConsiderationsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getConsiderationsOrBuilder(int) - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getConsiderationsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getConsiderationsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getConsiderationsOrBuilderList() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
getContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file contents.
getContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
The file contents.
getContent() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
The file contents.
getContentBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file contents.
getContentBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
The file contents.
getContentBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
The file contents.
getContract() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
The executed contract.
getContract() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
The executed contract.
getContract() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
The executed contract.
getContractBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
The executed contract.
getContractOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
The executed contract.
getContractOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
The executed contract.
getContractOrBuilder() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
The executed contract.
getCreatedBy() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
string created_by = 2;
getCreatedBy() - Method in class io.provenance.scope.proto.Util.AuditFields
string created_by = 2;
getCreatedBy() - Method in interface io.provenance.scope.proto.Util.AuditFieldsOrBuilder
string created_by = 2;
getCreatedByBytes() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
string created_by = 2;
getCreatedByBytes() - Method in class io.provenance.scope.proto.Util.AuditFields
string created_by = 2;
getCreatedByBytes() - Method in interface io.provenance.scope.proto.Util.AuditFieldsOrBuilder
string created_by = 2;
getCreatedDate() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
.google.protobuf.Timestamp created_date = 1;
getCreatedDate() - Method in class io.provenance.scope.proto.Util.AuditFields
.google.protobuf.Timestamp created_date = 1;
getCreatedDate() - Method in interface io.provenance.scope.proto.Util.AuditFieldsOrBuilder
.google.protobuf.Timestamp created_date = 1;
getCreatedDateBuilder() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
.google.protobuf.Timestamp created_date = 1;
getCreatedDateOrBuilder() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
.google.protobuf.Timestamp created_date = 1;
getCreatedDateOrBuilder() - Method in class io.provenance.scope.proto.Util.AuditFields
.google.protobuf.Timestamp created_date = 1;
getCreatedDateOrBuilder() - Method in interface io.provenance.scope.proto.Util.AuditFieldsOrBuilder
.google.protobuf.Timestamp created_date = 1;
getCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Namespace for generated classes; defaults to the package.
getCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Namespace for generated classes; defaults to the package.
getCsharpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Namespace for generated classes; defaults to the package.
getCsharpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Namespace for generated classes; defaults to the package.
getCsharpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Namespace for generated classes; defaults to the package.
getCsharpNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Namespace for generated classes; defaults to the package.
getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The ctype option instructs the C++ code generator to use a different representation of the field than it normally would.
getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The ctype option instructs the C++ code generator to use a different representation of the field than it normally would.
getCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The ctype option instructs the C++ code generator to use a different representation of the field than it normally would.
getCurve() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
.io.provenance.scope.KeyCurve curve = 3;
getCurve() - Method in class io.provenance.scope.proto.PK.PrivateKey
.io.provenance.scope.KeyCurve curve = 3;
getCurve() - Method in interface io.provenance.scope.proto.PK.PrivateKeyOrBuilder
.io.provenance.scope.KeyCurve curve = 3;
getCurve() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
.io.provenance.scope.KeyCurve curve = 3;
getCurve() - Method in class io.provenance.scope.proto.PK.PublicKey
.io.provenance.scope.KeyCurve curve = 3;
getCurve() - Method in interface io.provenance.scope.proto.PK.PublicKeyOrBuilder
.io.provenance.scope.KeyCurve curve = 3;
getCurveValue() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
.io.provenance.scope.KeyCurve curve = 3;
getCurveValue() - Method in class io.provenance.scope.proto.PK.PrivateKey
.io.provenance.scope.KeyCurve curve = 3;
getCurveValue() - Method in interface io.provenance.scope.proto.PK.PrivateKeyOrBuilder
.io.provenance.scope.KeyCurve curve = 3;
getCurveValue() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
.io.provenance.scope.KeyCurve curve = 3;
getCurveValue() - Method in class io.provenance.scope.proto.PK.PublicKey
.io.provenance.scope.KeyCurve curve = 3;
getCurveValue() - Method in interface io.provenance.scope.proto.PK.PublicKeyOrBuilder
.io.provenance.scope.KeyCurve curve = 3;
getDataAccess(int) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataAccess(int) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataAccess(int) - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataAccessBuilder(int) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataAccessBuilderList() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataAccessCount() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataAccessCount() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataAccessCount() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataAccessList() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataAccessList() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataAccessList() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataAccessOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataAccessOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataAccessOrBuilder(int) - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataAccessOrBuilderList() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataAccessOrBuilderList() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataAccessOrBuilderList() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
repeated .io.provenance.scope.PublicKey data_access = 14;
getDataLocation() - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
.io.provenance.scope.contract.Location data_location = 2;
getDataLocation() - Method in class io.provenance.scope.contract.proto.Contracts.Record
.io.provenance.scope.contract.Location data_location = 2;
getDataLocation() - Method in interface io.provenance.scope.contract.proto.Contracts.RecordOrBuilder
.io.provenance.scope.contract.Location data_location = 2;
getDataLocationBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
.io.provenance.scope.contract.Location data_location = 2;
getDataLocationOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
.io.provenance.scope.contract.Location data_location = 2;
getDataLocationOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Record
.io.provenance.scope.contract.Location data_location = 2;
getDataLocationOrBuilder() - Method in interface io.provenance.scope.contract.proto.Contracts.RecordOrBuilder
.io.provenance.scope.contract.Location data_location = 2;
getDefaultInstance() - Static method in class com.google.protobuf.Any
 
getDefaultInstance() - Static method in class com.google.protobuf.Api
 
getDefaultInstance() - Static method in class com.google.protobuf.BoolValue
 
getDefaultInstance() - Static method in class com.google.protobuf.BytesValue
 
getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getDefaultInstance() - Static method in class com.google.protobuf.DoubleValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Duration
 
getDefaultInstance() - Static method in class com.google.protobuf.Empty
 
getDefaultInstance() - Static method in class com.google.protobuf.Enum
 
getDefaultInstance() - Static method in class com.google.protobuf.EnumValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Field
 
getDefaultInstance() - Static method in class com.google.protobuf.FieldMask
 
getDefaultInstance() - Static method in class com.google.protobuf.FloatValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Int32Value
 
getDefaultInstance() - Static method in class com.google.protobuf.Int64Value
 
getDefaultInstance() - Static method in class com.google.protobuf.ListValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Method
 
getDefaultInstance() - Static method in class com.google.protobuf.Mixin
 
getDefaultInstance() - Static method in class com.google.protobuf.Option
 
getDefaultInstance() - Static method in class com.google.protobuf.SourceContext
 
getDefaultInstance() - Static method in class com.google.protobuf.StringValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Struct
 
getDefaultInstance() - Static method in class com.google.protobuf.Timestamp
 
getDefaultInstance() - Static method in class com.google.protobuf.Type
 
getDefaultInstance() - Static method in class com.google.protobuf.UInt32Value
 
getDefaultInstance() - Static method in class com.google.protobuf.UInt64Value
 
getDefaultInstance() - Static method in class com.google.protobuf.Value
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
getDefaultInstance() - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
getDefaultInstance() - Static method in class io.provenance.scope.proto.Common.Signature
 
getDefaultInstance() - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
getDefaultInstance() - Static method in class io.provenance.scope.proto.PK.PublicKey
 
getDefaultInstance() - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
getDefaultInstance() - Static method in class io.provenance.scope.proto.Util.AuditFields
 
getDefaultInstance() - Static method in class io.provenance.scope.proto.Util.UUID
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Any.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Any
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Api.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Api
 
getDefaultInstanceForType() - Method in class com.google.protobuf.BoolValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.BoolValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.BytesValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.BytesValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DoubleValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DoubleValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Duration.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Duration
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Empty.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Empty
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Enum.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Enum
 
getDefaultInstanceForType() - Method in class com.google.protobuf.EnumValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.EnumValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Field.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Field
 
getDefaultInstanceForType() - Method in class com.google.protobuf.FieldMask.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.FieldMask
 
getDefaultInstanceForType() - Method in class com.google.protobuf.FloatValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.FloatValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Int32Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Int32Value
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Int64Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Int64Value
 
getDefaultInstanceForType() - Method in class com.google.protobuf.ListValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.ListValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Method.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Method
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Mixin.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Mixin
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Option.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Option
 
getDefaultInstanceForType() - Method in class com.google.protobuf.SourceContext.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.SourceContext
 
getDefaultInstanceForType() - Method in class com.google.protobuf.StringValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.StringValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Struct.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Struct
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Timestamp.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Timestamp
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Type.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Type
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UInt32Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UInt32Value
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UInt64Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UInt64Value
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Value
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Commons.Location
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Contracts.Recital
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Contracts.Record
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.IndexProto.Index
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
getDefaultInstanceForType() - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.proto.Common.Signature
 
getDefaultInstanceForType() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.proto.PK.PrivateKey
 
getDefaultInstanceForType() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.proto.PK.PublicKey
 
getDefaultInstanceForType() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
getDefaultInstanceForType() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.proto.Util.AuditFields
 
getDefaultInstanceForType() - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
getDefaultInstanceForType() - Method in class io.provenance.scope.proto.Util.UUID
 
getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For numeric types, contains the original text representation of the value.
getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For numeric types, contains the original text representation of the value.
getDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For numeric types, contains the original text representation of the value.
getDefaultValue() - Method in class com.google.protobuf.Field.Builder
The string value of the default value of this field.
getDefaultValue() - Method in class com.google.protobuf.Field
The string value of the default value of this field.
getDefaultValue() - Method in interface com.google.protobuf.FieldOrBuilder
The string value of the default value of this field.
getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For numeric types, contains the original text representation of the value.
getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For numeric types, contains the original text representation of the value.
getDefaultValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For numeric types, contains the original text representation of the value.
getDefaultValueBytes() - Method in class com.google.protobuf.Field.Builder
The string value of the default value of this field.
getDefaultValueBytes() - Method in class com.google.protobuf.Field
The string value of the default value of this field.
getDefaultValueBytes() - Method in interface com.google.protobuf.FieldOrBuilder
The string value of the default value of this field.
getDefinition() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
getDefinition() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
.io.provenance.scope.contract.DefinitionSpec definition = 1;
getDefinition() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
getDefinition() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
getDefinition() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
.io.provenance.scope.contract.DefinitionSpec definition = 1;
getDefinition() - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
getDefinitionBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
getDefinitionBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
getDefinitionOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
getDefinitionOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
.io.provenance.scope.contract.DefinitionSpec definition = 1;
getDefinitionOrBuilder() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
getDefinitionOrBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
getDefinitionOrBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
.io.provenance.scope.contract.DefinitionSpec definition = 1;
getDefinitionOrBuilder() - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Names of files imported by this file.
getDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Names of files imported by this file.
getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Names of files imported by this file.
getDependencyBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Names of files imported by this file.
getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Names of files imported by this file.
getDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Names of files imported by this file.
getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Names of files imported by this file.
getDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Names of files imported by this file.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
getDescriptor() - Static method in class com.google.protobuf.Any.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Any
 
getDescriptor() - Static method in class com.google.protobuf.AnyProto
 
getDescriptor() - Static method in class com.google.protobuf.Api.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Api
 
getDescriptor() - Static method in class com.google.protobuf.ApiProto
 
getDescriptor() - Static method in class com.google.protobuf.BoolValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.BoolValue
 
getDescriptor() - Static method in class com.google.protobuf.BytesValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.BytesValue
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
getDescriptor() - Static method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getDescriptor() - Static method in class com.google.protobuf.DoubleValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DoubleValue
 
getDescriptor() - Static method in class com.google.protobuf.Duration.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Duration
 
getDescriptor() - Static method in class com.google.protobuf.DurationProto
 
getDescriptor() - Static method in class com.google.protobuf.Empty.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Empty
 
getDescriptor() - Static method in class com.google.protobuf.EmptyProto
 
getDescriptor() - Static method in class com.google.protobuf.Enum.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Enum
 
getDescriptor() - Static method in class com.google.protobuf.EnumValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.EnumValue
 
getDescriptor() - Static method in class com.google.protobuf.Field.Builder
 
getDescriptor() - Static method in enum com.google.protobuf.Field.Cardinality
 
getDescriptor() - Static method in class com.google.protobuf.Field
 
getDescriptor() - Static method in enum com.google.protobuf.Field.Kind
 
getDescriptor() - Static method in class com.google.protobuf.FieldMask.Builder
 
getDescriptor() - Static method in class com.google.protobuf.FieldMask
 
getDescriptor() - Static method in class com.google.protobuf.FieldMaskProto
 
getDescriptor() - Static method in class com.google.protobuf.FloatValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.FloatValue
 
getDescriptor() - Static method in class com.google.protobuf.Int32Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Int32Value
 
getDescriptor() - Static method in class com.google.protobuf.Int64Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Int64Value
 
getDescriptor() - Static method in class com.google.protobuf.ListValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.ListValue
 
getDescriptor() - Static method in class com.google.protobuf.Method.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Method
 
getDescriptor() - Static method in class com.google.protobuf.Mixin.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Mixin
 
getDescriptor() - Static method in enum com.google.protobuf.NullValue
 
getDescriptor() - Static method in class com.google.protobuf.Option.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Option
 
getDescriptor() - Static method in class com.google.protobuf.SourceContext.Builder
 
getDescriptor() - Static method in class com.google.protobuf.SourceContext
 
getDescriptor() - Static method in class com.google.protobuf.SourceContextProto
 
getDescriptor() - Static method in class com.google.protobuf.StringValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.StringValue
 
getDescriptor() - Static method in class com.google.protobuf.Struct.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Struct
 
getDescriptor() - Static method in class com.google.protobuf.StructProto
 
getDescriptor() - Static method in enum com.google.protobuf.Syntax
 
getDescriptor() - Static method in class com.google.protobuf.Timestamp.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Timestamp
 
getDescriptor() - Static method in class com.google.protobuf.TimestampProto
 
getDescriptor() - Static method in class com.google.protobuf.Type.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Type
 
getDescriptor() - Static method in class com.google.protobuf.TypeProto
 
getDescriptor() - Static method in class com.google.protobuf.UInt32Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.UInt32Value
 
getDescriptor() - Static method in class com.google.protobuf.UInt64Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.UInt64Value
 
getDescriptor() - Static method in class com.google.protobuf.Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Value
 
getDescriptor() - Static method in class com.google.protobuf.WrappersProto
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
getDescriptor() - Static method in enum io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Commons
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
getDescriptor() - Static method in enum io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Contracts
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
getDescriptor() - Static method in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
getDescriptor() - Static method in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Envelopes
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.IndexProto
 
getDescriptor() - Static method in enum io.provenance.scope.contract.proto.IndexProto.Index.Behavior
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
getDescriptor() - Static method in class io.provenance.scope.contract.proto.Specifications
 
getDescriptor() - Static method in enum io.provenance.scope.contract.proto.Specifications.PartyType
 
getDescriptor() - Static method in class io.provenance.scope.proto.Common
 
getDescriptor() - Static method in class io.provenance.scope.proto.Common.Signature.Builder
 
getDescriptor() - Static method in class io.provenance.scope.proto.Common.Signature
 
getDescriptor() - Static method in class io.provenance.scope.proto.PK
 
getDescriptor() - Static method in enum io.provenance.scope.proto.PK.KeyCurve
 
getDescriptor() - Static method in enum io.provenance.scope.proto.PK.KeyType
 
getDescriptor() - Static method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
getDescriptor() - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
getDescriptor() - Static method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
getDescriptor() - Static method in class io.provenance.scope.proto.PK.PublicKey
 
getDescriptor() - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
getDescriptor() - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
getDescriptor() - Static method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
getDescriptor() - Static method in class io.provenance.scope.proto.Util.AuditFields
 
getDescriptor() - Static method in class io.provenance.scope.proto.Util
 
getDescriptor() - Static method in class io.provenance.scope.proto.Util.UUID.Builder
 
getDescriptor() - Static method in class io.provenance.scope.proto.Util.UUID
 
getDescriptorForType() - Method in class com.google.protobuf.Any.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Api.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.BoolValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.BytesValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
getDescriptorForType() - Method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
 
getDescriptorForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DoubleValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Duration.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Empty.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Enum.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.EnumValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Field.Builder
 
getDescriptorForType() - Method in enum com.google.protobuf.Field.Cardinality
 
getDescriptorForType() - Method in enum com.google.protobuf.Field.Kind
 
getDescriptorForType() - Method in class com.google.protobuf.FieldMask.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.FloatValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Int32Value.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Int64Value.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.ListValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Method.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Mixin.Builder
 
getDescriptorForType() - Method in enum com.google.protobuf.NullValue
 
getDescriptorForType() - Method in class com.google.protobuf.Option.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.SourceContext.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.StringValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Struct.Builder
 
getDescriptorForType() - Method in enum com.google.protobuf.Syntax
 
getDescriptorForType() - Method in class com.google.protobuf.Timestamp.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Type.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.UInt32Value.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.UInt64Value.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Value.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
getDescriptorForType() - Method in enum io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
getDescriptorForType() - Method in enum io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
getDescriptorForType() - Method in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
getDescriptorForType() - Method in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
getDescriptorForType() - Method in enum io.provenance.scope.contract.proto.IndexProto.Index.Behavior
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
getDescriptorForType() - Method in enum io.provenance.scope.contract.proto.Specifications.PartyType
 
getDescriptorForType() - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
getDescriptorForType() - Method in enum io.provenance.scope.proto.PK.KeyCurve
 
getDescriptorForType() - Method in enum io.provenance.scope.proto.PK.KeyType
 
getDescriptorForType() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
getDescriptorForType() - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
getDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6;
getDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional double double_value = 6;
getDoubleValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional double double_value = 6;
getEncryptionPublicKey() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
.io.provenance.scope.PublicKey encryption_public_key = 2;
getEncryptionPublicKey() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
.io.provenance.scope.PublicKey encryption_public_key = 2;
getEncryptionPublicKey() - Method in interface io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeysOrBuilder
.io.provenance.scope.PublicKey encryption_public_key = 2;
getEncryptionPublicKeyBuilder() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
.io.provenance.scope.PublicKey encryption_public_key = 2;
getEncryptionPublicKeyOrBuilder() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
.io.provenance.scope.PublicKey encryption_public_key = 2;
getEncryptionPublicKeyOrBuilder() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
.io.provenance.scope.PublicKey encryption_public_key = 2;
getEncryptionPublicKeyOrBuilder() - Method in interface io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeysOrBuilder
.io.provenance.scope.PublicKey encryption_public_key = 2;
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Exclusive.
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
Exclusive.
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
Exclusive.
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
Exclusive.
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
Exclusive.
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
Exclusive.
getEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
Inclusive.
getEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
Inclusive.
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
Inclusive.
getEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the ending offset in bytes in the generated code that relates to the identified offset.
getEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the ending offset in bytes in the generated code that relates to the identified offset.
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the ending offset in bytes in the generated code that relates to the identified offset.
getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumType(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumvalue(int) - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
getEnumvalue(int) - Method in class com.google.protobuf.Enum
Enum value definitions.
getEnumvalue(int) - Method in interface com.google.protobuf.EnumOrBuilder
Enum value definitions.
getEnumvalueBuilder(int) - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
getEnumvalueBuilderList() - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
getEnumvalueCount() - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
getEnumvalueCount() - Method in class com.google.protobuf.Enum
Enum value definitions.
getEnumvalueCount() - Method in interface com.google.protobuf.EnumOrBuilder
Enum value definitions.
getEnumvalueList() - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
getEnumvalueList() - Method in class com.google.protobuf.Enum
Enum value definitions.
getEnumvalueList() - Method in interface com.google.protobuf.EnumOrBuilder
Enum value definitions.
getEnumvalueOrBuilder(int) - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
getEnumvalueOrBuilder(int) - Method in class com.google.protobuf.Enum
Enum value definitions.
getEnumvalueOrBuilder(int) - Method in interface com.google.protobuf.EnumOrBuilder
Enum value definitions.
getEnumvalueOrBuilderList() - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
getEnumvalueOrBuilderList() - Method in class com.google.protobuf.Enum
Enum value definitions.
getEnumvalueOrBuilderList() - Method in interface com.google.protobuf.EnumOrBuilder
Enum value definitions.
getEnvelope() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.contract.Envelope envelope = 8;
getEnvelope() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
.io.provenance.scope.contract.Envelope envelope = 8;
getEnvelope() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeErrorOrBuilder
.io.provenance.scope.contract.Envelope envelope = 8;
getEnvelopeBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.contract.Envelope envelope = 8;
getEnvelopeOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.contract.Envelope envelope = 8;
getEnvelopeOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
.io.provenance.scope.contract.Envelope envelope = 8;
getEnvelopeOrBuilder() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeErrorOrBuilder
.io.provenance.scope.contract.Envelope envelope = 8;
getError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
Error message.
getError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
Error message.
getError() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
Error message.
getErrorBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
Error message.
getErrorBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
Error message.
getErrorBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
Error message.
getErrorMessage() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
string error_message = 4;
getErrorMessage() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
string error_message = 4;
getErrorMessage() - Method in interface io.provenance.scope.contract.proto.Contracts.ExecutionResultOrBuilder
string error_message = 4;
getErrorMessageBytes() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
string error_message = 4;
getErrorMessageBytes() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
string error_message = 4;
getErrorMessageBytes() - Method in interface io.provenance.scope.contract.proto.Contracts.ExecutionResultOrBuilder
string error_message = 4;
getExecutionUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Unique identifier for determining contract/group execution instance
getExecutionUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
Unique identifier for determining contract/group execution instance
getExecutionUuid() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
Unique identifier for determining contract/group execution instance
getExecutionUuidBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Unique identifier for determining contract/group execution instance
getExecutionUuidOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Unique identifier for determining contract/group execution instance
getExecutionUuidOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
Unique identifier for determining contract/group execution instance
getExecutionUuidOrBuilder() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
Unique identifier for determining contract/group execution instance
getExpirationTime() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
When a contract execution is considered stale and expired
getExpirationTime() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
When a contract execution is considered stale and expired
getExpirationTime() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
When a contract execution is considered stale and expired
getExpirationTimeBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
When a contract execution is considered stale and expired
getExpirationTimeOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
When a contract execution is considered stale and expired
getExpirationTimeOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
When a contract execution is considered stale and expired
getExpirationTimeOrBuilder() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
When a contract execution is considered stale and expired
getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For extensions, this is the name of the type being extended.
getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For extensions, this is the name of the type being extended.
getExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For extensions, this is the name of the type being extended.
getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For extensions, this is the name of the type being extended.
getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For extensions, this is the name of the type being extended.
getExtendeeBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For extensions, this is the name of the type being extended.
getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtension(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtension(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRange(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2;
getField(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFields() - Method in class com.google.protobuf.Struct.Builder
Deprecated.
getFields() - Method in class com.google.protobuf.Struct
Deprecated.
getFields() - Method in interface com.google.protobuf.StructOrBuilder
Deprecated.
getFields(int) - Method in class com.google.protobuf.Type.Builder
The list of fields.
getFields(int) - Method in class com.google.protobuf.Type
The list of fields.
getFields(int) - Method in interface com.google.protobuf.TypeOrBuilder
The list of fields.
getFieldsBuilder(int) - Method in class com.google.protobuf.Type.Builder
The list of fields.
getFieldsBuilderList() - Method in class com.google.protobuf.Type.Builder
The list of fields.
getFieldsCount() - Method in class com.google.protobuf.Struct.Builder
 
getFieldsCount() - Method in class com.google.protobuf.Struct
 
getFieldsCount() - Method in interface com.google.protobuf.StructOrBuilder
Unordered map of dynamically typed values.
getFieldsCount() - Method in class com.google.protobuf.Type.Builder
The list of fields.
getFieldsCount() - Method in class com.google.protobuf.Type
The list of fields.
getFieldsCount() - Method in interface com.google.protobuf.TypeOrBuilder
The list of fields.
getFieldsList() - Method in class com.google.protobuf.Type.Builder
The list of fields.
getFieldsList() - Method in class com.google.protobuf.Type
The list of fields.
getFieldsList() - Method in interface com.google.protobuf.TypeOrBuilder
The list of fields.
getFieldsMap() - Method in class com.google.protobuf.Struct.Builder
Unordered map of dynamically typed values.
getFieldsMap() - Method in class com.google.protobuf.Struct
Unordered map of dynamically typed values.
getFieldsMap() - Method in interface com.google.protobuf.StructOrBuilder
Unordered map of dynamically typed values.
getFieldsOrBuilder(int) - Method in class com.google.protobuf.Type.Builder
The list of fields.
getFieldsOrBuilder(int) - Method in class com.google.protobuf.Type
The list of fields.
getFieldsOrBuilder(int) - Method in interface com.google.protobuf.TypeOrBuilder
The list of fields.
getFieldsOrBuilderList() - Method in class com.google.protobuf.Type.Builder
The list of fields.
getFieldsOrBuilderList() - Method in class com.google.protobuf.Type
The list of fields.
getFieldsOrBuilderList() - Method in interface com.google.protobuf.TypeOrBuilder
The list of fields.
getFieldsOrDefault(String, Value) - Method in class com.google.protobuf.Struct.Builder
Unordered map of dynamically typed values.
getFieldsOrDefault(String, Value) - Method in class com.google.protobuf.Struct
Unordered map of dynamically typed values.
getFieldsOrDefault(String, Value) - Method in interface com.google.protobuf.StructOrBuilder
Unordered map of dynamically typed values.
getFieldsOrThrow(String) - Method in class com.google.protobuf.Struct.Builder
Unordered map of dynamically typed values.
getFieldsOrThrow(String) - Method in class com.google.protobuf.Struct
Unordered map of dynamically typed values.
getFieldsOrThrow(String) - Method in interface com.google.protobuf.StructOrBuilder
Unordered map of dynamically typed values.
getFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFile(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1;
getFile(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFileBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFileBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFileCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFileCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFileList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFileList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileName() - Method in class com.google.protobuf.SourceContext.Builder
The path-qualified name of the .proto file that contained the associated protobuf element.
getFileName() - Method in class com.google.protobuf.SourceContext
The path-qualified name of the .proto file that contained the associated protobuf element.
getFileName() - Method in interface com.google.protobuf.SourceContextOrBuilder
The path-qualified name of the .proto file that contained the associated protobuf element.
getFileNameBytes() - Method in class com.google.protobuf.SourceContext.Builder
The path-qualified name of the .proto file that contained the associated protobuf element.
getFileNameBytes() - Method in class com.google.protobuf.SourceContext
The path-qualified name of the .proto file that contained the associated protobuf element.
getFileNameBytes() - Method in interface com.google.protobuf.SourceContextOrBuilder
The path-qualified name of the .proto file that contained the associated protobuf element.
getFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFileOrBuilder(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFileOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFileOrBuilderList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
getFileOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileToGenerate(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
getFileToGenerate(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The .proto files that were explicitly listed on the command-line.
getFileToGenerate(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The .proto files that were explicitly listed on the command-line.
getFileToGenerateBytes(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
getFileToGenerateBytes(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The .proto files that were explicitly listed on the command-line.
getFileToGenerateBytes(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The .proto files that were explicitly listed on the command-line.
getFileToGenerateCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
getFileToGenerateCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The .proto files that were explicitly listed on the command-line.
getFileToGenerateCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The .proto files that were explicitly listed on the command-line.
getFileToGenerateList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
getFileToGenerateList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The .proto files that were explicitly listed on the command-line.
getFileToGenerateList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The .proto files that were explicitly listed on the command-line.
getFuncName() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
string func_name = 1;
getFuncName() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
string func_name = 1;
getFuncName() - Method in interface io.provenance.scope.contract.proto.Specifications.ConditionSpecOrBuilder
string func_name = 1;
getFuncName() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
string func_name = 1;
getFuncName() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
string func_name = 1;
getFuncName() - Method in interface io.provenance.scope.contract.proto.Specifications.FunctionSpecOrBuilder
string func_name = 1;
getFuncNameBytes() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
string func_name = 1;
getFuncNameBytes() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
string func_name = 1;
getFuncNameBytes() - Method in interface io.provenance.scope.contract.proto.Specifications.ConditionSpecOrBuilder
string func_name = 1;
getFuncNameBytes() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
string func_name = 1;
getFuncNameBytes() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
string func_name = 1;
getFuncNameBytes() - Method in interface io.provenance.scope.contract.proto.Specifications.FunctionSpecOrBuilder
string func_name = 1;
getFunctionSpecs(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getFunctionSpecs(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getFunctionSpecs(int) - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getFunctionSpecsBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getFunctionSpecsBuilderList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getFunctionSpecsCount() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getFunctionSpecsCount() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getFunctionSpecsCount() - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getFunctionSpecsList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getFunctionSpecsList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getFunctionSpecsList() - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getFunctionSpecsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getFunctionSpecsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getFunctionSpecsOrBuilder(int) - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getFunctionSpecsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getFunctionSpecsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getFunctionSpecsOrBuilderList() - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Go package where structs generated from this .proto will be placed.
getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the Go package where structs generated from this .proto will be placed.
getGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the Go package where structs generated from this .proto will be placed.
getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Go package where structs generated from this .proto will be placed.
getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the Go package where structs generated from this .proto will be placed.
getGoPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the Go package where structs generated from this .proto will be placed.
getHash() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [Record.result_hash] -- specify a specific record inside a scope (and session) by result-hash
getHash() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
[Opt] [Record.result_hash] -- specify a specific record inside a scope (and session) by result-hash
getHash() - Method in interface io.provenance.scope.contract.proto.Commons.ProvenanceReferenceOrBuilder
[Opt] [Record.result_hash] -- specify a specific record inside a scope (and session) by result-hash
getHash() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
string hash = 2;
getHash() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
string hash = 2;
getHash() - Method in interface io.provenance.scope.contract.proto.Contracts.ProposedRecordOrBuilder
string hash = 2;
getHashBytes() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [Record.result_hash] -- specify a specific record inside a scope (and session) by result-hash
getHashBytes() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
[Opt] [Record.result_hash] -- specify a specific record inside a scope (and session) by result-hash
getHashBytes() - Method in interface io.provenance.scope.contract.proto.Commons.ProvenanceReferenceOrBuilder
[Opt] [Record.result_hash] -- specify a specific record inside a scope (and session) by result-hash
getHashBytes() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
string hash = 2;
getHashBytes() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
string hash = 2;
getHashBytes() - Method in interface io.provenance.scope.contract.proto.Contracts.ProposedRecordOrBuilder
string hash = 2;
getIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
getIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
getIdempotencyLevel() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
getIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
getIdentifierValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
getIndex() - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
.io.provenance.scope.contract.Index.Behavior index = 1;
getIndex() - Method in class io.provenance.scope.contract.proto.IndexProto.Index
.io.provenance.scope.contract.Index.Behavior index = 1;
getIndex() - Method in interface io.provenance.scope.contract.proto.IndexProto.IndexOrBuilder
.io.provenance.scope.contract.Index.Behavior index = 1;
getIndexValue() - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
.io.provenance.scope.contract.Index.Behavior index = 1;
getIndexValue() - Method in class io.provenance.scope.contract.proto.IndexProto.Index
.io.provenance.scope.contract.Index.Behavior index = 1;
getIndexValue() - Method in interface io.provenance.scope.contract.proto.IndexProto.IndexOrBuilder
.io.provenance.scope.contract.Index.Behavior index = 1;
getInput() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
.io.provenance.scope.contract.Envelope input = 1;
getInput() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
.io.provenance.scope.contract.Envelope input = 1;
getInput() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeStateOrBuilder
.io.provenance.scope.contract.Envelope input = 1;
getInputBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
.io.provenance.scope.contract.Envelope input = 1;
getInputOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
.io.provenance.scope.contract.Envelope input = 1;
getInputOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
.io.provenance.scope.contract.Envelope input = 1;
getInputOrBuilder() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeStateOrBuilder
.io.provenance.scope.contract.Envelope input = 1;
getInputs(int) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputs(int) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputs(int) - Method in interface io.provenance.scope.contract.proto.Contracts.ConsiderationProtoOrBuilder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputs(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
getInputs(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract
Constructor arguments.
getInputs(int) - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
Constructor arguments.
getInputsBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputsBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
getInputsBuilderList() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputsBuilderList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
getInputsCount() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputsCount() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputsCount() - Method in interface io.provenance.scope.contract.proto.Contracts.ConsiderationProtoOrBuilder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputsCount() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
getInputsCount() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
Constructor arguments.
getInputsCount() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
Constructor arguments.
getInputsList() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputsList() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputsList() - Method in interface io.provenance.scope.contract.proto.Contracts.ConsiderationProtoOrBuilder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputsList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
getInputsList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
Constructor arguments.
getInputsList() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
Constructor arguments.
getInputsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputsOrBuilder(int) - Method in interface io.provenance.scope.contract.proto.Contracts.ConsiderationProtoOrBuilder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
getInputsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract
Constructor arguments.
getInputsOrBuilder(int) - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
Constructor arguments.
getInputsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputsOrBuilderList() - Method in interface io.provenance.scope.contract.proto.Contracts.ConsiderationProtoOrBuilder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
getInputsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
getInputsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
Constructor arguments.
getInputsOrBuilderList() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
Constructor arguments.
getInputSpecs(int) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecs(int) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecs(int) - Method in interface io.provenance.scope.contract.proto.Specifications.ConditionSpecOrBuilder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecs(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecs(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecs(int) - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecs(int) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputSpecs(int) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputSpecs(int) - Method in interface io.provenance.scope.contract.proto.Specifications.FunctionSpecOrBuilder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputSpecsBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputSpecsBuilderList() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsBuilderList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsBuilderList() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputSpecsCount() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsCount() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsCount() - Method in interface io.provenance.scope.contract.proto.Specifications.ConditionSpecOrBuilder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsCount() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsCount() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsCount() - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsCount() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputSpecsCount() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputSpecsCount() - Method in interface io.provenance.scope.contract.proto.Specifications.FunctionSpecOrBuilder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputSpecsList() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsList() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsList() - Method in interface io.provenance.scope.contract.proto.Specifications.ConditionSpecOrBuilder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsList() - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsList() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputSpecsList() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputSpecsList() - Method in interface io.provenance.scope.contract.proto.Specifications.FunctionSpecOrBuilder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputSpecsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsOrBuilder(int) - Method in interface io.provenance.scope.contract.proto.Specifications.ConditionSpecOrBuilder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsOrBuilder(int) - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputSpecsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputSpecsOrBuilder(int) - Method in interface io.provenance.scope.contract.proto.Specifications.FunctionSpecOrBuilder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputSpecsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsOrBuilderList() - Method in interface io.provenance.scope.contract.proto.Specifications.ConditionSpecOrBuilder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsOrBuilderList() - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
getInputSpecsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputSpecsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputSpecsOrBuilderList() - Method in interface io.provenance.scope.contract.proto.Specifications.FunctionSpecOrBuilder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Input and output type names.
getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
Input and output type names.
getInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
Input and output type names.
getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Input and output type names.
getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
Input and output type names.
getInputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
Input and output type names.
getInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
getInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
getInsertionPoint() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
getInsertionPointBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
getInsertionPointBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
getInsertionPointBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
getInvoker() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;
getInvoker() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;
getInvoker() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;
getInvokerBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;
getInvokerOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;
getInvokerOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;
getInvokerOrBuilder() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;
getInvokerParty() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
.io.provenance.scope.contract.PartyType invoker_party = 5;
getInvokerParty() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
.io.provenance.scope.contract.PartyType invoker_party = 5;
getInvokerParty() - Method in interface io.provenance.scope.contract.proto.Specifications.FunctionSpecOrBuilder
.io.provenance.scope.contract.PartyType invoker_party = 5;
getInvokerPartyValue() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
.io.provenance.scope.contract.PartyType invoker_party = 5;
getInvokerPartyValue() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
.io.provenance.scope.contract.PartyType invoker_party = 5;
getInvokerPartyValue() - Method in interface io.provenance.scope.contract.proto.Specifications.FunctionSpecOrBuilder
.io.provenance.scope.contract.PartyType invoker_party = 5;
getIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2;
getIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required bool is_extension = 2;
getIsExtension() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required bool is_extension = 2;
getJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Deprecated.
getJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Deprecated.
getJavaGenerateEqualsAndHash() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Deprecated.
getJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false];
getJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_generic_services = 17 [default = false];
getJavaGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_generic_services = 17 [default = false];
getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set true, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
If set true, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
getJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
If set true, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set, all the classes from the .proto file are wrapped in a single outer class with the given name.
getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
If set, all the classes from the .proto file are wrapped in a single outer class with the given name.
getJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
If set, all the classes from the .proto file are wrapped in a single outer class with the given name.
getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set, all the classes from the .proto file are wrapped in a single outer class with the given name.
getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
If set, all the classes from the .proto file are wrapped in a single outer class with the given name.
getJavaOuterClassnameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
If set, all the classes from the .proto file are wrapped in a single outer class with the given name.
getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Java package where classes generated from this .proto will be placed.
getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the Java package where classes generated from this .proto will be placed.
getJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the Java package where classes generated from this .proto will be placed.
getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Java package where classes generated from this .proto will be placed.
getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the Java package where classes generated from this .proto will be placed.
getJavaPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the Java package where classes generated from this .proto will be placed.
getJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.
getJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.
getJavaStringCheckUtf8() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.
getJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
JSON name of this field.
getJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
JSON name of this field.
getJsonName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
JSON name of this field.
getJsonName() - Method in class com.google.protobuf.Field.Builder
The field JSON name.
getJsonName() - Method in class com.google.protobuf.Field
The field JSON name.
getJsonName() - Method in interface com.google.protobuf.FieldOrBuilder
The field JSON name.
getJsonNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
JSON name of this field.
getJsonNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
JSON name of this field.
getJsonNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
JSON name of this field.
getJsonNameBytes() - Method in class com.google.protobuf.Field.Builder
The field JSON name.
getJsonNameBytes() - Method in class com.google.protobuf.Field
The field JSON name.
getJsonNameBytes() - Method in interface com.google.protobuf.FieldOrBuilder
The field JSON name.
getJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The jstype option determines the JavaScript type used for values of the field.
getJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The jstype option determines the JavaScript type used for values of the field.
getJstype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The jstype option determines the JavaScript type used for values of the field.
getKeyBytes() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
bytes key_bytes = 1;
getKeyBytes() - Method in class io.provenance.scope.proto.PK.PrivateKey
bytes key_bytes = 1;
getKeyBytes() - Method in interface io.provenance.scope.proto.PK.PrivateKeyOrBuilder
bytes key_bytes = 1;
getKind() - Method in class com.google.protobuf.Field.Builder
The field type.
getKind() - Method in class com.google.protobuf.Field
The field type.
getKind() - Method in interface com.google.protobuf.FieldOrBuilder
The field type.
getKindCase() - Method in class com.google.protobuf.Value.Builder
 
getKindCase() - Method in class com.google.protobuf.Value
 
getKindCase() - Method in interface com.google.protobuf.ValueOrBuilder
 
getKindValue() - Method in class com.google.protobuf.Field.Builder
The field type.
getKindValue() - Method in class com.google.protobuf.Field
The field type.
getKindValue() - Method in interface com.google.protobuf.FieldOrBuilder
The field type.
getLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
getLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
getLabel() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Should this field be parsed lazily? Lazy applies only to message-type fields.
getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
Should this field be parsed lazily? Lazy applies only to message-type fields.
getLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
Should this field be parsed lazily? Lazy applies only to message-type fields.
getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
getLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
getLeadingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
getLeadingDetachedComments(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6;
getLeadingDetachedComments(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated string leading_detached_comments = 6;
getLeadingDetachedComments(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated string leading_detached_comments = 6;
getLeadingDetachedCommentsBytes(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6;
getLeadingDetachedCommentsBytes(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated string leading_detached_comments = 6;
getLeadingDetachedCommentsBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated string leading_detached_comments = 6;
getLeadingDetachedCommentsCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6;
getLeadingDetachedCommentsCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated string leading_detached_comments = 6;
getLeadingDetachedCommentsCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated string leading_detached_comments = 6;
getLeadingDetachedCommentsList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6;
getLeadingDetachedCommentsList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated string leading_detached_comments = 6;
getLeadingDetachedCommentsList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated string leading_detached_comments = 6;
getListValue() - Method in class com.google.protobuf.Value.Builder
Represents a repeated `Value`.
getListValue() - Method in class com.google.protobuf.Value
Represents a repeated `Value`.
getListValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a repeated `Value`.
getListValueBuilder() - Method in class com.google.protobuf.Value.Builder
Represents a repeated `Value`.
getListValueOrBuilder() - Method in class com.google.protobuf.Value.Builder
Represents a repeated `Value`.
getListValueOrBuilder() - Method in class com.google.protobuf.Value
Represents a repeated `Value`.
getListValueOrBuilder() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a repeated `Value`.
getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocation(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getMainNet() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
bool main_net = 13;
getMainNet() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
bool main_net = 13;
getMainNet() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
bool main_net = 13;
getMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 major = 1;
getMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 major = 1;
getMajor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 major = 1;
getMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Whether the message is an automatically generated map entry type for the maps field.
getMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Whether the message is an automatically generated map entry type for the maps field.
getMapEntry() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Whether the message is an automatically generated map entry type for the maps field.
getMessage() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
string message = 5;
getMessage() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
string message = 5;
getMessage() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeErrorOrBuilder
string message = 5;
getMessage() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
string message = 6;
getMessage() - Method in class io.provenance.scope.proto.Util.AuditFields
string message = 6;
getMessage() - Method in interface io.provenance.scope.proto.Util.AuditFieldsOrBuilder
string message = 6;
getMessageBytes() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
string message = 5;
getMessageBytes() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
string message = 5;
getMessageBytes() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeErrorOrBuilder
string message = 5;
getMessageBytes() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
string message = 6;
getMessageBytes() - Method in class io.provenance.scope.proto.Util.AuditFields
string message = 6;
getMessageBytes() - Method in interface io.provenance.scope.proto.Util.AuditFieldsOrBuilder
string message = 6;
getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Set true to use the old proto1 MessageSet wire format for extensions.
getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Set true to use the old proto1 MessageSet wire format for extensions.
getMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Set true to use the old proto1 MessageSet wire format for extensions.
getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
All top-level definitions in this file.
getMessageType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
All top-level definitions in this file.
getMessageTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
getMessageTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
All top-level definitions in this file.
getMessageTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
All top-level definitions in this file.
getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
All top-level definitions in this file.
getMessageTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
All top-level definitions in this file.
getMessageTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
getMessageTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
All top-level definitions in this file.
getMessageTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
All top-level definitions in this file.
getMessageTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
getMessageTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
All top-level definitions in this file.
getMessageTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
All top-level definitions in this file.
getMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethod(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethods(int) - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
getMethods(int) - Method in class com.google.protobuf.Api
The methods of this interface, in unspecified order.
getMethods(int) - Method in interface com.google.protobuf.ApiOrBuilder
The methods of this interface, in unspecified order.
getMethodsBuilder(int) - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
getMethodsBuilderList() - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
getMethodsCount() - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
getMethodsCount() - Method in class com.google.protobuf.Api
The methods of this interface, in unspecified order.
getMethodsCount() - Method in interface com.google.protobuf.ApiOrBuilder
The methods of this interface, in unspecified order.
getMethodsList() - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
getMethodsList() - Method in class com.google.protobuf.Api
The methods of this interface, in unspecified order.
getMethodsList() - Method in interface com.google.protobuf.ApiOrBuilder
The methods of this interface, in unspecified order.
getMethodsOrBuilder(int) - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
getMethodsOrBuilder(int) - Method in class com.google.protobuf.Api
The methods of this interface, in unspecified order.
getMethodsOrBuilder(int) - Method in interface com.google.protobuf.ApiOrBuilder
The methods of this interface, in unspecified order.
getMethodsOrBuilderList() - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
getMethodsOrBuilderList() - Method in class com.google.protobuf.Api
The methods of this interface, in unspecified order.
getMethodsOrBuilderList() - Method in interface com.google.protobuf.ApiOrBuilder
The methods of this interface, in unspecified order.
getMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 minor = 2;
getMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 minor = 2;
getMinor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 minor = 2;
getMixins(int) - Method in class com.google.protobuf.Api.Builder
Included interfaces.
getMixins(int) - Method in class com.google.protobuf.Api
Included interfaces.
getMixins(int) - Method in interface com.google.protobuf.ApiOrBuilder
Included interfaces.
getMixinsBuilder(int) - Method in class com.google.protobuf.Api.Builder
Included interfaces.
getMixinsBuilderList() - Method in class com.google.protobuf.Api.Builder
Included interfaces.
getMixinsCount() - Method in class com.google.protobuf.Api.Builder
Included interfaces.
getMixinsCount() - Method in class com.google.protobuf.Api
Included interfaces.
getMixinsCount() - Method in interface com.google.protobuf.ApiOrBuilder
Included interfaces.
getMixinsList() - Method in class com.google.protobuf.Api.Builder
Included interfaces.
getMixinsList() - Method in class com.google.protobuf.Api
Included interfaces.
getMixinsList() - Method in interface com.google.protobuf.ApiOrBuilder
Included interfaces.
getMixinsOrBuilder(int) - Method in class com.google.protobuf.Api.Builder
Included interfaces.
getMixinsOrBuilder(int) - Method in class com.google.protobuf.Api
Included interfaces.
getMixinsOrBuilder(int) - Method in interface com.google.protobuf.ApiOrBuilder
Included interfaces.
getMixinsOrBuilderList() - Method in class com.google.protobuf.Api.Builder
Included interfaces.
getMixinsOrBuilderList() - Method in class com.google.protobuf.Api
Included interfaces.
getMixinsOrBuilderList() - Method in interface com.google.protobuf.ApiOrBuilder
Included interfaces.
getMutableFields() - Method in class com.google.protobuf.Struct.Builder
Deprecated.
getName() - Method in class com.google.protobuf.Api.Builder
The fully qualified name of this interface, including package name followed by the interface's simple name.
getName() - Method in class com.google.protobuf.Api
The fully qualified name of this interface, including package name followed by the interface's simple name.
getName() - Method in interface com.google.protobuf.ApiOrBuilder
The fully qualified name of this interface, including package name followed by the interface's simple name.
getName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file name, relative to the output directory.
getName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
The file name, relative to the output directory.
getName() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
The file name, relative to the output directory.
getName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional string name = 1;
getName() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional string name = 1;
getName() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional string name = 1;
getName() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string name = 1;
getName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
file name, relative to root of source tree
getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
file name, relative to root of source tree
getName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
file name, relative to root of source tree
getName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string name = 1;
getName() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional string name = 1;
getName() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional string name = 1;
getName() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional string name = 1;
getName() - Method in class com.google.protobuf.Enum.Builder
Enum type name.
getName() - Method in class com.google.protobuf.Enum
Enum type name.
getName() - Method in interface com.google.protobuf.EnumOrBuilder
Enum type name.
getName() - Method in class com.google.protobuf.EnumValue.Builder
Enum value name.
getName() - Method in class com.google.protobuf.EnumValue
Enum value name.
getName() - Method in interface com.google.protobuf.EnumValueOrBuilder
Enum value name.
getName() - Method in class com.google.protobuf.Field.Builder
The field name.
getName() - Method in class com.google.protobuf.Field
The field name.
getName() - Method in interface com.google.protobuf.FieldOrBuilder
The field name.
getName() - Method in class com.google.protobuf.Method.Builder
The simple name of this method.
getName() - Method in class com.google.protobuf.Method
The simple name of this method.
getName() - Method in interface com.google.protobuf.MethodOrBuilder
The simple name of this method.
getName() - Method in class com.google.protobuf.Mixin.Builder
The fully qualified name of the interface which is included.
getName() - Method in class com.google.protobuf.Mixin
The fully qualified name of the interface which is included.
getName() - Method in interface com.google.protobuf.MixinOrBuilder
The fully qualified name of the interface which is included.
getName() - Method in class com.google.protobuf.Option.Builder
The option's name.
getName() - Method in class com.google.protobuf.Option
The option's name.
getName() - Method in interface com.google.protobuf.OptionOrBuilder
The option's name.
getName() - Method in class com.google.protobuf.Type.Builder
The fully qualified message name.
getName() - Method in class com.google.protobuf.Type
The fully qualified message name.
getName() - Method in interface com.google.protobuf.TypeOrBuilder
The fully qualified message name.
getName() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
string name = 1;
getName() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
string name = 1;
getName() - Method in interface io.provenance.scope.contract.proto.Commons.DefinitionSpecOrBuilder
string name = 1;
getName() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [Record.result_name] -- specify a result-name of a record within a scope
getName() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
[Opt] [Record.result_name] -- specify a result-name of a record within a scope
getName() - Method in interface io.provenance.scope.contract.proto.Commons.ProvenanceReferenceOrBuilder
[Opt] [Record.result_name] -- specify a result-name of a record within a scope
getName() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
string name = 1;
getName() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
string name = 1;
getName() - Method in interface io.provenance.scope.contract.proto.Contracts.ProposedRecordOrBuilder
string name = 1;
getName() - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
string name = 1;
getName() - Method in class io.provenance.scope.contract.proto.Contracts.Record
string name = 1;
getName() - Method in interface io.provenance.scope.contract.proto.Contracts.RecordOrBuilder
string name = 1;
getName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getName(int) - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameBytes() - Method in class com.google.protobuf.Api.Builder
The fully qualified name of this interface, including package name followed by the interface's simple name.
getNameBytes() - Method in class com.google.protobuf.Api
The fully qualified name of this interface, including package name followed by the interface's simple name.
getNameBytes() - Method in interface com.google.protobuf.ApiOrBuilder
The fully qualified name of this interface, including package name followed by the interface's simple name.
getNameBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file name, relative to the output directory.
getNameBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
The file name, relative to the output directory.
getNameBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
The file name, relative to the output directory.
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional string name = 1;
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional string name = 1;
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional string name = 1;
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string name = 1;
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
file name, relative to root of source tree
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
file name, relative to root of source tree
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
file name, relative to root of source tree
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string name = 1;
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional string name = 1;
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional string name = 1;
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.Enum.Builder
Enum type name.
getNameBytes() - Method in class com.google.protobuf.Enum
Enum type name.
getNameBytes() - Method in interface com.google.protobuf.EnumOrBuilder
Enum type name.
getNameBytes() - Method in class com.google.protobuf.EnumValue.Builder
Enum value name.
getNameBytes() - Method in class com.google.protobuf.EnumValue
Enum value name.
getNameBytes() - Method in interface com.google.protobuf.EnumValueOrBuilder
Enum value name.
getNameBytes() - Method in class com.google.protobuf.Field.Builder
The field name.
getNameBytes() - Method in class com.google.protobuf.Field
The field name.
getNameBytes() - Method in interface com.google.protobuf.FieldOrBuilder
The field name.
getNameBytes() - Method in class com.google.protobuf.Method.Builder
The simple name of this method.
getNameBytes() - Method in class com.google.protobuf.Method
The simple name of this method.
getNameBytes() - Method in interface com.google.protobuf.MethodOrBuilder
The simple name of this method.
getNameBytes() - Method in class com.google.protobuf.Mixin.Builder
The fully qualified name of the interface which is included.
getNameBytes() - Method in class com.google.protobuf.Mixin
The fully qualified name of the interface which is included.
getNameBytes() - Method in interface com.google.protobuf.MixinOrBuilder
The fully qualified name of the interface which is included.
getNameBytes() - Method in class com.google.protobuf.Option.Builder
The option's name.
getNameBytes() - Method in class com.google.protobuf.Option
The option's name.
getNameBytes() - Method in interface com.google.protobuf.OptionOrBuilder
The option's name.
getNameBytes() - Method in class com.google.protobuf.Type.Builder
The fully qualified message name.
getNameBytes() - Method in class com.google.protobuf.Type
The fully qualified message name.
getNameBytes() - Method in interface com.google.protobuf.TypeOrBuilder
The fully qualified message name.
getNameBytes() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
string name = 1;
getNameBytes() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
string name = 1;
getNameBytes() - Method in interface io.provenance.scope.contract.proto.Commons.DefinitionSpecOrBuilder
string name = 1;
getNameBytes() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [Record.result_name] -- specify a result-name of a record within a scope
getNameBytes() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
[Opt] [Record.result_name] -- specify a result-name of a record within a scope
getNameBytes() - Method in interface io.provenance.scope.contract.proto.Commons.ProvenanceReferenceOrBuilder
[Opt] [Record.result_name] -- specify a result-name of a record within a scope
getNameBytes() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
string name = 1;
getNameBytes() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
string name = 1;
getNameBytes() - Method in interface io.provenance.scope.contract.proto.Contracts.ProposedRecordOrBuilder
string name = 1;
getNameBytes() - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
string name = 1;
getNameBytes() - Method in class io.provenance.scope.contract.proto.Contracts.Record
string name = 1;
getNameBytes() - Method in interface io.provenance.scope.contract.proto.Contracts.RecordOrBuilder
string name = 1;
getNameCount() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameCount() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameCount() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameList() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1;
getNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required string name_part = 1;
getNamePart() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required string name_part = 1;
getNamePartBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1;
getNamePartBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required string name_part = 1;
getNamePartBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required string name_part = 1;
getNanos() - Method in class com.google.protobuf.Duration.Builder
Signed fractions of a second at nanosecond resolution of the span of time.
getNanos() - Method in class com.google.protobuf.Duration
Signed fractions of a second at nanosecond resolution of the span of time.
getNanos() - Method in interface com.google.protobuf.DurationOrBuilder
Signed fractions of a second at nanosecond resolution of the span of time.
getNanos() - Method in class com.google.protobuf.Timestamp.Builder
Non-negative fractions of a second at nanosecond resolution.
getNanos() - Method in class com.google.protobuf.Timestamp
Non-negative fractions of a second at nanosecond resolution.
getNanos() - Method in interface com.google.protobuf.TimestampOrBuilder
Non-negative fractions of a second at nanosecond resolution.
getNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5;
getNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional int64 negative_int_value = 5;
getNegativeIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional int64 negative_int_value = 5;
getNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedType(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNewScope() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
bool new_scope = 11;
getNewScope() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
bool new_scope = 11;
getNewScope() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
bool new_scope = 11;
getNewSession() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
bool new_session = 12;
getNewSession() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
bool new_session = 12;
getNewSession() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
bool new_session = 12;
getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
getNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
getNullValue() - Method in class com.google.protobuf.Value.Builder
Represents a null value.
getNullValue() - Method in class com.google.protobuf.Value
Represents a null value.
getNullValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a null value.
getNullValueValue() - Method in class com.google.protobuf.Value.Builder
Represents a null value.
getNullValueValue() - Method in class com.google.protobuf.Value
Represents a null value.
getNullValueValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a null value.
getNumber() - Method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
 
getNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2;
getNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional int32 number = 2;
getNumber() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional int32 number = 2;
getNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3;
getNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional int32 number = 3;
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
getNumber() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional int32 number = 3;
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
getNumber() - Method in class com.google.protobuf.EnumValue.Builder
Enum value number.
getNumber() - Method in class com.google.protobuf.EnumValue
Enum value number.
getNumber() - Method in interface com.google.protobuf.EnumValueOrBuilder
Enum value number.
getNumber() - Method in class com.google.protobuf.Field.Builder
The field number.
getNumber() - Method in enum com.google.protobuf.Field.Cardinality
 
getNumber() - Method in class com.google.protobuf.Field
The field number.
getNumber() - Method in enum com.google.protobuf.Field.Kind
 
getNumber() - Method in interface com.google.protobuf.FieldOrBuilder
The field number.
getNumber() - Method in enum com.google.protobuf.NullValue
 
getNumber() - Method in enum com.google.protobuf.Syntax
 
getNumber() - Method in enum com.google.protobuf.Value.KindCase
 
getNumber() - Method in enum io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
 
getNumber() - Method in enum io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
 
getNumber() - Method in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
 
getNumber() - Method in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
 
getNumber() - Method in enum io.provenance.scope.contract.proto.IndexProto.Index.Behavior
 
getNumber() - Method in enum io.provenance.scope.contract.proto.Specifications.PartyType
 
getNumber() - Method in enum io.provenance.scope.proto.PK.KeyCurve
 
getNumber() - Method in enum io.provenance.scope.proto.PK.KeyType
 
getNumberValue() - Method in class com.google.protobuf.Value.Builder
Represents a double value.
getNumberValue() - Method in class com.google.protobuf.Value
Represents a double value.
getNumberValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a double value.
getObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
getObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
getObjcClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
getObjcClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
getObjcClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
getObjcClassPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
getOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDecl(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If set, gives the index of a oneof in the containing type's oneof_decl list.
getOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
If set, gives the index of a oneof in the containing type's oneof_decl list.
getOneofIndex() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
If set, gives the index of a oneof in the containing type's oneof_decl list.
getOneofIndex() - Method in class com.google.protobuf.Field.Builder
The index of the field type in `Type.oneofs`, for message or enumeration types.
getOneofIndex() - Method in class com.google.protobuf.Field
The index of the field type in `Type.oneofs`, for message or enumeration types.
getOneofIndex() - Method in interface com.google.protobuf.FieldOrBuilder
The index of the field type in `Type.oneofs`, for message or enumeration types.
getOneofs(int) - Method in class com.google.protobuf.Type.Builder
The list of types appearing in `oneof` definitions in this type.
getOneofs(int) - Method in class com.google.protobuf.Type
The list of types appearing in `oneof` definitions in this type.
getOneofs(int) - Method in interface com.google.protobuf.TypeOrBuilder
The list of types appearing in `oneof` definitions in this type.
getOneofsBytes(int) - Method in class com.google.protobuf.Type.Builder
The list of types appearing in `oneof` definitions in this type.
getOneofsBytes(int) - Method in class com.google.protobuf.Type
The list of types appearing in `oneof` definitions in this type.
getOneofsBytes(int) - Method in interface com.google.protobuf.TypeOrBuilder
The list of types appearing in `oneof` definitions in this type.
getOneofsCount() - Method in class com.google.protobuf.Type.Builder
The list of types appearing in `oneof` definitions in this type.
getOneofsCount() - Method in class com.google.protobuf.Type
The list of types appearing in `oneof` definitions in this type.
getOneofsCount() - Method in interface com.google.protobuf.TypeOrBuilder
The list of types appearing in `oneof` definitions in this type.
getOneofsList() - Method in class com.google.protobuf.Type.Builder
The list of types appearing in `oneof` definitions in this type.
getOneofsList() - Method in class com.google.protobuf.Type
The list of types appearing in `oneof` definitions in this type.
getOneofsList() - Method in interface com.google.protobuf.TypeOrBuilder
The list of types appearing in `oneof` definitions in this type.
getOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
getOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
getOptimizeFor() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
getOptional() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
default is false
getOptional() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
default is false
getOptional() - Method in interface io.provenance.scope.contract.proto.Commons.DefinitionSpecOrBuilder
default is false
getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional .google.protobuf.ExtensionRangeOptions options = 3;
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional .google.protobuf.ExtensionRangeOptions options = 3;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional .google.protobuf.MessageOptions options = 7;
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional .google.protobuf.MessageOptions options = 7;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional .google.protobuf.EnumOptions options = 3;
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional .google.protobuf.EnumOptions options = 3;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional .google.protobuf.EnumValueOptions options = 3;
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional .google.protobuf.EnumValueOptions options = 3;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldOptions options = 8;
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldOptions options = 8;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.FileOptions options = 8;
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.FileOptions options = 8;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional .google.protobuf.MethodOptions options = 4;
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional .google.protobuf.MethodOptions options = 4;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional .google.protobuf.OneofOptions options = 2;
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional .google.protobuf.OneofOptions options = 2;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional .google.protobuf.ServiceOptions options = 3;
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional .google.protobuf.ServiceOptions options = 3;
getOptions(int) - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
getOptions(int) - Method in class com.google.protobuf.Api
Any metadata attached to the interface.
getOptions(int) - Method in interface com.google.protobuf.ApiOrBuilder
Any metadata attached to the interface.
getOptions(int) - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
getOptions(int) - Method in class com.google.protobuf.Enum
Protocol buffer options.
getOptions(int) - Method in interface com.google.protobuf.EnumOrBuilder
Protocol buffer options.
getOptions(int) - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
getOptions(int) - Method in class com.google.protobuf.EnumValue
Protocol buffer options.
getOptions(int) - Method in interface com.google.protobuf.EnumValueOrBuilder
Protocol buffer options.
getOptions(int) - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
getOptions(int) - Method in class com.google.protobuf.Field
The protocol buffer options.
getOptions(int) - Method in interface com.google.protobuf.FieldOrBuilder
The protocol buffer options.
getOptions(int) - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
getOptions(int) - Method in class com.google.protobuf.Method
Any metadata attached to the method.
getOptions(int) - Method in interface com.google.protobuf.MethodOrBuilder
Any metadata attached to the method.
getOptions(int) - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
getOptions(int) - Method in class com.google.protobuf.Type
The protocol buffer options.
getOptions(int) - Method in interface com.google.protobuf.TypeOrBuilder
The protocol buffer options.
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3;
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2;
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
getOptionsBuilder(int) - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
getOptionsBuilder(int) - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
getOptionsBuilder(int) - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
getOptionsBuilder(int) - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
getOptionsBuilder(int) - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
getOptionsBuilder(int) - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
getOptionsBuilderList() - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
getOptionsBuilderList() - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
getOptionsBuilderList() - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
getOptionsBuilderList() - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
getOptionsBuilderList() - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
getOptionsBuilderList() - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
getOptionsCount() - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
getOptionsCount() - Method in class com.google.protobuf.Api
Any metadata attached to the interface.
getOptionsCount() - Method in interface com.google.protobuf.ApiOrBuilder
Any metadata attached to the interface.
getOptionsCount() - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
getOptionsCount() - Method in class com.google.protobuf.Enum
Protocol buffer options.
getOptionsCount() - Method in interface com.google.protobuf.EnumOrBuilder
Protocol buffer options.
getOptionsCount() - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
getOptionsCount() - Method in class com.google.protobuf.EnumValue
Protocol buffer options.
getOptionsCount() - Method in interface com.google.protobuf.EnumValueOrBuilder
Protocol buffer options.
getOptionsCount() - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
getOptionsCount() - Method in class com.google.protobuf.Field
The protocol buffer options.
getOptionsCount() - Method in interface com.google.protobuf.FieldOrBuilder
The protocol buffer options.
getOptionsCount() - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
getOptionsCount() - Method in class com.google.protobuf.Method
Any metadata attached to the method.
getOptionsCount() - Method in interface com.google.protobuf.MethodOrBuilder
Any metadata attached to the method.
getOptionsCount() - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
getOptionsCount() - Method in class com.google.protobuf.Type
The protocol buffer options.
getOptionsCount() - Method in interface com.google.protobuf.TypeOrBuilder
The protocol buffer options.
getOptionsList() - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
getOptionsList() - Method in class com.google.protobuf.Api
Any metadata attached to the interface.
getOptionsList() - Method in interface com.google.protobuf.ApiOrBuilder
Any metadata attached to the interface.
getOptionsList() - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
getOptionsList() - Method in class com.google.protobuf.Enum
Protocol buffer options.
getOptionsList() - Method in interface com.google.protobuf.EnumOrBuilder
Protocol buffer options.
getOptionsList() - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
getOptionsList() - Method in class com.google.protobuf.EnumValue
Protocol buffer options.
getOptionsList() - Method in interface com.google.protobuf.EnumValueOrBuilder
Protocol buffer options.
getOptionsList() - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
getOptionsList() - Method in class com.google.protobuf.Field
The protocol buffer options.
getOptionsList() - Method in interface com.google.protobuf.FieldOrBuilder
The protocol buffer options.
getOptionsList() - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
getOptionsList() - Method in class com.google.protobuf.Method
Any metadata attached to the method.
getOptionsList() - Method in interface com.google.protobuf.MethodOrBuilder
Any metadata attached to the method.
getOptionsList() - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
getOptionsList() - Method in class com.google.protobuf.Type
The protocol buffer options.
getOptionsList() - Method in interface com.google.protobuf.TypeOrBuilder
The protocol buffer options.
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional .google.protobuf.ExtensionRangeOptions options = 3;
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional .google.protobuf.ExtensionRangeOptions options = 3;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional .google.protobuf.MessageOptions options = 7;
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional .google.protobuf.MessageOptions options = 7;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional .google.protobuf.EnumOptions options = 3;
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional .google.protobuf.EnumOptions options = 3;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional .google.protobuf.EnumValueOptions options = 3;
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional .google.protobuf.EnumValueOptions options = 3;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldOptions options = 8;
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldOptions options = 8;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.FileOptions options = 8;
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.FileOptions options = 8;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional .google.protobuf.MethodOptions options = 4;
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional .google.protobuf.MethodOptions options = 4;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional .google.protobuf.OneofOptions options = 2;
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional .google.protobuf.OneofOptions options = 2;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional .google.protobuf.ServiceOptions options = 3;
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional .google.protobuf.ServiceOptions options = 3;
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Api
Any metadata attached to the interface.
getOptionsOrBuilder(int) - Method in interface com.google.protobuf.ApiOrBuilder
Any metadata attached to the interface.
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Enum
Protocol buffer options.
getOptionsOrBuilder(int) - Method in interface com.google.protobuf.EnumOrBuilder
Protocol buffer options.
getOptionsOrBuilder(int) - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
getOptionsOrBuilder(int) - Method in class com.google.protobuf.EnumValue
Protocol buffer options.
getOptionsOrBuilder(int) - Method in interface com.google.protobuf.EnumValueOrBuilder
Protocol buffer options.
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Field
The protocol buffer options.
getOptionsOrBuilder(int) - Method in interface com.google.protobuf.FieldOrBuilder
The protocol buffer options.
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Method
Any metadata attached to the method.
getOptionsOrBuilder(int) - Method in interface com.google.protobuf.MethodOrBuilder
Any metadata attached to the method.
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Type
The protocol buffer options.
getOptionsOrBuilder(int) - Method in interface com.google.protobuf.TypeOrBuilder
The protocol buffer options.
getOptionsOrBuilderList() - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
getOptionsOrBuilderList() - Method in class com.google.protobuf.Api
Any metadata attached to the interface.
getOptionsOrBuilderList() - Method in interface com.google.protobuf.ApiOrBuilder
Any metadata attached to the interface.
getOptionsOrBuilderList() - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
getOptionsOrBuilderList() - Method in class com.google.protobuf.Enum
Protocol buffer options.
getOptionsOrBuilderList() - Method in interface com.google.protobuf.EnumOrBuilder
Protocol buffer options.
getOptionsOrBuilderList() - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
getOptionsOrBuilderList() - Method in class com.google.protobuf.EnumValue
Protocol buffer options.
getOptionsOrBuilderList() - Method in interface com.google.protobuf.EnumValueOrBuilder
Protocol buffer options.
getOptionsOrBuilderList() - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
getOptionsOrBuilderList() - Method in class com.google.protobuf.Field
The protocol buffer options.
getOptionsOrBuilderList() - Method in interface com.google.protobuf.FieldOrBuilder
The protocol buffer options.
getOptionsOrBuilderList() - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
getOptionsOrBuilderList() - Method in class com.google.protobuf.Method
Any metadata attached to the method.
getOptionsOrBuilderList() - Method in interface com.google.protobuf.MethodOrBuilder
Any metadata attached to the method.
getOptionsOrBuilderList() - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
getOptionsOrBuilderList() - Method in class com.google.protobuf.Type
The protocol buffer options.
getOptionsOrBuilderList() - Method in interface com.google.protobuf.TypeOrBuilder
The protocol buffer options.
getOutput() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.io.provenance.scope.contract.ProposedRecord output = 1;
getOutput() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
.io.provenance.scope.contract.ProposedRecord output = 1;
getOutput() - Method in interface io.provenance.scope.contract.proto.Contracts.ExecutionResultOrBuilder
.io.provenance.scope.contract.ProposedRecord output = 1;
getOutputBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.io.provenance.scope.contract.ProposedRecord output = 1;
getOutputOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.io.provenance.scope.contract.ProposedRecord output = 1;
getOutputOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
.io.provenance.scope.contract.ProposedRecord output = 1;
getOutputOrBuilder() - Method in interface io.provenance.scope.contract.proto.Contracts.ExecutionResultOrBuilder
.io.provenance.scope.contract.ProposedRecord output = 1;
getOutputSpec() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
.io.provenance.scope.contract.OutputSpec output_spec = 3;
getOutputSpec() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
.io.provenance.scope.contract.OutputSpec output_spec = 3;
getOutputSpec() - Method in interface io.provenance.scope.contract.proto.Specifications.ConditionSpecOrBuilder
.io.provenance.scope.contract.OutputSpec output_spec = 3;
getOutputSpec() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
.io.provenance.scope.contract.OutputSpec output_spec = 4;
getOutputSpec() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
.io.provenance.scope.contract.OutputSpec output_spec = 4;
getOutputSpec() - Method in interface io.provenance.scope.contract.proto.Specifications.FunctionSpecOrBuilder
.io.provenance.scope.contract.OutputSpec output_spec = 4;
getOutputSpecBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
.io.provenance.scope.contract.OutputSpec output_spec = 3;
getOutputSpecBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
.io.provenance.scope.contract.OutputSpec output_spec = 4;
getOutputSpecOrBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
.io.provenance.scope.contract.OutputSpec output_spec = 3;
getOutputSpecOrBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
.io.provenance.scope.contract.OutputSpec output_spec = 3;
getOutputSpecOrBuilder() - Method in interface io.provenance.scope.contract.proto.Specifications.ConditionSpecOrBuilder
.io.provenance.scope.contract.OutputSpec output_spec = 3;
getOutputSpecOrBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
.io.provenance.scope.contract.OutputSpec output_spec = 4;
getOutputSpecOrBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
.io.provenance.scope.contract.OutputSpec output_spec = 4;
getOutputSpecOrBuilder() - Method in interface io.provenance.scope.contract.proto.Specifications.FunctionSpecOrBuilder
.io.provenance.scope.contract.OutputSpec output_spec = 4;
getOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3;
getOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string output_type = 3;
getOutputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string output_type = 3;
getOutputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3;
getOutputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string output_type = 3;
getOutputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string output_type = 3;
getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
e.g.
getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
e.g.
getPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
e.g.
getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
e.g.
getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
e.g.
getPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
e.g.
getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
getPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
getPacked() - Method in class com.google.protobuf.Field.Builder
Whether to use alternative packed wire representation.
getPacked() - Method in class com.google.protobuf.Field
Whether to use alternative packed wire representation.
getPacked() - Method in interface com.google.protobuf.FieldOrBuilder
Whether to use alternative packed wire representation.
getParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The generator parameter passed on the command-line.
getParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The generator parameter passed on the command-line.
getParameter() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The generator parameter passed on the command-line.
getParameterBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The generator parameter passed on the command-line.
getParameterBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The generator parameter passed on the command-line.
getParameterBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The generator parameter passed on the command-line.
getParserForType() - Method in class com.google.protobuf.Any
 
getParserForType() - Method in class com.google.protobuf.Api
 
getParserForType() - Method in class com.google.protobuf.BoolValue
 
getParserForType() - Method in class com.google.protobuf.BytesValue
 
getParserForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
getParserForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
getParserForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
getParserForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getParserForType() - Method in class com.google.protobuf.DoubleValue
 
getParserForType() - Method in class com.google.protobuf.Duration
 
getParserForType() - Method in class com.google.protobuf.Empty
 
getParserForType() - Method in class com.google.protobuf.Enum
 
getParserForType() - Method in class com.google.protobuf.EnumValue
 
getParserForType() - Method in class com.google.protobuf.Field
 
getParserForType() - Method in class com.google.protobuf.FieldMask
 
getParserForType() - Method in class com.google.protobuf.FloatValue
 
getParserForType() - Method in class com.google.protobuf.Int32Value
 
getParserForType() - Method in class com.google.protobuf.Int64Value
 
getParserForType() - Method in class com.google.protobuf.ListValue
 
getParserForType() - Method in class com.google.protobuf.Method
 
getParserForType() - Method in class com.google.protobuf.Mixin
 
getParserForType() - Method in class com.google.protobuf.Option
 
getParserForType() - Method in class com.google.protobuf.SourceContext
 
getParserForType() - Method in class com.google.protobuf.StringValue
 
getParserForType() - Method in class com.google.protobuf.Struct
 
getParserForType() - Method in class com.google.protobuf.Timestamp
 
getParserForType() - Method in class com.google.protobuf.Type
 
getParserForType() - Method in class com.google.protobuf.UInt32Value
 
getParserForType() - Method in class com.google.protobuf.UInt64Value
 
getParserForType() - Method in class com.google.protobuf.Value
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Commons.Location
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Contracts.Recital
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Contracts.Record
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
getParserForType() - Method in class io.provenance.scope.contract.proto.IndexProto.Index
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
getParserForType() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
getParserForType() - Method in class io.provenance.scope.proto.Common.Signature
 
getParserForType() - Method in class io.provenance.scope.proto.PK.PrivateKey
 
getParserForType() - Method in class io.provenance.scope.proto.PK.PublicKey
 
getParserForType() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
getParserForType() - Method in class io.provenance.scope.proto.Util.AuditFields
 
getParserForType() - Method in class io.provenance.scope.proto.Util.UUID
 
getPartiesInvolved(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
getPartiesInvolved(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
getPartiesInvolved(int) - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
getPartiesInvolvedCount() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
getPartiesInvolvedCount() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
getPartiesInvolvedCount() - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
getPartiesInvolvedList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
getPartiesInvolvedList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
getPartiesInvolvedList() - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
getPartiesInvolvedValue(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
getPartiesInvolvedValue(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
getPartiesInvolvedValue(int) - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
getPartiesInvolvedValueList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
getPartiesInvolvedValueList() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
getPartiesInvolvedValueList() - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
getPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 patch = 3;
getPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 patch = 3;
getPatch() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 patch = 3;
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the element in the original source .proto file.
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the element in the original source .proto file.
getPath(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the element in the original source .proto file.
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Identifies which part of the FileDescriptorProto was defined at this location.
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
Identifies which part of the FileDescriptorProto was defined at this location.
getPath(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
Identifies which part of the FileDescriptorProto was defined at this location.
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the element in the original source .proto file.
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the element in the original source .proto file.
getPathCount() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the element in the original source .proto file.
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Identifies which part of the FileDescriptorProto was defined at this location.
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
Identifies which part of the FileDescriptorProto was defined at this location.
getPathCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
Identifies which part of the FileDescriptorProto was defined at this location.
getPathList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the element in the original source .proto file.
getPathList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the element in the original source .proto file.
getPathList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the element in the original source .proto file.
getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Identifies which part of the FileDescriptorProto was defined at this location.
getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
Identifies which part of the FileDescriptorProto was defined at this location.
getPathList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
Identifies which part of the FileDescriptorProto was defined at this location.
getPaths(int) - Method in class com.google.protobuf.FieldMask.Builder
The set of field mask paths.
getPaths(int) - Method in class com.google.protobuf.FieldMask
The set of field mask paths.
getPaths(int) - Method in interface com.google.protobuf.FieldMaskOrBuilder
The set of field mask paths.
getPathsBytes(int) - Method in class com.google.protobuf.FieldMask.Builder
The set of field mask paths.
getPathsBytes(int) - Method in class com.google.protobuf.FieldMask
The set of field mask paths.
getPathsBytes(int) - Method in interface com.google.protobuf.FieldMaskOrBuilder
The set of field mask paths.
getPathsCount() - Method in class com.google.protobuf.FieldMask.Builder
The set of field mask paths.
getPathsCount() - Method in class com.google.protobuf.FieldMask
The set of field mask paths.
getPathsCount() - Method in interface com.google.protobuf.FieldMaskOrBuilder
The set of field mask paths.
getPathsList() - Method in class com.google.protobuf.FieldMask.Builder
The set of field mask paths.
getPathsList() - Method in class com.google.protobuf.FieldMask
The set of field mask paths.
getPathsList() - Method in interface com.google.protobuf.FieldMaskOrBuilder
The set of field mask paths.
getPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
getPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the php class prefix which is prepended to all php generated classes from this .proto.
getPhpClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
getPhpClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
getPhpClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the php class prefix which is prepended to all php generated classes from this .proto.
getPhpClassPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
getPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool php_generic_services = 42 [default = false];
getPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool php_generic_services = 42 [default = false];
getPhpGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool php_generic_services = 42 [default = false];
getPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated metadata classes.
getPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the namespace of php generated metadata classes.
getPhpMetadataNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the namespace of php generated metadata classes.
getPhpMetadataNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated metadata classes.
getPhpMetadataNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the namespace of php generated metadata classes.
getPhpMetadataNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the namespace of php generated metadata classes.
getPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated classes.
getPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the namespace of php generated classes.
getPhpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the namespace of php generated classes.
getPhpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated classes.
getPhpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the namespace of php generated classes.
getPhpNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the namespace of php generated classes.
getPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4;
getPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional uint64 positive_int_value = 4;
getPositiveIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional uint64 positive_int_value = 4;
getPrevExecutionUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Unique identifier for determining previous execution instance
getPrevExecutionUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
Unique identifier for determining previous execution instance
getPrevExecutionUuid() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
Unique identifier for determining previous execution instance
getPrevExecutionUuidBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Unique identifier for determining previous execution instance
getPrevExecutionUuidOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Unique identifier for determining previous execution instance
getPrevExecutionUuidOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
Unique identifier for determining previous execution instance
getPrevExecutionUuidOrBuilder() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
Unique identifier for determining previous execution instance
getProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If true, this is a proto3 "optional".
getProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
If true, this is a proto3 "optional".
getProto3Optional() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
If true, this is a proto3 "optional".
getProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFile(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileOrBuilder(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileOrBuilderList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProvider() - Method in class io.provenance.scope.proto.Common.Signature.Builder
string provider = 2;
getProvider() - Method in class io.provenance.scope.proto.Common.Signature
string provider = 2;
getProvider() - Method in interface io.provenance.scope.proto.Common.SignatureOrBuilder
string provider = 2;
getProviderBytes() - Method in class io.provenance.scope.proto.Common.Signature.Builder
string provider = 2;
getProviderBytes() - Method in class io.provenance.scope.proto.Common.Signature
string provider = 2;
getProviderBytes() - Method in interface io.provenance.scope.proto.Common.SignatureOrBuilder
string provider = 2;
getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the public imported files in the dependency list above.
getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Indexes of the public imported files in the dependency list above.
getPublicDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Indexes of the public imported files in the dependency list above.
getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the public imported files in the dependency list above.
getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Indexes of the public imported files in the dependency list above.
getPublicDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Indexes of the public imported files in the dependency list above.
getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the public imported files in the dependency list above.
getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Indexes of the public imported files in the dependency list above.
getPublicDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Indexes of the public imported files in the dependency list above.
getPublicKeyBytes() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
bytes public_key_bytes = 1;
getPublicKeyBytes() - Method in class io.provenance.scope.proto.PK.PublicKey
bytes public_key_bytes = 1;
getPublicKeyBytes() - Method in interface io.provenance.scope.proto.PK.PublicKeyOrBuilder
bytes public_key_bytes = 1;
getPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false];
getPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool py_generic_services = 18 [default = false];
getPyGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool py_generic_services = 18 [default = false];
getReadTime() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.google.protobuf.Timestamp read_time = 6;
getReadTime() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
.google.protobuf.Timestamp read_time = 6;
getReadTime() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeErrorOrBuilder
.google.protobuf.Timestamp read_time = 6;
getReadTimeBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.google.protobuf.Timestamp read_time = 6;
getReadTimeOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.google.protobuf.Timestamp read_time = 6;
getReadTimeOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
.google.protobuf.Timestamp read_time = 6;
getReadTimeOrBuilder() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeErrorOrBuilder
.google.protobuf.Timestamp read_time = 6;
getRecitals(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecitals(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecitals(int) - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecitalsBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecitalsBuilderList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecitalsCount() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecitalsCount() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecitalsCount() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecitalsList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecitalsList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecitalsList() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecitalsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecitalsOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecitalsOrBuilder(int) - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecitalsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecitalsOrBuilderList() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecitalsOrBuilderList() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
repeated .io.provenance.scope.contract.Recital recitals = 7;
getRecordedAt() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.google.protobuf.Timestamp recorded_at = 3;
getRecordedAt() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
.google.protobuf.Timestamp recorded_at = 3;
getRecordedAt() - Method in interface io.provenance.scope.contract.proto.Contracts.ExecutionResultOrBuilder
.google.protobuf.Timestamp recorded_at = 3;
getRecordedAtBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.google.protobuf.Timestamp recorded_at = 3;
getRecordedAtOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.google.protobuf.Timestamp recorded_at = 3;
getRecordedAtOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
.google.protobuf.Timestamp recorded_at = 3;
getRecordedAtOrBuilder() - Method in interface io.provenance.scope.contract.proto.Contracts.ExecutionResultOrBuilder
.google.protobuf.Timestamp recorded_at = 3;
getRef() - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
.io.provenance.scope.contract.ProvenanceReference ref = 1;
getRef() - Method in class io.provenance.scope.contract.proto.Commons.Location
.io.provenance.scope.contract.ProvenanceReference ref = 1;
getRef() - Method in interface io.provenance.scope.contract.proto.Commons.LocationOrBuilder
.io.provenance.scope.contract.ProvenanceReference ref = 1;
getRef() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
ref contains 1) the scope of the object being modified on blockchain.
getRef() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
ref contains 1) the scope of the object being modified on blockchain.
getRef() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
ref contains 1) the scope of the object being modified on blockchain.
getRefBuilder() - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
.io.provenance.scope.contract.ProvenanceReference ref = 1;
getRefBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
ref contains 1) the scope of the object being modified on blockchain.
getRefOrBuilder() - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
.io.provenance.scope.contract.ProvenanceReference ref = 1;
getRefOrBuilder() - Method in class io.provenance.scope.contract.proto.Commons.Location
.io.provenance.scope.contract.ProvenanceReference ref = 1;
getRefOrBuilder() - Method in interface io.provenance.scope.contract.proto.Commons.LocationOrBuilder
.io.provenance.scope.contract.ProvenanceReference ref = 1;
getRefOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
ref contains 1) the scope of the object being modified on blockchain.
getRefOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
ref contains 1) the scope of the object being modified on blockchain.
getRefOrBuilder() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
ref contains 1) the scope of the object being modified on blockchain.
getRequestStreaming() - Method in class com.google.protobuf.Method.Builder
If true, the request is streamed.
getRequestStreaming() - Method in class com.google.protobuf.Method
If true, the request is streamed.
getRequestStreaming() - Method in interface com.google.protobuf.MethodOrBuilder
If true, the request is streamed.
getRequestTypeUrl() - Method in class com.google.protobuf.Method.Builder
A URL of the input message type.
getRequestTypeUrl() - Method in class com.google.protobuf.Method
A URL of the input message type.
getRequestTypeUrl() - Method in interface com.google.protobuf.MethodOrBuilder
A URL of the input message type.
getRequestTypeUrlBytes() - Method in class com.google.protobuf.Method.Builder
A URL of the input message type.
getRequestTypeUrlBytes() - Method in class com.google.protobuf.Method
A URL of the input message type.
getRequestTypeUrlBytes() - Method in interface com.google.protobuf.MethodOrBuilder
A URL of the input message type.
getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
Reserved field names, which may not be used by fields in the same message.
getReservedName(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
Reserved field names, which may not be used by fields in the same message.
getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Reserved enum value names, which may not be reused.
getReservedName(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Reserved enum value names, which may not be reused.
getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
Reserved field names, which may not be used by fields in the same message.
getReservedNameBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
Reserved field names, which may not be used by fields in the same message.
getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Reserved enum value names, which may not be reused.
getReservedNameBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Reserved enum value names, which may not be reused.
getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
Reserved field names, which may not be used by fields in the same message.
getReservedNameCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
Reserved field names, which may not be used by fields in the same message.
getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Reserved enum value names, which may not be reused.
getReservedNameCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Reserved enum value names, which may not be reused.
getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
Reserved field names, which may not be used by fields in the same message.
getReservedNameList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
Reserved field names, which may not be used by fields in the same message.
getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Reserved enum value names, which may not be reused.
getReservedNameList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Reserved enum value names, which may not be reused.
getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRange(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Range of reserved numeric values.
getReservedRange(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Range of reserved numeric values.
getReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
getReservedRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Range of reserved numeric values.
getReservedRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Range of reserved numeric values.
getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRangeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Range of reserved numeric values.
getReservedRangeList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Range of reserved numeric values.
getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Range of reserved numeric values.
getReservedRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Range of reserved numeric values.
getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Range of reserved numeric values.
getReservedRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Range of reserved numeric values.
getResourceLocation() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.contract.Location resource_location = 2;
getResourceLocation() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
.io.provenance.scope.contract.Location resource_location = 2;
getResourceLocation() - Method in interface io.provenance.scope.contract.proto.Commons.DefinitionSpecOrBuilder
.io.provenance.scope.contract.Location resource_location = 2;
getResourceLocationBuilder() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.contract.Location resource_location = 2;
getResourceLocationOrBuilder() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.contract.Location resource_location = 2;
getResourceLocationOrBuilder() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
.io.provenance.scope.contract.Location resource_location = 2;
getResourceLocationOrBuilder() - Method in interface io.provenance.scope.contract.proto.Commons.DefinitionSpecOrBuilder
.io.provenance.scope.contract.Location resource_location = 2;
getResponseStreaming() - Method in class com.google.protobuf.Method.Builder
If true, the response is streamed.
getResponseStreaming() - Method in class com.google.protobuf.Method
If true, the response is streamed.
getResponseStreaming() - Method in interface com.google.protobuf.MethodOrBuilder
If true, the response is streamed.
getResponseTypeUrl() - Method in class com.google.protobuf.Method.Builder
The URL of the output message type.
getResponseTypeUrl() - Method in class com.google.protobuf.Method
The URL of the output message type.
getResponseTypeUrl() - Method in interface com.google.protobuf.MethodOrBuilder
The URL of the output message type.
getResponseTypeUrlBytes() - Method in class com.google.protobuf.Method.Builder
The URL of the output message type.
getResponseTypeUrlBytes() - Method in class com.google.protobuf.Method
The URL of the output message type.
getResponseTypeUrlBytes() - Method in interface com.google.protobuf.MethodOrBuilder
The URL of the output message type.
getResult() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
.io.provenance.scope.contract.ExecutionResult result = 2;
getResult() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
.io.provenance.scope.contract.ExecutionResult result = 2;
getResult() - Method in interface io.provenance.scope.contract.proto.Contracts.ConditionProtoOrBuilder
.io.provenance.scope.contract.ExecutionResult result = 2;
getResult() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
.io.provenance.scope.contract.ExecutionResult result = 3;
getResult() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
.io.provenance.scope.contract.ExecutionResult result = 3;
getResult() - Method in interface io.provenance.scope.contract.proto.Contracts.ConsiderationProtoOrBuilder
.io.provenance.scope.contract.ExecutionResult result = 3;
getResult() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.io.provenance.scope.contract.ExecutionResult.Result result = 2;
getResult() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
.io.provenance.scope.contract.ExecutionResult.Result result = 2;
getResult() - Method in interface io.provenance.scope.contract.proto.Contracts.ExecutionResultOrBuilder
.io.provenance.scope.contract.ExecutionResult.Result result = 2;
getResult() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
.io.provenance.scope.contract.Envelope result = 2;
getResult() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
.io.provenance.scope.contract.Envelope result = 2;
getResult() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeStateOrBuilder
.io.provenance.scope.contract.Envelope result = 2;
getResultBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
.io.provenance.scope.contract.ExecutionResult result = 2;
getResultBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
.io.provenance.scope.contract.ExecutionResult result = 3;
getResultBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
.io.provenance.scope.contract.Envelope result = 2;
getResultOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
.io.provenance.scope.contract.ExecutionResult result = 2;
getResultOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
.io.provenance.scope.contract.ExecutionResult result = 2;
getResultOrBuilder() - Method in interface io.provenance.scope.contract.proto.Contracts.ConditionProtoOrBuilder
.io.provenance.scope.contract.ExecutionResult result = 2;
getResultOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
.io.provenance.scope.contract.ExecutionResult result = 3;
getResultOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
.io.provenance.scope.contract.ExecutionResult result = 3;
getResultOrBuilder() - Method in interface io.provenance.scope.contract.proto.Contracts.ConsiderationProtoOrBuilder
.io.provenance.scope.contract.ExecutionResult result = 3;
getResultOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
.io.provenance.scope.contract.Envelope result = 2;
getResultOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
.io.provenance.scope.contract.Envelope result = 2;
getResultOrBuilder() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeStateOrBuilder
.io.provenance.scope.contract.Envelope result = 2;
getResultValue() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.io.provenance.scope.contract.ExecutionResult.Result result = 2;
getResultValue() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
.io.provenance.scope.contract.ExecutionResult.Result result = 2;
getResultValue() - Method in interface io.provenance.scope.contract.proto.Contracts.ExecutionResultOrBuilder
.io.provenance.scope.contract.ExecutionResult.Result result = 2;
getRoot() - Method in class com.google.protobuf.Mixin.Builder
If non-empty specifies a path under which inherited HTTP paths are rooted.
getRoot() - Method in class com.google.protobuf.Mixin
If non-empty specifies a path under which inherited HTTP paths are rooted.
getRoot() - Method in interface com.google.protobuf.MixinOrBuilder
If non-empty specifies a path under which inherited HTTP paths are rooted.
getRootBytes() - Method in class com.google.protobuf.Mixin.Builder
If non-empty specifies a path under which inherited HTTP paths are rooted.
getRootBytes() - Method in class com.google.protobuf.Mixin
If non-empty specifies a path under which inherited HTTP paths are rooted.
getRootBytes() - Method in interface com.google.protobuf.MixinOrBuilder
If non-empty specifies a path under which inherited HTTP paths are rooted.
getRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the package of ruby generated classes.
getRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the package of ruby generated classes.
getRubyPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the package of ruby generated classes.
getRubyPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the package of ruby generated classes.
getRubyPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the package of ruby generated classes.
getRubyPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the package of ruby generated classes.
getScope() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Scope snapshot for executing
getScope() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
Scope snapshot for executing
getScope() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
Scope snapshot for executing
getScopeBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Scope snapshot for executing
getScopeOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Scope snapshot for executing
getScopeOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
Scope snapshot for executing
getScopeOrBuilder() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
Scope snapshot for executing
getScopeSpecUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
.io.provenance.scope.UUID scope_spec_uuid = 10;
getScopeSpecUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
.io.provenance.scope.UUID scope_spec_uuid = 10;
getScopeSpecUuid() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
.io.provenance.scope.UUID scope_spec_uuid = 10;
getScopeSpecUuidBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
.io.provenance.scope.UUID scope_spec_uuid = 10;
getScopeSpecUuidOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
.io.provenance.scope.UUID scope_spec_uuid = 10;
getScopeSpecUuidOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
.io.provenance.scope.UUID scope_spec_uuid = 10;
getScopeSpecUuidOrBuilder() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
.io.provenance.scope.UUID scope_spec_uuid = 10;
getScopeUuid() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Req] [Scope.uuid] -- Scope ID
getScopeUuid() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
[Req] [Scope.uuid] -- Scope ID
getScopeUuid() - Method in interface io.provenance.scope.contract.proto.Commons.ProvenanceReferenceOrBuilder
[Req] [Scope.uuid] -- Scope ID
getScopeUuidBuilder() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Req] [Scope.uuid] -- Scope ID
getScopeUuidOrBuilder() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Req] [Scope.uuid] -- Scope ID
getScopeUuidOrBuilder() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
[Req] [Scope.uuid] -- Scope ID
getScopeUuidOrBuilder() - Method in interface io.provenance.scope.contract.proto.Commons.ProvenanceReferenceOrBuilder
[Req] [Scope.uuid] -- Scope ID
getSeconds() - Method in class com.google.protobuf.Duration.Builder
Signed seconds of the span of time.
getSeconds() - Method in class com.google.protobuf.Duration
Signed seconds of the span of time.
getSeconds() - Method in interface com.google.protobuf.DurationOrBuilder
Signed seconds of the span of time.
getSeconds() - Method in class com.google.protobuf.Timestamp.Builder
Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z.
getSeconds() - Method in class com.google.protobuf.Timestamp
Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z.
getSeconds() - Method in interface com.google.protobuf.TimestampOrBuilder
Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z.
getSerializedSize() - Method in class com.google.protobuf.Any
 
getSerializedSize() - Method in class com.google.protobuf.Api
 
getSerializedSize() - Method in class com.google.protobuf.BoolValue
 
getSerializedSize() - Method in class com.google.protobuf.BytesValue
 
getSerializedSize() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
getSerializedSize() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
getSerializedSize() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
getSerializedSize() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getSerializedSize() - Method in class com.google.protobuf.DoubleValue
 
getSerializedSize() - Method in class com.google.protobuf.Duration
 
getSerializedSize() - Method in class com.google.protobuf.Empty
 
getSerializedSize() - Method in class com.google.protobuf.Enum
 
getSerializedSize() - Method in class com.google.protobuf.EnumValue
 
getSerializedSize() - Method in class com.google.protobuf.Field
 
getSerializedSize() - Method in class com.google.protobuf.FieldMask
 
getSerializedSize() - Method in class com.google.protobuf.FloatValue
 
getSerializedSize() - Method in class com.google.protobuf.Int32Value
 
getSerializedSize() - Method in class com.google.protobuf.Int64Value
 
getSerializedSize() - Method in class com.google.protobuf.ListValue
 
getSerializedSize() - Method in class com.google.protobuf.Method
 
getSerializedSize() - Method in class com.google.protobuf.Mixin
 
getSerializedSize() - Method in class com.google.protobuf.Option
 
getSerializedSize() - Method in class com.google.protobuf.SourceContext
 
getSerializedSize() - Method in class com.google.protobuf.StringValue
 
getSerializedSize() - Method in class com.google.protobuf.Struct
 
getSerializedSize() - Method in class com.google.protobuf.Timestamp
 
getSerializedSize() - Method in class com.google.protobuf.Type
 
getSerializedSize() - Method in class com.google.protobuf.UInt32Value
 
getSerializedSize() - Method in class com.google.protobuf.UInt64Value
 
getSerializedSize() - Method in class com.google.protobuf.Value
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Commons.Location
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Contracts.Recital
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Contracts.Record
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.IndexProto.Index
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
getSerializedSize() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
getSerializedSize() - Method in class io.provenance.scope.proto.Common.Signature
 
getSerializedSize() - Method in class io.provenance.scope.proto.PK.PrivateKey
 
getSerializedSize() - Method in class io.provenance.scope.proto.PK.PublicKey
 
getSerializedSize() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
getSerializedSize() - Method in class io.provenance.scope.proto.Util.AuditFields
 
getSerializedSize() - Method in class io.provenance.scope.proto.Util.UUID
 
getServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Identifies if server streams multiple server messages
getServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
Identifies if server streams multiple server messages
getServerStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
Identifies if server streams multiple server messages
getService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getService(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getSessionUuid() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [RecordGroup.session_uuid] -- require record to be within a specific session
getSessionUuid() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
[Opt] [RecordGroup.session_uuid] -- require record to be within a specific session
getSessionUuid() - Method in interface io.provenance.scope.contract.proto.Commons.ProvenanceReferenceOrBuilder
[Opt] [RecordGroup.session_uuid] -- require record to be within a specific session
getSessionUuidBuilder() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [RecordGroup.session_uuid] -- require record to be within a specific session
getSessionUuidOrBuilder() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [RecordGroup.session_uuid] -- require record to be within a specific session
getSessionUuidOrBuilder() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
[Opt] [RecordGroup.session_uuid] -- require record to be within a specific session
getSessionUuidOrBuilder() - Method in interface io.provenance.scope.contract.proto.Commons.ProvenanceReferenceOrBuilder
[Opt] [RecordGroup.session_uuid] -- require record to be within a specific session
getSignature() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.Signature signature = 3;
getSignature() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
.io.provenance.scope.Signature signature = 3;
getSignature() - Method in interface io.provenance.scope.contract.proto.Commons.DefinitionSpecOrBuilder
.io.provenance.scope.Signature signature = 3;
getSignature() - Method in class io.provenance.scope.proto.Common.Signature.Builder
string signature = 3;
getSignature() - Method in class io.provenance.scope.proto.Common.Signature
string signature = 3;
getSignature() - Method in interface io.provenance.scope.proto.Common.SignatureOrBuilder
string signature = 3;
getSignatureBuilder() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.Signature signature = 3;
getSignatureBytes() - Method in class io.provenance.scope.proto.Common.Signature.Builder
string signature = 3;
getSignatureBytes() - Method in class io.provenance.scope.proto.Common.Signature
string signature = 3;
getSignatureBytes() - Method in interface io.provenance.scope.proto.Common.SignatureOrBuilder
string signature = 3;
getSignatureOrBuilder() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.Signature signature = 3;
getSignatureOrBuilder() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
.io.provenance.scope.Signature signature = 3;
getSignatureOrBuilder() - Method in interface io.provenance.scope.contract.proto.Commons.DefinitionSpecOrBuilder
.io.provenance.scope.Signature signature = 3;
getSignatures(int) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
getSignatures(int) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
Signatures for the contract.
getSignatures(int) - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
Signatures for the contract.
getSignaturesBuilder(int) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
getSignaturesBuilderList() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
getSignaturesCount() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
getSignaturesCount() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
Signatures for the contract.
getSignaturesCount() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
Signatures for the contract.
getSignaturesList() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
getSignaturesList() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
Signatures for the contract.
getSignaturesList() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
Signatures for the contract.
getSignaturesOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
getSignaturesOrBuilder(int) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
Signatures for the contract.
getSignaturesOrBuilder(int) - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
Signatures for the contract.
getSignaturesOrBuilderList() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
getSignaturesOrBuilderList() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
Signatures for the contract.
getSignaturesOrBuilderList() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
Signatures for the contract.
getSigner() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
.io.provenance.scope.SigningAndEncryptionPublicKeys signer = 2;
getSigner() - Method in class io.provenance.scope.contract.proto.Contracts.Recital
.io.provenance.scope.SigningAndEncryptionPublicKeys signer = 2;
getSigner() - Method in interface io.provenance.scope.contract.proto.Contracts.RecitalOrBuilder
.io.provenance.scope.SigningAndEncryptionPublicKeys signer = 2;
getSigner() - Method in class io.provenance.scope.proto.Common.Signature.Builder
Identity of signer
getSigner() - Method in class io.provenance.scope.proto.Common.Signature
Identity of signer
getSigner() - Method in interface io.provenance.scope.proto.Common.SignatureOrBuilder
Identity of signer
getSignerBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
.io.provenance.scope.SigningAndEncryptionPublicKeys signer = 2;
getSignerBuilder() - Method in class io.provenance.scope.proto.Common.Signature.Builder
Identity of signer
getSignerOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
.io.provenance.scope.SigningAndEncryptionPublicKeys signer = 2;
getSignerOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Recital
.io.provenance.scope.SigningAndEncryptionPublicKeys signer = 2;
getSignerOrBuilder() - Method in interface io.provenance.scope.contract.proto.Contracts.RecitalOrBuilder
.io.provenance.scope.SigningAndEncryptionPublicKeys signer = 2;
getSignerOrBuilder() - Method in class io.provenance.scope.proto.Common.Signature.Builder
Identity of signer
getSignerOrBuilder() - Method in class io.provenance.scope.proto.Common.Signature
Identity of signer
getSignerOrBuilder() - Method in interface io.provenance.scope.proto.Common.SignatureOrBuilder
Identity of signer
getSignerRole() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
.io.provenance.scope.contract.PartyType signer_role = 1;
getSignerRole() - Method in class io.provenance.scope.contract.proto.Contracts.Recital
.io.provenance.scope.contract.PartyType signer_role = 1;
getSignerRole() - Method in interface io.provenance.scope.contract.proto.Contracts.RecitalOrBuilder
.io.provenance.scope.contract.PartyType signer_role = 1;
getSignerRoleValue() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
.io.provenance.scope.contract.PartyType signer_role = 1;
getSignerRoleValue() - Method in class io.provenance.scope.contract.proto.Contracts.Recital
.io.provenance.scope.contract.PartyType signer_role = 1;
getSignerRoleValue() - Method in interface io.provenance.scope.contract.proto.Contracts.RecitalOrBuilder
.io.provenance.scope.contract.PartyType signer_role = 1;
getSigningPublicKey() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
.io.provenance.scope.PublicKey signing_public_key = 1;
getSigningPublicKey() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
.io.provenance.scope.PublicKey signing_public_key = 1;
getSigningPublicKey() - Method in interface io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeysOrBuilder
.io.provenance.scope.PublicKey signing_public_key = 1;
getSigningPublicKeyBuilder() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
.io.provenance.scope.PublicKey signing_public_key = 1;
getSigningPublicKeyOrBuilder() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
.io.provenance.scope.PublicKey signing_public_key = 1;
getSigningPublicKeyOrBuilder() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
.io.provenance.scope.PublicKey signing_public_key = 1;
getSigningPublicKeyOrBuilder() - Method in interface io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeysOrBuilder
.io.provenance.scope.PublicKey signing_public_key = 1;
getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
This field contains optional information about the original source code.
getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
This field contains optional information about the original source code.
getSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
This field contains optional information about the original source code.
getSourceCodeInfoBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
This field contains optional information about the original source code.
getSourceCodeInfoOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
This field contains optional information about the original source code.
getSourceCodeInfoOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
This field contains optional information about the original source code.
getSourceCodeInfoOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
This field contains optional information about the original source code.
getSourceContext() - Method in class com.google.protobuf.Api.Builder
Source context for the protocol buffer service represented by this message.
getSourceContext() - Method in class com.google.protobuf.Api
Source context for the protocol buffer service represented by this message.
getSourceContext() - Method in interface com.google.protobuf.ApiOrBuilder
Source context for the protocol buffer service represented by this message.
getSourceContext() - Method in class com.google.protobuf.Enum.Builder
The source context.
getSourceContext() - Method in class com.google.protobuf.Enum
The source context.
getSourceContext() - Method in interface com.google.protobuf.EnumOrBuilder
The source context.
getSourceContext() - Method in class com.google.protobuf.Type.Builder
The source context.
getSourceContext() - Method in class com.google.protobuf.Type
The source context.
getSourceContext() - Method in interface com.google.protobuf.TypeOrBuilder
The source context.
getSourceContextBuilder() - Method in class com.google.protobuf.Api.Builder
Source context for the protocol buffer service represented by this message.
getSourceContextBuilder() - Method in class com.google.protobuf.Enum.Builder
The source context.
getSourceContextBuilder() - Method in class com.google.protobuf.Type.Builder
The source context.
getSourceContextOrBuilder() - Method in class com.google.protobuf.Api.Builder
Source context for the protocol buffer service represented by this message.
getSourceContextOrBuilder() - Method in class com.google.protobuf.Api
Source context for the protocol buffer service represented by this message.
getSourceContextOrBuilder() - Method in interface com.google.protobuf.ApiOrBuilder
Source context for the protocol buffer service represented by this message.
getSourceContextOrBuilder() - Method in class com.google.protobuf.Enum.Builder
The source context.
getSourceContextOrBuilder() - Method in class com.google.protobuf.Enum
The source context.
getSourceContextOrBuilder() - Method in interface com.google.protobuf.EnumOrBuilder
The source context.
getSourceContextOrBuilder() - Method in class com.google.protobuf.Type.Builder
The source context.
getSourceContextOrBuilder() - Method in class com.google.protobuf.Type
The source context.
getSourceContextOrBuilder() - Method in interface com.google.protobuf.TypeOrBuilder
The source context.
getSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the filesystem path to the original source .proto.
getSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the filesystem path to the original source .proto.
getSourceFile() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the filesystem path to the original source .proto.
getSourceFileBytes() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the filesystem path to the original source .proto.
getSourceFileBytes() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the filesystem path to the original source .proto.
getSourceFileBytes() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the filesystem path to the original source .proto.
getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpan(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpanCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpanList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpec() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
.io.provenance.scope.contract.DefinitionSpec spec = 1;
getSpec() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec
.io.provenance.scope.contract.DefinitionSpec spec = 1;
getSpec() - Method in interface io.provenance.scope.contract.proto.Commons.OutputSpecOrBuilder
.io.provenance.scope.contract.DefinitionSpec spec = 1;
getSpec() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Points to the proto for the contractSpec
getSpec() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
Points to the proto for the contractSpec
getSpec() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
Points to the proto for the contractSpec
getSpecBuilder() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
.io.provenance.scope.contract.DefinitionSpec spec = 1;
getSpecBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Points to the proto for the contractSpec
getSpecOrBuilder() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
.io.provenance.scope.contract.DefinitionSpec spec = 1;
getSpecOrBuilder() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec
.io.provenance.scope.contract.DefinitionSpec spec = 1;
getSpecOrBuilder() - Method in interface io.provenance.scope.contract.proto.Commons.OutputSpecOrBuilder
.io.provenance.scope.contract.DefinitionSpec spec = 1;
getSpecOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Points to the proto for the contractSpec
getSpecOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
Points to the proto for the contractSpec
getSpecOrBuilder() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
Points to the proto for the contractSpec
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Inclusive.
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
Inclusive.
getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
Inclusive.
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
Inclusive.
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
Inclusive.
getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
Inclusive.
getStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
Inclusive.
getStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
Inclusive.
getStart() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
Inclusive.
getStartTime() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
This is only set once when the contract is initially executed
getStartTime() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
This is only set once when the contract is initially executed
getStartTime() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
This is only set once when the contract is initially executed
getStartTimeBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
This is only set once when the contract is initially executed
getStartTimeOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
This is only set once when the contract is initially executed
getStartTimeOrBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
This is only set once when the contract is initially executed
getStartTimeOrBuilder() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
This is only set once when the contract is initially executed
getStatus() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
.io.provenance.scope.contract.Envelope.Status status = 9;
getStatus() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
.io.provenance.scope.contract.Envelope.Status status = 9;
getStatus() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
.io.provenance.scope.contract.Envelope.Status status = 9;
getStatusValue() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
.io.provenance.scope.contract.Envelope.Status status = 9;
getStatusValue() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
.io.provenance.scope.contract.Envelope.Status status = 9;
getStatusValue() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
.io.provenance.scope.contract.Envelope.Status status = 9;
getStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7;
getStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional bytes string_value = 7;
getStringValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional bytes string_value = 7;
getStringValue() - Method in class com.google.protobuf.Value.Builder
Represents a string value.
getStringValue() - Method in class com.google.protobuf.Value
Represents a string value.
getStringValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a string value.
getStringValueBytes() - Method in class com.google.protobuf.Value.Builder
Represents a string value.
getStringValueBytes() - Method in class com.google.protobuf.Value
Represents a string value.
getStringValueBytes() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a string value.
getStructValue() - Method in class com.google.protobuf.Value.Builder
Represents a structured value.
getStructValue() - Method in class com.google.protobuf.Value
Represents a structured value.
getStructValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a structured value.
getStructValueBuilder() - Method in class com.google.protobuf.Value.Builder
Represents a structured value.
getStructValueOrBuilder() - Method in class com.google.protobuf.Value.Builder
Represents a structured value.
getStructValueOrBuilder() - Method in class com.google.protobuf.Value
Represents a structured value.
getStructValueOrBuilder() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a structured value.
getSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
getSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
getSuffix() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
getSuffixBytes() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
getSuffixBytes() - Method in class com.google.protobuf.compiler.PluginProtos.Version
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
getSuffixBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
getSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
A bitmask of supported features that the code generator supports.
getSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
A bitmask of supported features that the code generator supports.
getSupportedFeatures() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
A bitmask of supported features that the code generator supports.
getSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
getSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
getSwiftPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
getSwiftPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
getSwiftPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
getSwiftPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
getSyntax() - Method in class com.google.protobuf.Api.Builder
The source syntax of the service.
getSyntax() - Method in class com.google.protobuf.Api
The source syntax of the service.
getSyntax() - Method in interface com.google.protobuf.ApiOrBuilder
The source syntax of the service.
getSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
The syntax of the proto file.
getSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
The syntax of the proto file.
getSyntax() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
The syntax of the proto file.
getSyntax() - Method in class com.google.protobuf.Enum.Builder
The source syntax.
getSyntax() - Method in class com.google.protobuf.Enum
The source syntax.
getSyntax() - Method in interface com.google.protobuf.EnumOrBuilder
The source syntax.
getSyntax() - Method in class com.google.protobuf.Method.Builder
The source syntax of this method.
getSyntax() - Method in class com.google.protobuf.Method
The source syntax of this method.
getSyntax() - Method in interface com.google.protobuf.MethodOrBuilder
The source syntax of this method.
getSyntax() - Method in class com.google.protobuf.Type.Builder
The source syntax.
getSyntax() - Method in class com.google.protobuf.Type
The source syntax.
getSyntax() - Method in interface com.google.protobuf.TypeOrBuilder
The source syntax.
getSyntaxBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
The syntax of the proto file.
getSyntaxBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
The syntax of the proto file.
getSyntaxBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
The syntax of the proto file.
getSyntaxValue() - Method in class com.google.protobuf.Api.Builder
The source syntax of the service.
getSyntaxValue() - Method in class com.google.protobuf.Api
The source syntax of the service.
getSyntaxValue() - Method in interface com.google.protobuf.ApiOrBuilder
The source syntax of the service.
getSyntaxValue() - Method in class com.google.protobuf.Enum.Builder
The source syntax.
getSyntaxValue() - Method in class com.google.protobuf.Enum
The source syntax.
getSyntaxValue() - Method in interface com.google.protobuf.EnumOrBuilder
The source syntax.
getSyntaxValue() - Method in class com.google.protobuf.Method.Builder
The source syntax of this method.
getSyntaxValue() - Method in class com.google.protobuf.Method
The source syntax of this method.
getSyntaxValue() - Method in interface com.google.protobuf.MethodOrBuilder
The source syntax of this method.
getSyntaxValue() - Method in class com.google.protobuf.Type.Builder
The source syntax.
getSyntaxValue() - Method in class com.google.protobuf.Type
The source syntax.
getSyntaxValue() - Method in interface com.google.protobuf.TypeOrBuilder
The source syntax.
getTimesExecuted() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
int32 times_executed = 8;
getTimesExecuted() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
int32 times_executed = 8;
getTimesExecuted() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
int32 times_executed = 8;
getTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4;
getTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string trailing_comments = 4;
getTrailingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string trailing_comments = 4;
getTrailingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4;
getTrailingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string trailing_comments = 4;
getTrailingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string trailing_comments = 4;
getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If type_name is set, this need not be set.
getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
If type_name is set, this need not be set.
getType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
If type_name is set, this need not be set.
getType() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.contract.DefinitionSpec.Type type = 4;
getType() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
.io.provenance.scope.contract.DefinitionSpec.Type type = 4;
getType() - Method in interface io.provenance.scope.contract.proto.Commons.DefinitionSpecOrBuilder
.io.provenance.scope.contract.DefinitionSpec.Type type = 4;
getType() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.contract.EnvelopeError.Type type = 4;
getType() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
.io.provenance.scope.contract.EnvelopeError.Type type = 4;
getType() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeErrorOrBuilder
.io.provenance.scope.contract.EnvelopeError.Type type = 4;
getType() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
.io.provenance.scope.KeyType type = 2;
getType() - Method in class io.provenance.scope.proto.PK.PrivateKey
.io.provenance.scope.KeyType type = 2;
getType() - Method in interface io.provenance.scope.proto.PK.PrivateKeyOrBuilder
.io.provenance.scope.KeyType type = 2;
getType() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
.io.provenance.scope.KeyType type = 2;
getType() - Method in class io.provenance.scope.proto.PK.PublicKey
.io.provenance.scope.KeyType type = 2;
getType() - Method in interface io.provenance.scope.proto.PK.PublicKeyOrBuilder
.io.provenance.scope.KeyType type = 2;
getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For message and enum types, this is the name of the type.
getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For message and enum types, this is the name of the type.
getTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For message and enum types, this is the name of the type.
getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For message and enum types, this is the name of the type.
getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For message and enum types, this is the name of the type.
getTypeNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For message and enum types, this is the name of the type.
getTypeUrl() - Method in class com.google.protobuf.Any.Builder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrl() - Method in class com.google.protobuf.Any
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrl() - Method in interface com.google.protobuf.AnyOrBuilder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrl() - Method in class com.google.protobuf.Field.Builder
The field type URL, without the scheme, for message or enumeration types.
getTypeUrl() - Method in class com.google.protobuf.Field
The field type URL, without the scheme, for message or enumeration types.
getTypeUrl() - Method in interface com.google.protobuf.FieldOrBuilder
The field type URL, without the scheme, for message or enumeration types.
getTypeUrlBytes() - Method in class com.google.protobuf.Any.Builder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrlBytes() - Method in class com.google.protobuf.Any
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrlBytes() - Method in interface com.google.protobuf.AnyOrBuilder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrlBytes() - Method in class com.google.protobuf.Field.Builder
The field type URL, without the scheme, for message or enumeration types.
getTypeUrlBytes() - Method in class com.google.protobuf.Field
The field type URL, without the scheme, for message or enumeration types.
getTypeUrlBytes() - Method in interface com.google.protobuf.FieldOrBuilder
The field type URL, without the scheme, for message or enumeration types.
getTypeValue() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.contract.DefinitionSpec.Type type = 4;
getTypeValue() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
.io.provenance.scope.contract.DefinitionSpec.Type type = 4;
getTypeValue() - Method in interface io.provenance.scope.contract.proto.Commons.DefinitionSpecOrBuilder
.io.provenance.scope.contract.DefinitionSpec.Type type = 4;
getTypeValue() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.contract.EnvelopeError.Type type = 4;
getTypeValue() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
.io.provenance.scope.contract.EnvelopeError.Type type = 4;
getTypeValue() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeErrorOrBuilder
.io.provenance.scope.contract.EnvelopeError.Type type = 4;
getTypeValue() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
.io.provenance.scope.KeyType type = 2;
getTypeValue() - Method in class io.provenance.scope.proto.PK.PrivateKey
.io.provenance.scope.KeyType type = 2;
getTypeValue() - Method in interface io.provenance.scope.proto.PK.PrivateKeyOrBuilder
.io.provenance.scope.KeyType type = 2;
getTypeValue() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
.io.provenance.scope.KeyType type = 2;
getTypeValue() - Method in class io.provenance.scope.proto.PK.PublicKey
.io.provenance.scope.KeyType type = 2;
getTypeValue() - Method in interface io.provenance.scope.proto.PK.PublicKeyOrBuilder
.io.provenance.scope.KeyType type = 2;
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUnknownFields() - Method in class com.google.protobuf.Any
 
getUnknownFields() - Method in class com.google.protobuf.Api
 
getUnknownFields() - Method in class com.google.protobuf.BoolValue
 
getUnknownFields() - Method in class com.google.protobuf.BytesValue
 
getUnknownFields() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
getUnknownFields() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
getUnknownFields() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
getUnknownFields() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getUnknownFields() - Method in class com.google.protobuf.DoubleValue
 
getUnknownFields() - Method in class com.google.protobuf.Duration
 
getUnknownFields() - Method in class com.google.protobuf.Empty
 
getUnknownFields() - Method in class com.google.protobuf.Enum
 
getUnknownFields() - Method in class com.google.protobuf.EnumValue
 
getUnknownFields() - Method in class com.google.protobuf.Field
 
getUnknownFields() - Method in class com.google.protobuf.FieldMask
 
getUnknownFields() - Method in class com.google.protobuf.FloatValue
 
getUnknownFields() - Method in class com.google.protobuf.Int32Value
 
getUnknownFields() - Method in class com.google.protobuf.Int64Value
 
getUnknownFields() - Method in class com.google.protobuf.ListValue
 
getUnknownFields() - Method in class com.google.protobuf.Method
 
getUnknownFields() - Method in class com.google.protobuf.Mixin
 
getUnknownFields() - Method in class com.google.protobuf.Option
 
getUnknownFields() - Method in class com.google.protobuf.SourceContext
 
getUnknownFields() - Method in class com.google.protobuf.StringValue
 
getUnknownFields() - Method in class com.google.protobuf.Struct
 
getUnknownFields() - Method in class com.google.protobuf.Timestamp
 
getUnknownFields() - Method in class com.google.protobuf.Type
 
getUnknownFields() - Method in class com.google.protobuf.UInt32Value
 
getUnknownFields() - Method in class com.google.protobuf.UInt64Value
 
getUnknownFields() - Method in class com.google.protobuf.Value
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Commons.Location
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Contracts.Recital
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Contracts.Record
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.IndexProto.Index
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
getUnknownFields() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
getUnknownFields() - Method in class io.provenance.scope.proto.Common.Signature
 
getUnknownFields() - Method in class io.provenance.scope.proto.PK.PrivateKey
 
getUnknownFields() - Method in class io.provenance.scope.proto.PK.PublicKey
 
getUnknownFields() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
getUnknownFields() - Method in class io.provenance.scope.proto.Util.AuditFields
 
getUnknownFields() - Method in class io.provenance.scope.proto.Util.UUID
 
getUpdatedBy() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
string updated_by = 4;
getUpdatedBy() - Method in class io.provenance.scope.proto.Util.AuditFields
string updated_by = 4;
getUpdatedBy() - Method in interface io.provenance.scope.proto.Util.AuditFieldsOrBuilder
string updated_by = 4;
getUpdatedByBytes() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
string updated_by = 4;
getUpdatedByBytes() - Method in class io.provenance.scope.proto.Util.AuditFields
string updated_by = 4;
getUpdatedByBytes() - Method in interface io.provenance.scope.proto.Util.AuditFieldsOrBuilder
string updated_by = 4;
getUpdatedDate() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
.google.protobuf.Timestamp updated_date = 3;
getUpdatedDate() - Method in class io.provenance.scope.proto.Util.AuditFields
.google.protobuf.Timestamp updated_date = 3;
getUpdatedDate() - Method in interface io.provenance.scope.proto.Util.AuditFieldsOrBuilder
.google.protobuf.Timestamp updated_date = 3;
getUpdatedDateBuilder() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
.google.protobuf.Timestamp updated_date = 3;
getUpdatedDateOrBuilder() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
.google.protobuf.Timestamp updated_date = 3;
getUpdatedDateOrBuilder() - Method in class io.provenance.scope.proto.Util.AuditFields
.google.protobuf.Timestamp updated_date = 3;
getUpdatedDateOrBuilder() - Method in interface io.provenance.scope.proto.Util.AuditFieldsOrBuilder
.google.protobuf.Timestamp updated_date = 3;
getUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.UUID uuid = 1;
getUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
.io.provenance.scope.UUID uuid = 1;
getUuid() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeErrorOrBuilder
.io.provenance.scope.UUID uuid = 1;
getUuidBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.UUID uuid = 1;
getUuidOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.UUID uuid = 1;
getUuidOrBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
.io.provenance.scope.UUID uuid = 1;
getUuidOrBuilder() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeErrorOrBuilder
.io.provenance.scope.UUID uuid = 1;
getValue() - Method in class com.google.protobuf.Any.Builder
Must be a valid serialized protocol buffer of the above specified type.
getValue() - Method in class com.google.protobuf.Any
Must be a valid serialized protocol buffer of the above specified type.
getValue() - Method in interface com.google.protobuf.AnyOrBuilder
Must be a valid serialized protocol buffer of the above specified type.
getValue() - Method in class com.google.protobuf.BoolValue.Builder
The bool value.
getValue() - Method in class com.google.protobuf.BoolValue
The bool value.
getValue() - Method in interface com.google.protobuf.BoolValueOrBuilder
The bool value.
getValue() - Method in class com.google.protobuf.BytesValue.Builder
The bytes value.
getValue() - Method in class com.google.protobuf.BytesValue
The bytes value.
getValue() - Method in interface com.google.protobuf.BytesValueOrBuilder
The bytes value.
getValue() - Method in class com.google.protobuf.DoubleValue.Builder
The double value.
getValue() - Method in class com.google.protobuf.DoubleValue
The double value.
getValue() - Method in interface com.google.protobuf.DoubleValueOrBuilder
The double value.
getValue() - Method in class com.google.protobuf.FloatValue.Builder
The float value.
getValue() - Method in class com.google.protobuf.FloatValue
The float value.
getValue() - Method in interface com.google.protobuf.FloatValueOrBuilder
The float value.
getValue() - Method in class com.google.protobuf.Int32Value.Builder
The int32 value.
getValue() - Method in class com.google.protobuf.Int32Value
The int32 value.
getValue() - Method in interface com.google.protobuf.Int32ValueOrBuilder
The int32 value.
getValue() - Method in class com.google.protobuf.Int64Value.Builder
The int64 value.
getValue() - Method in class com.google.protobuf.Int64Value
The int64 value.
getValue() - Method in interface com.google.protobuf.Int64ValueOrBuilder
The int64 value.
getValue() - Method in class com.google.protobuf.Option.Builder
The option's value packed in an Any message.
getValue() - Method in class com.google.protobuf.Option
The option's value packed in an Any message.
getValue() - Method in interface com.google.protobuf.OptionOrBuilder
The option's value packed in an Any message.
getValue() - Method in class com.google.protobuf.StringValue.Builder
The string value.
getValue() - Method in class com.google.protobuf.StringValue
The string value.
getValue() - Method in interface com.google.protobuf.StringValueOrBuilder
The string value.
getValue() - Method in class com.google.protobuf.UInt32Value.Builder
The uint32 value.
getValue() - Method in class com.google.protobuf.UInt32Value
The uint32 value.
getValue() - Method in interface com.google.protobuf.UInt32ValueOrBuilder
The uint32 value.
getValue() - Method in class com.google.protobuf.UInt64Value.Builder
The uint64 value.
getValue() - Method in class com.google.protobuf.UInt64Value
The uint64 value.
getValue() - Method in interface com.google.protobuf.UInt64ValueOrBuilder
The uint64 value.
getValue() - Method in class io.provenance.scope.proto.Util.UUID.Builder
string value = 1;
getValue() - Method in class io.provenance.scope.proto.Util.UUID
string value = 1;
getValue() - Method in interface io.provenance.scope.proto.Util.UUIDOrBuilder
string value = 1;
getValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValue(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueBuilder() - Method in class com.google.protobuf.Option.Builder
The option's value packed in an Any message.
getValueBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueBytes() - Method in class com.google.protobuf.StringValue.Builder
The string value.
getValueBytes() - Method in class com.google.protobuf.StringValue
The string value.
getValueBytes() - Method in interface com.google.protobuf.StringValueOrBuilder
The string value.
getValueBytes() - Method in class io.provenance.scope.proto.Util.UUID.Builder
string value = 1;
getValueBytes() - Method in class io.provenance.scope.proto.Util.UUID
string value = 1;
getValueBytes() - Method in interface io.provenance.scope.proto.Util.UUIDOrBuilder
string value = 1;
getValueCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueDescriptor() - Method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
 
getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
getValueDescriptor() - Method in enum com.google.protobuf.Field.Cardinality
 
getValueDescriptor() - Method in enum com.google.protobuf.Field.Kind
 
getValueDescriptor() - Method in enum com.google.protobuf.NullValue
 
getValueDescriptor() - Method in enum com.google.protobuf.Syntax
 
getValueDescriptor() - Method in enum io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
 
getValueDescriptor() - Method in enum io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
 
getValueDescriptor() - Method in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
 
getValueDescriptor() - Method in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
 
getValueDescriptor() - Method in enum io.provenance.scope.contract.proto.IndexProto.Index.Behavior
 
getValueDescriptor() - Method in enum io.provenance.scope.contract.proto.Specifications.PartyType
 
getValueDescriptor() - Method in enum io.provenance.scope.proto.PK.KeyCurve
 
getValueDescriptor() - Method in enum io.provenance.scope.proto.PK.KeyType
 
getValueList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueOrBuilder() - Method in class com.google.protobuf.Option.Builder
The option's value packed in an Any message.
getValueOrBuilder() - Method in class com.google.protobuf.Option
The option's value packed in an Any message.
getValueOrBuilder() - Method in interface com.google.protobuf.OptionOrBuilder
The option's value packed in an Any message.
getValueOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValues(int) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
getValues(int) - Method in class com.google.protobuf.ListValue
Repeated field of dynamically typed values.
getValues(int) - Method in interface com.google.protobuf.ListValueOrBuilder
Repeated field of dynamically typed values.
getValuesBuilder(int) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
getValuesBuilderList() - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
getValuesCount() - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
getValuesCount() - Method in class com.google.protobuf.ListValue
Repeated field of dynamically typed values.
getValuesCount() - Method in interface com.google.protobuf.ListValueOrBuilder
Repeated field of dynamically typed values.
getValuesList() - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
getValuesList() - Method in class com.google.protobuf.ListValue
Repeated field of dynamically typed values.
getValuesList() - Method in interface com.google.protobuf.ListValueOrBuilder
Repeated field of dynamically typed values.
getValuesOrBuilder(int) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
getValuesOrBuilder(int) - Method in class com.google.protobuf.ListValue
Repeated field of dynamically typed values.
getValuesOrBuilder(int) - Method in interface com.google.protobuf.ListValueOrBuilder
Repeated field of dynamically typed values.
getValuesOrBuilderList() - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
getValuesOrBuilderList() - Method in class com.google.protobuf.ListValue
Repeated field of dynamically typed values.
getValuesOrBuilderList() - Method in interface com.google.protobuf.ListValueOrBuilder
Repeated field of dynamically typed values.
getVersion() - Method in class com.google.protobuf.Api.Builder
A version string for this interface.
getVersion() - Method in class com.google.protobuf.Api
A version string for this interface.
getVersion() - Method in interface com.google.protobuf.ApiOrBuilder
A version string for this interface.
getVersion() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
int32 version = 5;
getVersion() - Method in class io.provenance.scope.proto.Util.AuditFields
int32 version = 5;
getVersion() - Method in interface io.provenance.scope.proto.Util.AuditFieldsOrBuilder
int32 version = 5;
getVersionBytes() - Method in class com.google.protobuf.Api.Builder
A version string for this interface.
getVersionBytes() - Method in class com.google.protobuf.Api
A version string for this interface.
getVersionBytes() - Method in interface com.google.protobuf.ApiOrBuilder
A version string for this interface.
getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
For Google-internal migration only.
getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
For Google-internal migration only.
getWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
For Google-internal migration only.
getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the weak imported files in the dependency list.
getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Indexes of the weak imported files in the dependency list.
getWeakDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Indexes of the weak imported files in the dependency list.
getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the weak imported files in the dependency list.
getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Indexes of the weak imported files in the dependency list.
getWeakDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Indexes of the weak imported files in the dependency list.
getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the weak imported files in the dependency list.
getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Indexes of the weak imported files in the dependency list.
getWeakDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Indexes of the weak imported files in the dependency list.
GO_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 

H

hasAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8;
hasAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string aggregate_value = 8;
hasAggregateValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string aggregate_value = 8;
hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Set this option to true to allow mapping different tag names to the same value.
hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
Set this option to true to allow mapping different tag names to the same value.
hasAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
Set this option to true to allow mapping different tag names to the same value.
hasAncestor() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
TODO do we need this?
hasAncestor() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
TODO do we need this?
hasAncestor() - Method in interface io.provenance.scope.contract.proto.Contracts.ProposedRecordOrBuilder
TODO do we need this?
hasAuditFields() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.AuditFields audit_fields = 99;
hasAuditFields() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
.io.provenance.scope.AuditFields audit_fields = 99;
hasAuditFields() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeErrorOrBuilder
.io.provenance.scope.AuditFields audit_fields = 99;
hasBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the starting offset in bytes in the generated code that relates to the identified object.
hasBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the starting offset in bytes in the generated code that relates to the identified object.
hasBegin() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the starting offset in bytes in the generated code that relates to the identified object.
hasCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Enables the use of arenas for the proto messages in this file.
hasCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Enables the use of arenas for the proto messages in this file.
hasCcEnableArenas() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Enables the use of arenas for the proto messages in this file.
hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
hasCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
hasClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Identifies if client streams multiple client messages
hasClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
Identifies if client streams multiple client messages
hasClientStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
Identifies if client streams multiple client messages
hasCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The version number of protocol compiler.
hasCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The version number of protocol compiler.
hasCompilerVersion() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The version number of protocol compiler.
hasContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file contents.
hasContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
The file contents.
hasContent() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
The file contents.
hasContract() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
The executed contract.
hasContract() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
The executed contract.
hasContract() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
The executed contract.
hasCreatedDate() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
.google.protobuf.Timestamp created_date = 1;
hasCreatedDate() - Method in class io.provenance.scope.proto.Util.AuditFields
.google.protobuf.Timestamp created_date = 1;
hasCreatedDate() - Method in interface io.provenance.scope.proto.Util.AuditFieldsOrBuilder
.google.protobuf.Timestamp created_date = 1;
hasCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Namespace for generated classes; defaults to the package.
hasCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Namespace for generated classes; defaults to the package.
hasCsharpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Namespace for generated classes; defaults to the package.
hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The ctype option instructs the C++ code generator to use a different representation of the field than it normally would.
hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The ctype option instructs the C++ code generator to use a different representation of the field than it normally would.
hasCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The ctype option instructs the C++ code generator to use a different representation of the field than it normally would.
hasDataLocation() - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
.io.provenance.scope.contract.Location data_location = 2;
hasDataLocation() - Method in class io.provenance.scope.contract.proto.Contracts.Record
.io.provenance.scope.contract.Location data_location = 2;
hasDataLocation() - Method in interface io.provenance.scope.contract.proto.Contracts.RecordOrBuilder
.io.provenance.scope.contract.Location data_location = 2;
hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For numeric types, contains the original text representation of the value.
hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For numeric types, contains the original text representation of the value.
hasDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For numeric types, contains the original text representation of the value.
hasDefinition() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
hasDefinition() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
.io.provenance.scope.contract.DefinitionSpec definition = 1;
hasDefinition() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
hasDefinition() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
hasDefinition() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
.io.provenance.scope.contract.DefinitionSpec definition = 1;
hasDefinition() - Method in interface io.provenance.scope.contract.proto.Specifications.ContractSpecOrBuilder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
hasDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6;
hasDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional double double_value = 6;
hasDoubleValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional double double_value = 6;
hasEncryptionPublicKey() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
.io.provenance.scope.PublicKey encryption_public_key = 2;
hasEncryptionPublicKey() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
.io.provenance.scope.PublicKey encryption_public_key = 2;
hasEncryptionPublicKey() - Method in interface io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeysOrBuilder
.io.provenance.scope.PublicKey encryption_public_key = 2;
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Exclusive.
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
Exclusive.
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
Exclusive.
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
Exclusive.
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
Exclusive.
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
Exclusive.
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
Inclusive.
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
Inclusive.
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
Inclusive.
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the ending offset in bytes in the generated code that relates to the identified offset.
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the ending offset in bytes in the generated code that relates to the identified offset.
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the ending offset in bytes in the generated code that relates to the identified offset.
hasEnvelope() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.contract.Envelope envelope = 8;
hasEnvelope() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
.io.provenance.scope.contract.Envelope envelope = 8;
hasEnvelope() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeErrorOrBuilder
.io.provenance.scope.contract.Envelope envelope = 8;
hasError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
Error message.
hasError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
Error message.
hasError() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
Error message.
hasExecutionUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Unique identifier for determining contract/group execution instance
hasExecutionUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
Unique identifier for determining contract/group execution instance
hasExecutionUuid() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
Unique identifier for determining contract/group execution instance
hasExpirationTime() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
When a contract execution is considered stale and expired
hasExpirationTime() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
When a contract execution is considered stale and expired
hasExpirationTime() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
When a contract execution is considered stale and expired
hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For extensions, this is the name of the type being extended.
hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For extensions, this is the name of the type being extended.
hasExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For extensions, this is the name of the type being extended.
hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Go package where structs generated from this .proto will be placed.
hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the Go package where structs generated from this .proto will be placed.
hasGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the Go package where structs generated from this .proto will be placed.
HASH_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
HASH_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
hashCode() - Method in class com.google.protobuf.Any
 
hashCode() - Method in class com.google.protobuf.Api
 
hashCode() - Method in class com.google.protobuf.BoolValue
 
hashCode() - Method in class com.google.protobuf.BytesValue
 
hashCode() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
hashCode() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
hashCode() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
hashCode() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
hashCode() - Method in class com.google.protobuf.DoubleValue
 
hashCode() - Method in class com.google.protobuf.Duration
 
hashCode() - Method in class com.google.protobuf.Empty
 
hashCode() - Method in class com.google.protobuf.Enum
 
hashCode() - Method in class com.google.protobuf.EnumValue
 
hashCode() - Method in class com.google.protobuf.Field
 
hashCode() - Method in class com.google.protobuf.FieldMask
 
hashCode() - Method in class com.google.protobuf.FloatValue
 
hashCode() - Method in class com.google.protobuf.Int32Value
 
hashCode() - Method in class com.google.protobuf.Int64Value
 
hashCode() - Method in class com.google.protobuf.ListValue
 
hashCode() - Method in class com.google.protobuf.Method
 
hashCode() - Method in class com.google.protobuf.Mixin
 
hashCode() - Method in class com.google.protobuf.Option
 
hashCode() - Method in class com.google.protobuf.SourceContext
 
hashCode() - Method in class com.google.protobuf.StringValue
 
hashCode() - Method in class com.google.protobuf.Struct
 
hashCode() - Method in class com.google.protobuf.Timestamp
 
hashCode() - Method in class com.google.protobuf.Type
 
hashCode() - Method in class com.google.protobuf.UInt32Value
 
hashCode() - Method in class com.google.protobuf.UInt64Value
 
hashCode() - Method in class com.google.protobuf.Value
 
hashCode() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
hashCode() - Method in class io.provenance.scope.contract.proto.Commons.Location
 
hashCode() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
hashCode() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
hashCode() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
hashCode() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
hashCode() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
 
hashCode() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
hashCode() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
hashCode() - Method in class io.provenance.scope.contract.proto.Contracts.Recital
 
hashCode() - Method in class io.provenance.scope.contract.proto.Contracts.Record
 
hashCode() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
hashCode() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
hashCode() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
hashCode() - Method in class io.provenance.scope.contract.proto.IndexProto.Index
 
hashCode() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
hashCode() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
hashCode() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
hashCode() - Method in class io.provenance.scope.proto.Common.Signature
 
hashCode() - Method in class io.provenance.scope.proto.PK.PrivateKey
 
hashCode() - Method in class io.provenance.scope.proto.PK.PublicKey
 
hashCode() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
hashCode() - Method in class io.provenance.scope.proto.Util.AuditFields
 
hashCode() - Method in class io.provenance.scope.proto.Util.UUID
 
hasIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
hasIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
hasIdempotencyLevel() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
hasIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
hasInput() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
.io.provenance.scope.contract.Envelope input = 1;
hasInput() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
.io.provenance.scope.contract.Envelope input = 1;
hasInput() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeStateOrBuilder
.io.provenance.scope.contract.Envelope input = 1;
hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Input and output type names.
hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
Input and output type names.
hasInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
Input and output type names.
hasInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
hasInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
hasInsertionPoint() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
hasInvoker() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;
hasInvoker() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;
hasInvoker() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;
hasIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2;
hasIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required bool is_extension = 2;
hasIsExtension() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required bool is_extension = 2;
hasJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Deprecated.
hasJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Deprecated.
hasJavaGenerateEqualsAndHash() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Deprecated.
hasJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false];
hasJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_generic_services = 17 [default = false];
hasJavaGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_generic_services = 17 [default = false];
hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set true, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
If set true, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
hasJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
If set true, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set, all the classes from the .proto file are wrapped in a single outer class with the given name.
hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
If set, all the classes from the .proto file are wrapped in a single outer class with the given name.
hasJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
If set, all the classes from the .proto file are wrapped in a single outer class with the given name.
hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Java package where classes generated from this .proto will be placed.
hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the Java package where classes generated from this .proto will be placed.
hasJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the Java package where classes generated from this .proto will be placed.
hasJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.
hasJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.
hasJavaStringCheckUtf8() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.
hasJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
JSON name of this field.
hasJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
JSON name of this field.
hasJsonName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
JSON name of this field.
hasJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The jstype option determines the JavaScript type used for values of the field.
hasJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The jstype option determines the JavaScript type used for values of the field.
hasJstype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The jstype option determines the JavaScript type used for values of the field.
hasLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
hasLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
hasLabel() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Should this field be parsed lazily? Lazy applies only to message-type fields.
hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
Should this field be parsed lazily? Lazy applies only to message-type fields.
hasLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
Should this field be parsed lazily? Lazy applies only to message-type fields.
hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
hasLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
hasListValue() - Method in class com.google.protobuf.Value.Builder
Represents a repeated `Value`.
hasListValue() - Method in class com.google.protobuf.Value
Represents a repeated `Value`.
hasListValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a repeated `Value`.
hasMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 major = 1;
hasMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 major = 1;
hasMajor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 major = 1;
hasMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Whether the message is an automatically generated map entry type for the maps field.
hasMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Whether the message is an automatically generated map entry type for the maps field.
hasMapEntry() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Whether the message is an automatically generated map entry type for the maps field.
hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Set true to use the old proto1 MessageSet wire format for extensions.
hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Set true to use the old proto1 MessageSet wire format for extensions.
hasMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Set true to use the old proto1 MessageSet wire format for extensions.
hasMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 minor = 2;
hasMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 minor = 2;
hasMinor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 minor = 2;
hasName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file name, relative to the output directory.
hasName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
The file name, relative to the output directory.
hasName() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
The file name, relative to the output directory.
hasName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional string name = 1;
hasName() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional string name = 1;
hasName() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional string name = 1;
hasName() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string name = 1;
hasName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
file name, relative to root of source tree
hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
file name, relative to root of source tree
hasName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
file name, relative to root of source tree
hasName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string name = 1;
hasName() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional string name = 1;
hasName() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional string name = 1;
hasName() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional string name = 1;
hasNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1;
hasNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required string name_part = 1;
hasNamePart() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required string name_part = 1;
hasNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5;
hasNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional int64 negative_int_value = 5;
hasNegativeIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional int64 negative_int_value = 5;
hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
hasNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2;
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional int32 number = 2;
hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional int32 number = 2;
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3;
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional int32 number = 3;
hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional int32 number = 3;
hasObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
hasObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
hasObjcClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
hasOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If set, gives the index of a oneof in the containing type's oneof_decl list.
hasOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
If set, gives the index of a oneof in the containing type's oneof_decl list.
hasOneofIndex() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
If set, gives the index of a oneof in the containing type's oneof_decl list.
hasOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
hasOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
hasOptimizeFor() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional .google.protobuf.ExtensionRangeOptions options = 3;
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional .google.protobuf.ExtensionRangeOptions options = 3;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional .google.protobuf.MessageOptions options = 7;
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional .google.protobuf.MessageOptions options = 7;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional .google.protobuf.EnumOptions options = 3;
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional .google.protobuf.EnumOptions options = 3;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional .google.protobuf.EnumValueOptions options = 3;
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional .google.protobuf.EnumValueOptions options = 3;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldOptions options = 8;
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldOptions options = 8;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.FileOptions options = 8;
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.FileOptions options = 8;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional .google.protobuf.MethodOptions options = 4;
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional .google.protobuf.MethodOptions options = 4;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional .google.protobuf.OneofOptions options = 2;
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional .google.protobuf.OneofOptions options = 2;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional .google.protobuf.ServiceOptions options = 3;
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional .google.protobuf.ServiceOptions options = 3;
hasOutput() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.io.provenance.scope.contract.ProposedRecord output = 1;
hasOutput() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
.io.provenance.scope.contract.ProposedRecord output = 1;
hasOutput() - Method in interface io.provenance.scope.contract.proto.Contracts.ExecutionResultOrBuilder
.io.provenance.scope.contract.ProposedRecord output = 1;
hasOutputSpec() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
.io.provenance.scope.contract.OutputSpec output_spec = 3;
hasOutputSpec() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
.io.provenance.scope.contract.OutputSpec output_spec = 3;
hasOutputSpec() - Method in interface io.provenance.scope.contract.proto.Specifications.ConditionSpecOrBuilder
.io.provenance.scope.contract.OutputSpec output_spec = 3;
hasOutputSpec() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
.io.provenance.scope.contract.OutputSpec output_spec = 4;
hasOutputSpec() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
.io.provenance.scope.contract.OutputSpec output_spec = 4;
hasOutputSpec() - Method in interface io.provenance.scope.contract.proto.Specifications.FunctionSpecOrBuilder
.io.provenance.scope.contract.OutputSpec output_spec = 4;
hasOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3;
hasOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string output_type = 3;
hasOutputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string output_type = 3;
hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
e.g.
hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
e.g.
hasPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
e.g.
hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
hasPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
hasParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The generator parameter passed on the command-line.
hasParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The generator parameter passed on the command-line.
hasParameter() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The generator parameter passed on the command-line.
hasPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 patch = 3;
hasPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 patch = 3;
hasPatch() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 patch = 3;
hasPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
hasPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the php class prefix which is prepended to all php generated classes from this .proto.
hasPhpClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
hasPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool php_generic_services = 42 [default = false];
hasPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool php_generic_services = 42 [default = false];
hasPhpGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool php_generic_services = 42 [default = false];
hasPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated metadata classes.
hasPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the namespace of php generated metadata classes.
hasPhpMetadataNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the namespace of php generated metadata classes.
hasPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated classes.
hasPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the namespace of php generated classes.
hasPhpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the namespace of php generated classes.
hasPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4;
hasPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional uint64 positive_int_value = 4;
hasPositiveIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional uint64 positive_int_value = 4;
hasPrevExecutionUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Unique identifier for determining previous execution instance
hasPrevExecutionUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
Unique identifier for determining previous execution instance
hasPrevExecutionUuid() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
Unique identifier for determining previous execution instance
hasProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If true, this is a proto3 "optional".
hasProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
If true, this is a proto3 "optional".
hasProto3Optional() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
If true, this is a proto3 "optional".
hasPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false];
hasPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool py_generic_services = 18 [default = false];
hasPyGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool py_generic_services = 18 [default = false];
hasReadTime() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.google.protobuf.Timestamp read_time = 6;
hasReadTime() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
.google.protobuf.Timestamp read_time = 6;
hasReadTime() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeErrorOrBuilder
.google.protobuf.Timestamp read_time = 6;
hasRecordedAt() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.google.protobuf.Timestamp recorded_at = 3;
hasRecordedAt() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
.google.protobuf.Timestamp recorded_at = 3;
hasRecordedAt() - Method in interface io.provenance.scope.contract.proto.Contracts.ExecutionResultOrBuilder
.google.protobuf.Timestamp recorded_at = 3;
hasRef() - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
.io.provenance.scope.contract.ProvenanceReference ref = 1;
hasRef() - Method in class io.provenance.scope.contract.proto.Commons.Location
.io.provenance.scope.contract.ProvenanceReference ref = 1;
hasRef() - Method in interface io.provenance.scope.contract.proto.Commons.LocationOrBuilder
.io.provenance.scope.contract.ProvenanceReference ref = 1;
hasRef() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
ref contains 1) the scope of the object being modified on blockchain.
hasRef() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
ref contains 1) the scope of the object being modified on blockchain.
hasRef() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
ref contains 1) the scope of the object being modified on blockchain.
hasResourceLocation() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.contract.Location resource_location = 2;
hasResourceLocation() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
.io.provenance.scope.contract.Location resource_location = 2;
hasResourceLocation() - Method in interface io.provenance.scope.contract.proto.Commons.DefinitionSpecOrBuilder
.io.provenance.scope.contract.Location resource_location = 2;
hasResult() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
.io.provenance.scope.contract.ExecutionResult result = 2;
hasResult() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
.io.provenance.scope.contract.ExecutionResult result = 2;
hasResult() - Method in interface io.provenance.scope.contract.proto.Contracts.ConditionProtoOrBuilder
.io.provenance.scope.contract.ExecutionResult result = 2;
hasResult() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
.io.provenance.scope.contract.ExecutionResult result = 3;
hasResult() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
.io.provenance.scope.contract.ExecutionResult result = 3;
hasResult() - Method in interface io.provenance.scope.contract.proto.Contracts.ConsiderationProtoOrBuilder
.io.provenance.scope.contract.ExecutionResult result = 3;
hasResult() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
.io.provenance.scope.contract.Envelope result = 2;
hasResult() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
.io.provenance.scope.contract.Envelope result = 2;
hasResult() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeStateOrBuilder
.io.provenance.scope.contract.Envelope result = 2;
hasRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the package of ruby generated classes.
hasRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the package of ruby generated classes.
hasRubyPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the package of ruby generated classes.
hasScope() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Scope snapshot for executing
hasScope() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
Scope snapshot for executing
hasScope() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
Scope snapshot for executing
hasScopeSpecUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
.io.provenance.scope.UUID scope_spec_uuid = 10;
hasScopeSpecUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
.io.provenance.scope.UUID scope_spec_uuid = 10;
hasScopeSpecUuid() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeOrBuilder
.io.provenance.scope.UUID scope_spec_uuid = 10;
hasScopeUuid() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Req] [Scope.uuid] -- Scope ID
hasScopeUuid() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
[Req] [Scope.uuid] -- Scope ID
hasScopeUuid() - Method in interface io.provenance.scope.contract.proto.Commons.ProvenanceReferenceOrBuilder
[Req] [Scope.uuid] -- Scope ID
hasServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Identifies if server streams multiple server messages
hasServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
Identifies if server streams multiple server messages
hasServerStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
Identifies if server streams multiple server messages
hasSessionUuid() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [RecordGroup.session_uuid] -- require record to be within a specific session
hasSessionUuid() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
[Opt] [RecordGroup.session_uuid] -- require record to be within a specific session
hasSessionUuid() - Method in interface io.provenance.scope.contract.proto.Commons.ProvenanceReferenceOrBuilder
[Opt] [RecordGroup.session_uuid] -- require record to be within a specific session
hasSignature() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.Signature signature = 3;
hasSignature() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
.io.provenance.scope.Signature signature = 3;
hasSignature() - Method in interface io.provenance.scope.contract.proto.Commons.DefinitionSpecOrBuilder
.io.provenance.scope.Signature signature = 3;
hasSigner() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
.io.provenance.scope.SigningAndEncryptionPublicKeys signer = 2;
hasSigner() - Method in class io.provenance.scope.contract.proto.Contracts.Recital
.io.provenance.scope.SigningAndEncryptionPublicKeys signer = 2;
hasSigner() - Method in interface io.provenance.scope.contract.proto.Contracts.RecitalOrBuilder
.io.provenance.scope.SigningAndEncryptionPublicKeys signer = 2;
hasSigner() - Method in class io.provenance.scope.proto.Common.Signature.Builder
Identity of signer
hasSigner() - Method in class io.provenance.scope.proto.Common.Signature
Identity of signer
hasSigner() - Method in interface io.provenance.scope.proto.Common.SignatureOrBuilder
Identity of signer
hasSigningPublicKey() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
.io.provenance.scope.PublicKey signing_public_key = 1;
hasSigningPublicKey() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
.io.provenance.scope.PublicKey signing_public_key = 1;
hasSigningPublicKey() - Method in interface io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeysOrBuilder
.io.provenance.scope.PublicKey signing_public_key = 1;
hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
This field contains optional information about the original source code.
hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
This field contains optional information about the original source code.
hasSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
This field contains optional information about the original source code.
hasSourceContext() - Method in class com.google.protobuf.Api.Builder
Source context for the protocol buffer service represented by this message.
hasSourceContext() - Method in class com.google.protobuf.Api
Source context for the protocol buffer service represented by this message.
hasSourceContext() - Method in interface com.google.protobuf.ApiOrBuilder
Source context for the protocol buffer service represented by this message.
hasSourceContext() - Method in class com.google.protobuf.Enum.Builder
The source context.
hasSourceContext() - Method in class com.google.protobuf.Enum
The source context.
hasSourceContext() - Method in interface com.google.protobuf.EnumOrBuilder
The source context.
hasSourceContext() - Method in class com.google.protobuf.Type.Builder
The source context.
hasSourceContext() - Method in class com.google.protobuf.Type
The source context.
hasSourceContext() - Method in interface com.google.protobuf.TypeOrBuilder
The source context.
hasSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the filesystem path to the original source .proto.
hasSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the filesystem path to the original source .proto.
hasSourceFile() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the filesystem path to the original source .proto.
hasSpec() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
.io.provenance.scope.contract.DefinitionSpec spec = 1;
hasSpec() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec
.io.provenance.scope.contract.DefinitionSpec spec = 1;
hasSpec() - Method in interface io.provenance.scope.contract.proto.Commons.OutputSpecOrBuilder
.io.provenance.scope.contract.DefinitionSpec spec = 1;
hasSpec() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Points to the proto for the contractSpec
hasSpec() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
Points to the proto for the contractSpec
hasSpec() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
Points to the proto for the contractSpec
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Inclusive.
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
Inclusive.
hasStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
Inclusive.
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
Inclusive.
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
Inclusive.
hasStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
Inclusive.
hasStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
Inclusive.
hasStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
Inclusive.
hasStart() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
Inclusive.
hasStartTime() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
This is only set once when the contract is initially executed
hasStartTime() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
This is only set once when the contract is initially executed
hasStartTime() - Method in interface io.provenance.scope.contract.proto.Contracts.ContractOrBuilder
This is only set once when the contract is initially executed
hasStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7;
hasStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional bytes string_value = 7;
hasStringValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional bytes string_value = 7;
hasStructValue() - Method in class com.google.protobuf.Value.Builder
Represents a structured value.
hasStructValue() - Method in class com.google.protobuf.Value
Represents a structured value.
hasStructValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a structured value.
hasSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
hasSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
hasSuffix() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
hasSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
A bitmask of supported features that the code generator supports.
hasSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
A bitmask of supported features that the code generator supports.
hasSupportedFeatures() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
A bitmask of supported features that the code generator supports.
hasSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
hasSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
hasSwiftPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
hasSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
The syntax of the proto file.
hasSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
The syntax of the proto file.
hasSyntax() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
The syntax of the proto file.
hasTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4;
hasTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string trailing_comments = 4;
hasTrailingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string trailing_comments = 4;
hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If type_name is set, this need not be set.
hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
If type_name is set, this need not be set.
hasType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
If type_name is set, this need not be set.
hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For message and enum types, this is the name of the type.
hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For message and enum types, this is the name of the type.
hasTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For message and enum types, this is the name of the type.
hasUpdatedDate() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
.google.protobuf.Timestamp updated_date = 3;
hasUpdatedDate() - Method in class io.provenance.scope.proto.Util.AuditFields
.google.protobuf.Timestamp updated_date = 3;
hasUpdatedDate() - Method in interface io.provenance.scope.proto.Util.AuditFieldsOrBuilder
.google.protobuf.Timestamp updated_date = 3;
hasUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.UUID uuid = 1;
hasUuid() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
.io.provenance.scope.UUID uuid = 1;
hasUuid() - Method in interface io.provenance.scope.contract.proto.Envelopes.EnvelopeErrorOrBuilder
.io.provenance.scope.UUID uuid = 1;
hasValue() - Method in class com.google.protobuf.Option.Builder
The option's value packed in an Any message.
hasValue() - Method in class com.google.protobuf.Option
The option's value packed in an Any message.
hasValue() - Method in interface com.google.protobuf.OptionOrBuilder
The option's value packed in an Any message.
hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
For Google-internal migration only.
hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
For Google-internal migration only.
hasWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
For Google-internal migration only.

I

IDEMPOTENCY_LEVEL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
 
IDEMPOTENCY_UNKNOWN - com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
IDEMPOTENCY_UNKNOWN = 0;
IDEMPOTENCY_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
IDEMPOTENCY_UNKNOWN = 0;
IDEMPOTENT - com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
idempotent, but may have side effects
IDEMPOTENT_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
idempotent, but may have side effects
IDENTIFIER_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
INBOX - io.provenance.scope.contract.proto.Envelopes.Envelope.Status
INBOX = 2 [(.io.provenance.scope.contract.description) = "Envelope received."];
INBOX_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
INBOX = 2 [(.io.provenance.scope.contract.description) = "Envelope received."];
index - Static variable in class io.provenance.scope.contract.proto.IndexProto
extend .google.protobuf.FieldOptions { ...
INDEX - io.provenance.scope.contract.proto.Envelopes.Envelope.Status
INDEX = 7 [(.io.provenance.scope.contract.description) = "Envelope has been returned from chaincode."];
INDEX_DEFER_PARENT - io.provenance.scope.contract.proto.IndexProto.Index.Behavior
Index unless Parent says otherwise
INDEX_DEFER_PARENT_VALUE - Static variable in enum io.provenance.scope.contract.proto.IndexProto.Index.Behavior
Index unless Parent says otherwise
INDEX_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.IndexProto
 
INDEX_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.IndexProto.Index
 
INDEX_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
INDEX = 7 [(.io.provenance.scope.contract.description) = "Envelope has been returned from chaincode."];
IndexProto - Class in io.provenance.scope.contract.proto
 
IndexProto.Index - Class in io.provenance.scope.contract.proto
Metadata to flag indexing by p8e indexer
IndexProto.Index.Behavior - Enum in io.provenance.scope.contract.proto
Protobuf enum io.provenance.scope.contract.Index.Behavior
IndexProto.Index.Builder - Class in io.provenance.scope.contract.proto
Metadata to flag indexing by p8e indexer
IndexProto.IndexOrBuilder - Interface in io.provenance.scope.contract.proto
 
INPUT_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
INPUT_SPECS_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
INPUT_SPECS_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
INPUT_SPECS_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
INPUT_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
INPUTS_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
INPUTS_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.Contract
 
INSERTION_POINT_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
Int32Value - Class in com.google.protobuf
Wrapper message for `int32`.
Int32Value.Builder - Class in com.google.protobuf
Wrapper message for `int32`.
Int32ValueOrBuilder - Interface in com.google.protobuf
 
Int64Value - Class in com.google.protobuf
Wrapper message for `int64`.
Int64Value.Builder - Class in com.google.protobuf
Wrapper message for `int64`.
Int64ValueOrBuilder - Interface in com.google.protobuf
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Any.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Any
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Api.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Api
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.BoolValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.BoolValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.BytesValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.BytesValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DoubleValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DoubleValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Duration.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Duration
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Empty.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Empty
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Enum.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Enum
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.EnumValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.EnumValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Field.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Field
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.FieldMask.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.FieldMask
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.FloatValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.FloatValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int32Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int32Value
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int64Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int64Value
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.ListValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.ListValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Method.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Method
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Mixin.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Mixin
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Option.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Option
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.SourceContext.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.SourceContext
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.StringValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.StringValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Struct.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Struct
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Timestamp.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Timestamp
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Type.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Type
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt32Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt32Value
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt64Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt64Value
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Value
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Commons.Location
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Contracts.Recital
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Contracts.Record
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.IndexProto.Index
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.proto.Common.Signature
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.proto.PK.PrivateKey
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.proto.PK.PublicKey
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.proto.Util.AuditFields
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
internalGetFieldAccessorTable() - Method in class io.provenance.scope.proto.Util.UUID
 
internalGetMapField(int) - Method in class com.google.protobuf.Struct.Builder
 
internalGetMapField(int) - Method in class com.google.protobuf.Struct
 
internalGetMutableMapField(int) - Method in class com.google.protobuf.Struct.Builder
 
internalGetValueMap() - Static method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
internalGetValueMap() - Static method in enum com.google.protobuf.Field.Cardinality
 
internalGetValueMap() - Static method in enum com.google.protobuf.Field.Kind
 
internalGetValueMap() - Static method in enum com.google.protobuf.NullValue
 
internalGetValueMap() - Static method in enum com.google.protobuf.Syntax
 
internalGetValueMap() - Static method in enum io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
 
internalGetValueMap() - Static method in enum io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
 
internalGetValueMap() - Static method in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
 
internalGetValueMap() - Static method in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
 
internalGetValueMap() - Static method in enum io.provenance.scope.contract.proto.IndexProto.Index.Behavior
 
internalGetValueMap() - Static method in enum io.provenance.scope.contract.proto.Specifications.PartyType
 
internalGetValueMap() - Static method in enum io.provenance.scope.proto.PK.KeyCurve
 
internalGetValueMap() - Static method in enum io.provenance.scope.proto.PK.KeyType
 
INVESTOR - io.provenance.scope.contract.proto.Specifications.PartyType
INVESTOR = 3;
INVESTOR_VALUE - Static variable in enum io.provenance.scope.contract.proto.Specifications.PartyType
INVESTOR = 3;
INVOKER_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.Contract
 
INVOKER_PARTY_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
io.provenance.scope.contract.proto - package io.provenance.scope.contract.proto
 
io.provenance.scope.proto - package io.provenance.scope.proto
 
is(Class<T>) - Method in class com.google.protobuf.Any
 
IS_EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
isInitialized() - Method in class com.google.protobuf.Any.Builder
 
isInitialized() - Method in class com.google.protobuf.Any
 
isInitialized() - Method in class com.google.protobuf.Api.Builder
 
isInitialized() - Method in class com.google.protobuf.Api
 
isInitialized() - Method in class com.google.protobuf.BoolValue.Builder
 
isInitialized() - Method in class com.google.protobuf.BoolValue
 
isInitialized() - Method in class com.google.protobuf.BytesValue.Builder
 
isInitialized() - Method in class com.google.protobuf.BytesValue
 
isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
isInitialized() - Method in class com.google.protobuf.DoubleValue.Builder
 
isInitialized() - Method in class com.google.protobuf.DoubleValue
 
isInitialized() - Method in class com.google.protobuf.Duration.Builder
 
isInitialized() - Method in class com.google.protobuf.Duration
 
isInitialized() - Method in class com.google.protobuf.Empty.Builder
 
isInitialized() - Method in class com.google.protobuf.Empty
 
isInitialized() - Method in class com.google.protobuf.Enum.Builder
 
isInitialized() - Method in class com.google.protobuf.Enum
 
isInitialized() - Method in class com.google.protobuf.EnumValue.Builder
 
isInitialized() - Method in class com.google.protobuf.EnumValue
 
isInitialized() - Method in class com.google.protobuf.Field.Builder
 
isInitialized() - Method in class com.google.protobuf.Field
 
isInitialized() - Method in class com.google.protobuf.FieldMask.Builder
 
isInitialized() - Method in class com.google.protobuf.FieldMask
 
isInitialized() - Method in class com.google.protobuf.FloatValue.Builder
 
isInitialized() - Method in class com.google.protobuf.FloatValue
 
isInitialized() - Method in class com.google.protobuf.Int32Value.Builder
 
isInitialized() - Method in class com.google.protobuf.Int32Value
 
isInitialized() - Method in class com.google.protobuf.Int64Value.Builder
 
isInitialized() - Method in class com.google.protobuf.Int64Value
 
isInitialized() - Method in class com.google.protobuf.ListValue.Builder
 
isInitialized() - Method in class com.google.protobuf.ListValue
 
isInitialized() - Method in class com.google.protobuf.Method.Builder
 
isInitialized() - Method in class com.google.protobuf.Method
 
isInitialized() - Method in class com.google.protobuf.Mixin.Builder
 
isInitialized() - Method in class com.google.protobuf.Mixin
 
isInitialized() - Method in class com.google.protobuf.Option.Builder
 
isInitialized() - Method in class com.google.protobuf.Option
 
isInitialized() - Method in class com.google.protobuf.SourceContext.Builder
 
isInitialized() - Method in class com.google.protobuf.SourceContext
 
isInitialized() - Method in class com.google.protobuf.StringValue.Builder
 
isInitialized() - Method in class com.google.protobuf.StringValue
 
isInitialized() - Method in class com.google.protobuf.Struct.Builder
 
isInitialized() - Method in class com.google.protobuf.Struct
 
isInitialized() - Method in class com.google.protobuf.Timestamp.Builder
 
isInitialized() - Method in class com.google.protobuf.Timestamp
 
isInitialized() - Method in class com.google.protobuf.Type.Builder
 
isInitialized() - Method in class com.google.protobuf.Type
 
isInitialized() - Method in class com.google.protobuf.UInt32Value.Builder
 
isInitialized() - Method in class com.google.protobuf.UInt32Value
 
isInitialized() - Method in class com.google.protobuf.UInt64Value.Builder
 
isInitialized() - Method in class com.google.protobuf.UInt64Value
 
isInitialized() - Method in class com.google.protobuf.Value.Builder
 
isInitialized() - Method in class com.google.protobuf.Value
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Commons.Location
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Contracts.Recital
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Contracts.Record
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
isInitialized() - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.IndexProto.Index
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
isInitialized() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
isInitialized() - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
isInitialized() - Method in class io.provenance.scope.proto.Common.Signature
 
isInitialized() - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
isInitialized() - Method in class io.provenance.scope.proto.PK.PrivateKey
 
isInitialized() - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
isInitialized() - Method in class io.provenance.scope.proto.PK.PublicKey
 
isInitialized() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
isInitialized() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
isInitialized() - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
isInitialized() - Method in class io.provenance.scope.proto.Util.AuditFields
 
isInitialized() - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
isInitialized() - Method in class io.provenance.scope.proto.Util.UUID
 

J

JAVA_GENERATE_EQUALS_AND_HASH_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_MULTIPLE_FILES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_OUTER_CLASSNAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_STRING_CHECK_UTF8_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JS_NORMAL - com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Use the default type.
JS_NORMAL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Use the default type.
JS_NUMBER - com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Use JavaScript numbers.
JS_NUMBER_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Use JavaScript numbers.
JS_STRING - com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Use JavaScript strings.
JS_STRING_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Use JavaScript strings.
JSON_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
JSON_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
JSTYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 

K

KEY_BYTES_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.PK.PrivateKey
 
KIND_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
KIND_NOT_SET - com.google.protobuf.Value.KindCase
 

L

LABEL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
LABEL_OPTIONAL - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
0 is reserved for errors
LABEL_OPTIONAL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
0 is reserved for errors
LABEL_REPEATED - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REPEATED = 3;
LABEL_REPEATED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REPEATED = 3;
LABEL_REQUIRED - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REQUIRED = 2;
LABEL_REQUIRED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REQUIRED = 2;
LAZY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
LEADING_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
LEADING_DETACHED_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
LIST_VALUE - com.google.protobuf.Value.KindCase
 
LIST_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
ListValue - Class in com.google.protobuf
`ListValue` is a wrapper around a repeated field of values.
ListValue.Builder - Class in com.google.protobuf
`ListValue` is a wrapper around a repeated field of values.
ListValueOrBuilder - Interface in com.google.protobuf
 
LITE_RUNTIME - com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Generate code using MessageLite and the lite runtime.
LITE_RUNTIME_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Generate code using MessageLite and the lite runtime.
LOCATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 

M

MAIN_NET_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
MAJOR_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
 
MAP_ENTRY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
mergeAncestor(Commons.ProvenanceReference) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
TODO do we need this?
mergeAuditFields(Util.AuditFields) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.AuditFields audit_fields = 99;
mergeCompilerVersion(PluginProtos.Version) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The version number of protocol compiler.
mergeContract(Contracts.Contract) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
The executed contract.
mergeCreatedDate(Timestamp) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
.google.protobuf.Timestamp created_date = 1;
mergeDataLocation(Commons.Location) - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
.io.provenance.scope.contract.Location data_location = 2;
mergeDefinition(Commons.DefinitionSpec) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
mergeDefinition(Commons.DefinitionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
mergeEncryptionPublicKey(PK.PublicKey) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
.io.provenance.scope.PublicKey encryption_public_key = 2;
mergeEnvelope(Envelopes.Envelope) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.contract.Envelope envelope = 8;
mergeExecutionUuid(Util.UUID) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Unique identifier for determining contract/group execution instance
mergeExpirationTime(Timestamp) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
When a contract execution is considered stale and expired
mergeFrom(Any) - Method in class com.google.protobuf.Any.Builder
 
mergeFrom(Api) - Method in class com.google.protobuf.Api.Builder
 
mergeFrom(BoolValue) - Method in class com.google.protobuf.BoolValue.Builder
 
mergeFrom(BytesValue) - Method in class com.google.protobuf.BytesValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Any.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Api.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.BoolValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.BytesValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DoubleValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Duration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Empty.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Enum.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.EnumValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Field.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.FieldMask.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.FloatValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Int32Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Int64Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.ListValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Method.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Mixin.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Option.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.SourceContext.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.StringValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Struct.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Timestamp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Type.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UInt32Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UInt64Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
mergeFrom(PluginProtos.CodeGeneratorRequest) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
mergeFrom(PluginProtos.CodeGeneratorResponse) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
mergeFrom(PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
mergeFrom(PluginProtos.Version) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
mergeFrom(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
mergeFrom(DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
mergeFrom(DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
mergeFrom(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
mergeFrom(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
mergeFrom(DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
mergeFrom(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
mergeFrom(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
mergeFrom(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.FileDescriptorSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
mergeFrom(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
mergeFrom(DescriptorProtos.GeneratedCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
mergeFrom(DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
mergeFrom(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
mergeFrom(DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
mergeFrom(DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
mergeFrom(DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
mergeFrom(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
mergeFrom(DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
mergeFrom(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
mergeFrom(DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
mergeFrom(DoubleValue) - Method in class com.google.protobuf.DoubleValue.Builder
 
mergeFrom(Duration) - Method in class com.google.protobuf.Duration.Builder
 
mergeFrom(Empty) - Method in class com.google.protobuf.Empty.Builder
 
mergeFrom(Enum) - Method in class com.google.protobuf.Enum.Builder
 
mergeFrom(EnumValue) - Method in class com.google.protobuf.EnumValue.Builder
 
mergeFrom(Field) - Method in class com.google.protobuf.Field.Builder
 
mergeFrom(FieldMask) - Method in class com.google.protobuf.FieldMask.Builder
 
mergeFrom(FloatValue) - Method in class com.google.protobuf.FloatValue.Builder
 
mergeFrom(Int32Value) - Method in class com.google.protobuf.Int32Value.Builder
 
mergeFrom(Int64Value) - Method in class com.google.protobuf.Int64Value.Builder
 
mergeFrom(ListValue) - Method in class com.google.protobuf.ListValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Any.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Api.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.BoolValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.BytesValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DoubleValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Duration.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Empty.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Enum.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.EnumValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Field.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.FieldMask.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.FloatValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Int32Value.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Int64Value.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.ListValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Method.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Mixin.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Option.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.SourceContext.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.StringValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Struct.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Timestamp.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Type.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.UInt32Value.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.UInt64Value.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Value.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
mergeFrom(Message) - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
mergeFrom(Method) - Method in class com.google.protobuf.Method.Builder
 
mergeFrom(Mixin) - Method in class com.google.protobuf.Mixin.Builder
 
mergeFrom(Option) - Method in class com.google.protobuf.Option.Builder
 
mergeFrom(SourceContext) - Method in class com.google.protobuf.SourceContext.Builder
 
mergeFrom(StringValue) - Method in class com.google.protobuf.StringValue.Builder
 
mergeFrom(Struct) - Method in class com.google.protobuf.Struct.Builder
 
mergeFrom(Timestamp) - Method in class com.google.protobuf.Timestamp.Builder
 
mergeFrom(Type) - Method in class com.google.protobuf.Type.Builder
 
mergeFrom(UInt32Value) - Method in class com.google.protobuf.UInt32Value.Builder
 
mergeFrom(UInt64Value) - Method in class com.google.protobuf.UInt64Value.Builder
 
mergeFrom(Value) - Method in class com.google.protobuf.Value.Builder
 
mergeFrom(Commons.DefinitionSpec) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
mergeFrom(Commons.Location) - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
mergeFrom(Commons.OutputSpec) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
mergeFrom(Commons.ProvenanceReference) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
mergeFrom(Contracts.ConditionProto) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
mergeFrom(Contracts.ConsiderationProto) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
mergeFrom(Contracts.Contract) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
mergeFrom(Contracts.ExecutionResult) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
mergeFrom(Contracts.ProposedRecord) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
mergeFrom(Contracts.Recital) - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
mergeFrom(Contracts.Record) - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
mergeFrom(Envelopes.Envelope) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
mergeFrom(Envelopes.EnvelopeError) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
mergeFrom(Envelopes.EnvelopeState) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
mergeFrom(IndexProto.Index) - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
mergeFrom(Specifications.ConditionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
mergeFrom(Specifications.ContractSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
mergeFrom(Specifications.FunctionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
mergeFrom(Common.Signature) - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
mergeFrom(PK.PrivateKey) - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
mergeFrom(PK.PublicKey) - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
mergeFrom(PK.SigningAndEncryptionPublicKeys) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
mergeFrom(Util.AuditFields) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
mergeFrom(Util.UUID) - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
mergeInput(Envelopes.Envelope) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
.io.provenance.scope.contract.Envelope input = 1;
mergeInvoker(PK.SigningAndEncryptionPublicKeys) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;
mergeListValue(ListValue) - Method in class com.google.protobuf.Value.Builder
Represents a repeated `Value`.
mergeOptions(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
mergeOptions(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
mergeOptions(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3;
mergeOptions(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
mergeOptions(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
mergeOptions(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
mergeOptions(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
mergeOptions(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2;
mergeOptions(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
mergeOutput(Contracts.ProposedRecord) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.io.provenance.scope.contract.ProposedRecord output = 1;
mergeOutputSpec(Commons.OutputSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
.io.provenance.scope.contract.OutputSpec output_spec = 3;
mergeOutputSpec(Commons.OutputSpec) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
.io.provenance.scope.contract.OutputSpec output_spec = 4;
mergePrevExecutionUuid(Util.UUID) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Unique identifier for determining previous execution instance
mergeReadTime(Timestamp) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.google.protobuf.Timestamp read_time = 6;
mergeRecordedAt(Timestamp) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.google.protobuf.Timestamp recorded_at = 3;
mergeRef(Commons.ProvenanceReference) - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
.io.provenance.scope.contract.ProvenanceReference ref = 1;
mergeRef(Commons.ProvenanceReference) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
ref contains 1) the scope of the object being modified on blockchain.
mergeResourceLocation(Commons.Location) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.contract.Location resource_location = 2;
mergeResult(Contracts.ExecutionResult) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
.io.provenance.scope.contract.ExecutionResult result = 2;
mergeResult(Contracts.ExecutionResult) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
.io.provenance.scope.contract.ExecutionResult result = 3;
mergeResult(Envelopes.Envelope) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
.io.provenance.scope.contract.Envelope result = 2;
mergeScope(Any) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Scope snapshot for executing
mergeScopeSpecUuid(Util.UUID) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
.io.provenance.scope.UUID scope_spec_uuid = 10;
mergeScopeUuid(Util.UUID) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Req] [Scope.uuid] -- Scope ID
mergeSessionUuid(Util.UUID) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [RecordGroup.session_uuid] -- require record to be within a specific session
mergeSignature(Common.Signature) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.Signature signature = 3;
mergeSigner(PK.SigningAndEncryptionPublicKeys) - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
.io.provenance.scope.SigningAndEncryptionPublicKeys signer = 2;
mergeSigner(PK.SigningAndEncryptionPublicKeys) - Method in class io.provenance.scope.proto.Common.Signature.Builder
Identity of signer
mergeSigningPublicKey(PK.PublicKey) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
.io.provenance.scope.PublicKey signing_public_key = 1;
mergeSourceCodeInfo(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
This field contains optional information about the original source code.
mergeSourceContext(SourceContext) - Method in class com.google.protobuf.Api.Builder
Source context for the protocol buffer service represented by this message.
mergeSourceContext(SourceContext) - Method in class com.google.protobuf.Enum.Builder
The source context.
mergeSourceContext(SourceContext) - Method in class com.google.protobuf.Type.Builder
The source context.
mergeSpec(Commons.DefinitionSpec) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
.io.provenance.scope.contract.DefinitionSpec spec = 1;
mergeSpec(Contracts.Record) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Points to the proto for the contractSpec
mergeStartTime(Timestamp) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
This is only set once when the contract is initially executed
mergeStructValue(Struct) - Method in class com.google.protobuf.Value.Builder
Represents a structured value.
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Any.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Api.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BoolValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BytesValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DoubleValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Duration.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Empty.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Enum.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.EnumValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Field.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.FieldMask.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.FloatValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int32Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int64Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.ListValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Method.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Mixin.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Option.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.SourceContext.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.StringValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Struct.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Timestamp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Type.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt32Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt64Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
mergeUpdatedDate(Timestamp) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
.google.protobuf.Timestamp updated_date = 3;
mergeUuid(Util.UUID) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.UUID uuid = 1;
mergeValue(Any) - Method in class com.google.protobuf.Option.Builder
The option's value packed in an Any message.
MESSAGE_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
MESSAGE_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.Util.AuditFields
 
MESSAGE_INDEX_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.IndexProto
 
MESSAGE_SET_WIRE_FORMAT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
MESSAGE_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
messageIndex - Static variable in class io.provenance.scope.contract.proto.IndexProto
extend .google.protobuf.MessageOptions { ...
Method - Class in com.google.protobuf
Method represents a method of an API interface.
METHOD_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
Method.Builder - Class in com.google.protobuf
Method represents a method of an API interface.
MethodOrBuilder - Interface in com.google.protobuf
 
METHODS_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
MINOR_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
 
Mixin - Class in com.google.protobuf
Declares an API Interface to be included in this interface.
Mixin.Builder - Class in com.google.protobuf
Declares an API Interface to be included in this interface.
MixinOrBuilder - Interface in com.google.protobuf
 
MIXINS_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 

N

NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.EnumValue
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Mixin
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Option
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
NAME_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
NAME_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
NAME_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
NAME_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.Record
 
NAME_PART_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
NANOS_FIELD_NUMBER - Static variable in class com.google.protobuf.Duration
 
NANOS_FIELD_NUMBER - Static variable in class com.google.protobuf.Timestamp
 
NEGATIVE_INT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
NESTED_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
NEVER - io.provenance.scope.contract.proto.IndexProto.Index.Behavior
Never index
NEVER_VALUE - Static variable in enum io.provenance.scope.contract.proto.IndexProto.Index.Behavior
Never index
NEW_SCOPE_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
NEW_SESSION_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
newBuilder() - Static method in class com.google.protobuf.Any
 
newBuilder() - Static method in class com.google.protobuf.Api
 
newBuilder() - Static method in class com.google.protobuf.BoolValue
 
newBuilder() - Static method in class com.google.protobuf.BytesValue
 
newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
newBuilder() - Static method in class com.google.protobuf.DoubleValue
 
newBuilder() - Static method in class com.google.protobuf.Duration
 
newBuilder() - Static method in class com.google.protobuf.Empty
 
newBuilder() - Static method in class com.google.protobuf.Enum
 
newBuilder() - Static method in class com.google.protobuf.EnumValue
 
newBuilder() - Static method in class com.google.protobuf.Field
 
newBuilder() - Static method in class com.google.protobuf.FieldMask
 
newBuilder() - Static method in class com.google.protobuf.FloatValue
 
newBuilder() - Static method in class com.google.protobuf.Int32Value
 
newBuilder() - Static method in class com.google.protobuf.Int64Value
 
newBuilder() - Static method in class com.google.protobuf.ListValue
 
newBuilder() - Static method in class com.google.protobuf.Method
 
newBuilder() - Static method in class com.google.protobuf.Mixin
 
newBuilder() - Static method in class com.google.protobuf.Option
 
newBuilder() - Static method in class com.google.protobuf.SourceContext
 
newBuilder() - Static method in class com.google.protobuf.StringValue
 
newBuilder() - Static method in class com.google.protobuf.Struct
 
newBuilder() - Static method in class com.google.protobuf.Timestamp
 
newBuilder() - Static method in class com.google.protobuf.Type
 
newBuilder() - Static method in class com.google.protobuf.UInt32Value
 
newBuilder() - Static method in class com.google.protobuf.UInt64Value
 
newBuilder() - Static method in class com.google.protobuf.Value
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
newBuilder() - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
newBuilder() - Static method in class io.provenance.scope.proto.Common.Signature
 
newBuilder() - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
newBuilder() - Static method in class io.provenance.scope.proto.PK.PublicKey
 
newBuilder() - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
newBuilder() - Static method in class io.provenance.scope.proto.Util.AuditFields
 
newBuilder() - Static method in class io.provenance.scope.proto.Util.UUID
 
newBuilder(Any) - Static method in class com.google.protobuf.Any
 
newBuilder(Api) - Static method in class com.google.protobuf.Api
 
newBuilder(BoolValue) - Static method in class com.google.protobuf.BoolValue
 
newBuilder(BytesValue) - Static method in class com.google.protobuf.BytesValue
 
newBuilder(PluginProtos.CodeGeneratorRequest) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
newBuilder(PluginProtos.CodeGeneratorResponse) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
newBuilder(PluginProtos.CodeGeneratorResponse.File) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
newBuilder(PluginProtos.Version) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
newBuilder(DescriptorProtos.DescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newBuilder(DescriptorProtos.DescriptorProto.ExtensionRange) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
newBuilder(DescriptorProtos.DescriptorProto.ReservedRange) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
newBuilder(DescriptorProtos.EnumDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
newBuilder(DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
newBuilder(DescriptorProtos.EnumOptions) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
newBuilder(DescriptorProtos.EnumValueDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
newBuilder(DescriptorProtos.EnumValueOptions) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
newBuilder(DescriptorProtos.ExtensionRangeOptions) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
newBuilder(DescriptorProtos.FieldDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
newBuilder(DescriptorProtos.FieldOptions) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
newBuilder(DescriptorProtos.FileDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
newBuilder(DescriptorProtos.FileDescriptorSet) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
newBuilder(DescriptorProtos.FileOptions) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
newBuilder(DescriptorProtos.GeneratedCodeInfo) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
newBuilder(DescriptorProtos.GeneratedCodeInfo.Annotation) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
newBuilder(DescriptorProtos.MessageOptions) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
newBuilder(DescriptorProtos.MethodDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
newBuilder(DescriptorProtos.MethodOptions) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
newBuilder(DescriptorProtos.OneofDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
newBuilder(DescriptorProtos.OneofOptions) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
newBuilder(DescriptorProtos.ServiceDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
newBuilder(DescriptorProtos.ServiceOptions) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
newBuilder(DescriptorProtos.SourceCodeInfo) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
newBuilder(DescriptorProtos.SourceCodeInfo.Location) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
newBuilder(DescriptorProtos.UninterpretedOption) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
newBuilder(DescriptorProtos.UninterpretedOption.NamePart) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
newBuilder(DoubleValue) - Static method in class com.google.protobuf.DoubleValue
 
newBuilder(Duration) - Static method in class com.google.protobuf.Duration
 
newBuilder(Empty) - Static method in class com.google.protobuf.Empty
 
newBuilder(Enum) - Static method in class com.google.protobuf.Enum
 
newBuilder(EnumValue) - Static method in class com.google.protobuf.EnumValue
 
newBuilder(Field) - Static method in class com.google.protobuf.Field
 
newBuilder(FieldMask) - Static method in class com.google.protobuf.FieldMask
 
newBuilder(FloatValue) - Static method in class com.google.protobuf.FloatValue
 
newBuilder(Int32Value) - Static method in class com.google.protobuf.Int32Value
 
newBuilder(Int64Value) - Static method in class com.google.protobuf.Int64Value
 
newBuilder(ListValue) - Static method in class com.google.protobuf.ListValue
 
newBuilder(Method) - Static method in class com.google.protobuf.Method
 
newBuilder(Mixin) - Static method in class com.google.protobuf.Mixin
 
newBuilder(Option) - Static method in class com.google.protobuf.Option
 
newBuilder(SourceContext) - Static method in class com.google.protobuf.SourceContext
 
newBuilder(StringValue) - Static method in class com.google.protobuf.StringValue
 
newBuilder(Struct) - Static method in class com.google.protobuf.Struct
 
newBuilder(Timestamp) - Static method in class com.google.protobuf.Timestamp
 
newBuilder(Type) - Static method in class com.google.protobuf.Type
 
newBuilder(UInt32Value) - Static method in class com.google.protobuf.UInt32Value
 
newBuilder(UInt64Value) - Static method in class com.google.protobuf.UInt64Value
 
newBuilder(Value) - Static method in class com.google.protobuf.Value
 
newBuilder(Commons.DefinitionSpec) - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
newBuilder(Commons.Location) - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
newBuilder(Commons.OutputSpec) - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
newBuilder(Commons.ProvenanceReference) - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
newBuilder(Contracts.ConditionProto) - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
newBuilder(Contracts.ConsiderationProto) - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
newBuilder(Contracts.Contract) - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
newBuilder(Contracts.ExecutionResult) - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
newBuilder(Contracts.ProposedRecord) - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
newBuilder(Contracts.Recital) - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
newBuilder(Contracts.Record) - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
newBuilder(Envelopes.Envelope) - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
newBuilder(Envelopes.EnvelopeError) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
newBuilder(Envelopes.EnvelopeState) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
newBuilder(IndexProto.Index) - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
newBuilder(Specifications.ConditionSpec) - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
newBuilder(Specifications.ContractSpec) - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
newBuilder(Specifications.FunctionSpec) - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
newBuilder(Common.Signature) - Static method in class io.provenance.scope.proto.Common.Signature
 
newBuilder(PK.PrivateKey) - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
newBuilder(PK.PublicKey) - Static method in class io.provenance.scope.proto.PK.PublicKey
 
newBuilder(PK.SigningAndEncryptionPublicKeys) - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
newBuilder(Util.AuditFields) - Static method in class io.provenance.scope.proto.Util.AuditFields
 
newBuilder(Util.UUID) - Static method in class io.provenance.scope.proto.Util.UUID
 
newBuilderForType() - Method in class com.google.protobuf.Any
 
newBuilderForType() - Method in class com.google.protobuf.Api
 
newBuilderForType() - Method in class com.google.protobuf.BoolValue
 
newBuilderForType() - Method in class com.google.protobuf.BytesValue
 
newBuilderForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
newBuilderForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
newBuilderForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
newBuilderForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
newBuilderForType() - Method in class com.google.protobuf.DoubleValue
 
newBuilderForType() - Method in class com.google.protobuf.Duration
 
newBuilderForType() - Method in class com.google.protobuf.Empty
 
newBuilderForType() - Method in class com.google.protobuf.Enum
 
newBuilderForType() - Method in class com.google.protobuf.EnumValue
 
newBuilderForType() - Method in class com.google.protobuf.Field
 
newBuilderForType() - Method in class com.google.protobuf.FieldMask
 
newBuilderForType() - Method in class com.google.protobuf.FloatValue
 
newBuilderForType() - Method in class com.google.protobuf.Int32Value
 
newBuilderForType() - Method in class com.google.protobuf.Int64Value
 
newBuilderForType() - Method in class com.google.protobuf.ListValue
 
newBuilderForType() - Method in class com.google.protobuf.Method
 
newBuilderForType() - Method in class com.google.protobuf.Mixin
 
newBuilderForType() - Method in class com.google.protobuf.Option
 
newBuilderForType() - Method in class com.google.protobuf.SourceContext
 
newBuilderForType() - Method in class com.google.protobuf.StringValue
 
newBuilderForType() - Method in class com.google.protobuf.Struct
 
newBuilderForType() - Method in class com.google.protobuf.Timestamp
 
newBuilderForType() - Method in class com.google.protobuf.Type
 
newBuilderForType() - Method in class com.google.protobuf.UInt32Value
 
newBuilderForType() - Method in class com.google.protobuf.UInt64Value
 
newBuilderForType() - Method in class com.google.protobuf.Value
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Commons.Location
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Contracts.Recital
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Contracts.Record
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.IndexProto.Index
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
newBuilderForType() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
newBuilderForType() - Method in class io.provenance.scope.proto.Common.Signature
 
newBuilderForType() - Method in class io.provenance.scope.proto.PK.PrivateKey
 
newBuilderForType() - Method in class io.provenance.scope.proto.PK.PublicKey
 
newBuilderForType() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
newBuilderForType() - Method in class io.provenance.scope.proto.Util.AuditFields
 
newBuilderForType() - Method in class io.provenance.scope.proto.Util.UUID
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Any
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Api
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.BoolValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.BytesValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DoubleValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Duration
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Empty
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Enum
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.EnumValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Field
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.FieldMask
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.FloatValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Int32Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Int64Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.ListValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Method
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Mixin
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Option
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.SourceContext
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.StringValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Struct
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Timestamp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Type
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.UInt32Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.UInt64Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Commons.Location
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Contracts.Contract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Contracts.Recital
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Contracts.Record
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.IndexProto.Index
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.proto.Common.Signature
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.proto.PK.PrivateKey
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.proto.PK.PublicKey
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.proto.Util.AuditFields
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.provenance.scope.proto.Util.UUID
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Any
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Api
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.BoolValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.BytesValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DoubleValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Duration
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Empty
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Enum
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.EnumValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Field
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.FieldMask
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.FloatValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Int32Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Int64Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.ListValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Method
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Mixin
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Option
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.SourceContext
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.StringValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Struct
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Timestamp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Type
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.UInt32Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.UInt64Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Commons.Location
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Contracts.Contract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Contracts.Recital
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Contracts.Record
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.IndexProto.Index
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.proto.Common.Signature
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.proto.PK.PrivateKey
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.proto.PK.PublicKey
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.proto.Util.AuditFields
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.provenance.scope.proto.Util.UUID
 
NO_DEF_TYPE - io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
NO_DEF_TYPE = 0;
NO_DEF_TYPE_VALUE - Static variable in enum io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
NO_DEF_TYPE = 0;
NO_ERROR_TYPE - io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
NO_ERROR_TYPE = 0;
NO_ERROR_TYPE_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
NO_ERROR_TYPE = 0;
NO_INDEX_DEFER_PARENT - io.provenance.scope.contract.proto.IndexProto.Index.Behavior
Don't index unless Parent says otherwise
NO_INDEX_DEFER_PARENT_VALUE - Static variable in enum io.provenance.scope.contract.proto.IndexProto.Index.Behavior
Don't index unless Parent says otherwise
NO_SIDE_EFFECTS - com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
implies idempotent
NO_SIDE_EFFECTS_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
implies idempotent
NO_STANDARD_DESCRIPTOR_ACCESSOR_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
NONE - io.provenance.scope.contract.proto.Specifications.PartyType
NONE = 0;
NONE_VALUE - Static variable in enum io.provenance.scope.contract.proto.Specifications.PartyType
NONE = 0;
NOT_SET - io.provenance.scope.contract.proto.IndexProto.Index.Behavior
NOT_SET = 0;
NOT_SET_VALUE - Static variable in enum io.provenance.scope.contract.proto.IndexProto.Index.Behavior
NOT_SET = 0;
NULL_VALUE - com.google.protobuf.NullValue
Null value.
NULL_VALUE - com.google.protobuf.Value.KindCase
 
NULL_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
NULL_VALUE_VALUE - Static variable in enum com.google.protobuf.NullValue
Null value.
NullValue - Enum in com.google.protobuf
`NullValue` is a singleton enumeration to represent the null value for the `Value` type union.
NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.EnumValue
 
NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
NUMBER_VALUE - com.google.protobuf.Value.KindCase
 
NUMBER_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 

O

OBJC_CLASS_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
of(boolean) - Static method in class com.google.protobuf.BoolValue
 
of(double) - Static method in class com.google.protobuf.DoubleValue
 
of(float) - Static method in class com.google.protobuf.FloatValue
 
of(int) - Static method in class com.google.protobuf.Int32Value
 
of(int) - Static method in class com.google.protobuf.UInt32Value
 
of(long) - Static method in class com.google.protobuf.Int64Value
 
of(long) - Static method in class com.google.protobuf.UInt64Value
 
of(ByteString) - Static method in class com.google.protobuf.BytesValue
 
of(String) - Static method in class com.google.protobuf.StringValue
 
OMNIBUS - io.provenance.scope.contract.proto.Specifications.PartyType
OMNIBUS = 7;
OMNIBUS_VALUE - Static variable in enum io.provenance.scope.contract.proto.Specifications.PartyType
OMNIBUS = 7;
ONEOF_DECL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
ONEOF_INDEX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
ONEOF_INDEX_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
ONEOFS_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
OPTIMIZE_FOR_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
Option - Class in com.google.protobuf
A protocol buffer option, which can be attached to a message, field, enumeration, etc.
Option.Builder - Class in com.google.protobuf
A protocol buffer option, which can be attached to a message, field, enumeration, etc.
OPTIONAL_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
OptionOrBuilder - Interface in com.google.protobuf
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.EnumValue
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
ORIGINATOR - io.provenance.scope.contract.proto.Specifications.PartyType
ORIGINATOR = 1;
ORIGINATOR_VALUE - Static variable in enum io.provenance.scope.contract.proto.Specifications.PartyType
ORIGINATOR = 1;
OUTBOX - io.provenance.scope.contract.proto.Envelopes.Envelope.Status
OUTBOX = 4 [(.io.provenance.scope.contract.description) = "Envelope response sent from non-invoker to invoker."];
OUTBOX_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
OUTBOX = 4 [(.io.provenance.scope.contract.description) = "Envelope response sent from non-invoker to invoker."];
OUTPUT_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
OUTPUT_SPEC_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
OUTPUT_SPEC_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
OUTPUT_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
OWNER - io.provenance.scope.contract.proto.Specifications.PartyType
OWNER = 5;
OWNER_VALUE - Static variable in enum io.provenance.scope.contract.proto.Specifications.PartyType
OWNER = 5;

P

pack(T) - Static method in class com.google.protobuf.Any
 
pack(T, String) - Static method in class com.google.protobuf.Any
Packs a message using the given type URL prefix.
PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
PACKED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
PACKED_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
PARAMETER_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Any
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Api
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.BoolValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.BytesValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DoubleValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Duration
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Empty
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Enum
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.EnumValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Field
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.FieldMask
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.FloatValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Int32Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Int64Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.ListValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Method
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Mixin
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Option
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.SourceContext
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.StringValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Struct
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Timestamp
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Type
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.UInt32Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.UInt64Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Value
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.proto.Common.Signature
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.proto.PK.PublicKey
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.proto.Util.AuditFields
 
parseDelimitedFrom(InputStream) - Static method in class io.provenance.scope.proto.Util.UUID
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Common.Signature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.PublicKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Util.AuditFields
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Util.UUID
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Any
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Api
 
parseFrom(byte[]) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Duration
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Empty
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Enum
 
parseFrom(byte[]) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Field
 
parseFrom(byte[]) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(byte[]) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.ListValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Method
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Mixin
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Option
 
parseFrom(byte[]) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(byte[]) - Static method in class com.google.protobuf.StringValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Struct
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Type
 
parseFrom(byte[]) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Value
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
parseFrom(byte[]) - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
parseFrom(byte[]) - Static method in class io.provenance.scope.proto.Common.Signature
 
parseFrom(byte[]) - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
parseFrom(byte[]) - Static method in class io.provenance.scope.proto.PK.PublicKey
 
parseFrom(byte[]) - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
parseFrom(byte[]) - Static method in class io.provenance.scope.proto.Util.AuditFields
 
parseFrom(byte[]) - Static method in class io.provenance.scope.proto.Util.UUID
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Common.Signature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.PublicKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Util.AuditFields
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Util.UUID
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Any
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Api
 
parseFrom(ByteString) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Duration
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Empty
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Enum
 
parseFrom(ByteString) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Field
 
parseFrom(ByteString) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(ByteString) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.ListValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Method
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Mixin
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Option
 
parseFrom(ByteString) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(ByteString) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Struct
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Type
 
parseFrom(ByteString) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Value
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
parseFrom(ByteString) - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
parseFrom(ByteString) - Static method in class io.provenance.scope.proto.Common.Signature
 
parseFrom(ByteString) - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
parseFrom(ByteString) - Static method in class io.provenance.scope.proto.PK.PublicKey
 
parseFrom(ByteString) - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
parseFrom(ByteString) - Static method in class io.provenance.scope.proto.Util.AuditFields
 
parseFrom(ByteString) - Static method in class io.provenance.scope.proto.Util.UUID
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Common.Signature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.PublicKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Util.AuditFields
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Util.UUID
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Any
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Api
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Duration
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Empty
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Enum
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Field
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.ListValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Method
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Mixin
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Option
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.StringValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Struct
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Type
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Value
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.proto.Common.Signature
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.proto.PK.PublicKey
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.proto.Util.AuditFields
 
parseFrom(CodedInputStream) - Static method in class io.provenance.scope.proto.Util.UUID
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Common.Signature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.PublicKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Util.AuditFields
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Util.UUID
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Any
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Api
 
parseFrom(InputStream) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Duration
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Empty
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Enum
 
parseFrom(InputStream) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Field
 
parseFrom(InputStream) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(InputStream) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.ListValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Method
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Mixin
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Option
 
parseFrom(InputStream) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(InputStream) - Static method in class com.google.protobuf.StringValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Struct
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Type
 
parseFrom(InputStream) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Value
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
parseFrom(InputStream) - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
parseFrom(InputStream) - Static method in class io.provenance.scope.proto.Common.Signature
 
parseFrom(InputStream) - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
parseFrom(InputStream) - Static method in class io.provenance.scope.proto.PK.PublicKey
 
parseFrom(InputStream) - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
parseFrom(InputStream) - Static method in class io.provenance.scope.proto.Util.AuditFields
 
parseFrom(InputStream) - Static method in class io.provenance.scope.proto.Util.UUID
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Common.Signature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.PublicKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Util.AuditFields
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Util.UUID
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Any
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Api
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Duration
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Empty
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Enum
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Field
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.ListValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Method
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Mixin
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Option
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Struct
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Type
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Value
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.proto.Common.Signature
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.proto.PK.PublicKey
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.proto.Util.AuditFields
 
parseFrom(ByteBuffer) - Static method in class io.provenance.scope.proto.Util.UUID
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Common.Signature
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.PublicKey
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Util.AuditFields
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Util.UUID
 
parser() - Static method in class com.google.protobuf.Any
 
parser() - Static method in class com.google.protobuf.Api
 
parser() - Static method in class com.google.protobuf.BoolValue
 
parser() - Static method in class com.google.protobuf.BytesValue
 
parser() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parser() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parser() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parser() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parser() - Static method in class com.google.protobuf.DoubleValue
 
parser() - Static method in class com.google.protobuf.Duration
 
parser() - Static method in class com.google.protobuf.Empty
 
parser() - Static method in class com.google.protobuf.Enum
 
parser() - Static method in class com.google.protobuf.EnumValue
 
parser() - Static method in class com.google.protobuf.Field
 
parser() - Static method in class com.google.protobuf.FieldMask
 
parser() - Static method in class com.google.protobuf.FloatValue
 
parser() - Static method in class com.google.protobuf.Int32Value
 
parser() - Static method in class com.google.protobuf.Int64Value
 
parser() - Static method in class com.google.protobuf.ListValue
 
parser() - Static method in class com.google.protobuf.Method
 
parser() - Static method in class com.google.protobuf.Mixin
 
parser() - Static method in class com.google.protobuf.Option
 
parser() - Static method in class com.google.protobuf.SourceContext
 
parser() - Static method in class com.google.protobuf.StringValue
 
parser() - Static method in class com.google.protobuf.Struct
 
parser() - Static method in class com.google.protobuf.Timestamp
 
parser() - Static method in class com.google.protobuf.Type
 
parser() - Static method in class com.google.protobuf.UInt32Value
 
parser() - Static method in class com.google.protobuf.UInt64Value
 
parser() - Static method in class com.google.protobuf.Value
 
parser() - Static method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
parser() - Static method in class io.provenance.scope.contract.proto.Commons.Location
 
parser() - Static method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
parser() - Static method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
parser() - Static method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
parser() - Static method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
parser() - Static method in class io.provenance.scope.contract.proto.Contracts.Contract
 
parser() - Static method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
parser() - Static method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
parser() - Static method in class io.provenance.scope.contract.proto.Contracts.Recital
 
parser() - Static method in class io.provenance.scope.contract.proto.Contracts.Record
 
parser() - Static method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
parser() - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
parser() - Static method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
parser() - Static method in class io.provenance.scope.contract.proto.IndexProto.Index
 
parser() - Static method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
parser() - Static method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
parser() - Static method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
parser() - Static method in class io.provenance.scope.proto.Common.Signature
 
parser() - Static method in class io.provenance.scope.proto.PK.PrivateKey
 
parser() - Static method in class io.provenance.scope.proto.PK.PublicKey
 
parser() - Static method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
parser() - Static method in class io.provenance.scope.proto.Util.AuditFields
 
parser() - Static method in class io.provenance.scope.proto.Util.UUID
 
PARSER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
Deprecated.
PARSER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
Deprecated.
PARSER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
Deprecated.
PARSER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.OneofOptions
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
Deprecated.
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
Deprecated.
PARTIES_INVOLVED_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
PASS - io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
PASS = 1;
PASS_VALUE - Static variable in enum io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
PASS = 1;
PATCH_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
 
PATH_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
PATH_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
PATHS_FIELD_NUMBER - Static variable in class com.google.protobuf.FieldMask
 
PHP_CLASS_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
PHP_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
PHP_METADATA_NAMESPACE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
PHP_NAMESPACE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
PK - Class in io.provenance.scope.proto
 
PK.KeyCurve - Enum in io.provenance.scope.proto
Protobuf enum io.provenance.scope.KeyCurve
PK.KeyType - Enum in io.provenance.scope.proto
Protobuf enum io.provenance.scope.KeyType
PK.PrivateKey - Class in io.provenance.scope.proto
Protobuf type io.provenance.scope.PrivateKey
PK.PrivateKey.Builder - Class in io.provenance.scope.proto
Protobuf type io.provenance.scope.PrivateKey
PK.PrivateKeyOrBuilder - Interface in io.provenance.scope.proto
 
PK.PublicKey - Class in io.provenance.scope.proto
Protobuf type io.provenance.scope.PublicKey
PK.PublicKey.Builder - Class in io.provenance.scope.proto
Protobuf type io.provenance.scope.PublicKey
PK.PublicKeyOrBuilder - Interface in io.provenance.scope.proto
 
PK.SigningAndEncryptionPublicKeys - Class in io.provenance.scope.proto
Protobuf type io.provenance.scope.SigningAndEncryptionPublicKeys
PK.SigningAndEncryptionPublicKeys.Builder - Class in io.provenance.scope.proto
Protobuf type io.provenance.scope.SigningAndEncryptionPublicKeys
PK.SigningAndEncryptionPublicKeysOrBuilder - Interface in io.provenance.scope.proto
 
PluginProtos - Class in com.google.protobuf.compiler
 
PluginProtos.CodeGeneratorRequest - Class in com.google.protobuf.compiler
An encoded CodeGeneratorRequest is written to the plugin's stdin.
PluginProtos.CodeGeneratorRequest.Builder - Class in com.google.protobuf.compiler
An encoded CodeGeneratorRequest is written to the plugin's stdin.
PluginProtos.CodeGeneratorRequestOrBuilder - Interface in com.google.protobuf.compiler
 
PluginProtos.CodeGeneratorResponse - Class in com.google.protobuf.compiler
The plugin writes an encoded CodeGeneratorResponse to stdout.
PluginProtos.CodeGeneratorResponse.Builder - Class in com.google.protobuf.compiler
The plugin writes an encoded CodeGeneratorResponse to stdout.
PluginProtos.CodeGeneratorResponse.Feature - Enum in com.google.protobuf.compiler
Sync with code_generator.h.
PluginProtos.CodeGeneratorResponse.File - Class in com.google.protobuf.compiler
Represents a single generated file.
PluginProtos.CodeGeneratorResponse.File.Builder - Class in com.google.protobuf.compiler
Represents a single generated file.
PluginProtos.CodeGeneratorResponse.FileOrBuilder - Interface in com.google.protobuf.compiler
 
PluginProtos.CodeGeneratorResponseOrBuilder - Interface in com.google.protobuf.compiler
 
PluginProtos.Version - Class in com.google.protobuf.compiler
The version number of protocol compiler.
PluginProtos.Version.Builder - Class in com.google.protobuf.compiler
The version number of protocol compiler.
PluginProtos.VersionOrBuilder - Interface in com.google.protobuf.compiler
 
POSITIVE_INT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
PREV_EXECUTION_UUID_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
PROPOSED - io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
PROPOSED = 1;
PROPOSED_VALUE - Static variable in enum io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
PROPOSED = 1;
PROTO_FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
PROTO3_OPTIONAL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
PROVENANCE - io.provenance.scope.contract.proto.Specifications.PartyType
PROVENANCE = 8;
PROVENANCE_VALUE - Static variable in enum io.provenance.scope.contract.proto.Specifications.PartyType
PROVENANCE = 8;
PROVIDER_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.Common.Signature
 
PUBLIC_DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
PUBLIC_KEY_BYTES_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.PK.PublicKey
 
PUBLIC_KEY_CHECK - io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
PUBLIC_KEY_CHECK = 7;
PUBLIC_KEY_CHECK_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
PUBLIC_KEY_CHECK = 7;
putAllFields(Map<String, Value>) - Method in class com.google.protobuf.Struct.Builder
Unordered map of dynamically typed values.
putFields(String, Value) - Method in class com.google.protobuf.Struct.Builder
Unordered map of dynamically typed values.
PY_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 

R

READ_TIME_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
RECITALS_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.Contract
 
RECORDED_AT_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
REF_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Commons.Location
 
REF_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.AnyProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.ApiProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.compiler.PluginProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.DescriptorProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.DurationProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.EmptyProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.FieldMaskProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.SourceContextProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.StructProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.TimestampProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.TypeProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.WrappersProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.provenance.scope.contract.proto.Commons
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.provenance.scope.contract.proto.Contracts
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.provenance.scope.contract.proto.Envelopes
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.provenance.scope.contract.proto.IndexProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.provenance.scope.contract.proto.Specifications
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.provenance.scope.proto.Common
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.provenance.scope.proto.PK
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.provenance.scope.proto.Util
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.AnyProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.ApiProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.DurationProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.EmptyProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMaskProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContextProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.StructProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.TimestampProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.TypeProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.WrappersProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Commons
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Contracts
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Envelopes
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.IndexProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.provenance.scope.contract.proto.Specifications
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Common
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.PK
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.provenance.scope.proto.Util
 
removeAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
removeConditions(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
removeConditionSpecs(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
removeConsiderations(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
removeDataAccess(int) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
removeEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
removeEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
removeEnumvalue(int) - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
removeExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
removeExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
removeExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
removeField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
removeFields(int) - Method in class com.google.protobuf.Type.Builder
The list of fields.
removeFields(String) - Method in class com.google.protobuf.Struct.Builder
Unordered map of dynamically typed values.
removeFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
removeFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
removeFunctionSpecs(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
removeInputs(int) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
removeInputs(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
removeInputSpecs(int) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
removeInputSpecs(int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
removeInputSpecs(int) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
removeLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
removeMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
removeMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
removeMethods(int) - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
removeMixins(int) - Method in class com.google.protobuf.Api.Builder
Included interfaces.
removeName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
removeNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
removeOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
removeOptions(int) - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
removeOptions(int) - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
removeOptions(int) - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
removeOptions(int) - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
removeOptions(int) - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
removeOptions(int) - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
removeProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
removeRecitals(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
removeReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
removeReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
removeService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
removeSignatures(int) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
removeValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
removeValues(int) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
REQUEST_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
REQUEST_TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
RESERVED_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
RESERVED_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
RESERVED_RANGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
RESERVED_RANGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
RESOURCE_LOCATION_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
RESPONSE_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
RESPONSE_TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
RESULT_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
RESULT_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
RESULT_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
RESULT_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
ROOT_FIELD_NUMBER - Static variable in class com.google.protobuf.Mixin
 
RUBY_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 

S

SCOPE_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
SCOPE_SPEC_UUID_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
SCOPE_UUID_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
SECONDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Duration
 
SECONDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Timestamp
 
SECP256K1 - io.provenance.scope.proto.PK.KeyCurve
SECP256K1 = 0;
SECP256K1_VALUE - Static variable in enum io.provenance.scope.proto.PK.KeyCurve
SECP256K1 = 0;
SERVER_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
SERVICE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
SERVICER - io.provenance.scope.contract.proto.Specifications.PartyType
SERVICER = 2;
SERVICER_VALUE - Static variable in enum io.provenance.scope.contract.proto.Specifications.PartyType
SERVICER = 2;
SESSION_UUID_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
setAddress(ByteString) - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
bytes address = 3;
setAggregateValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8;
setAggregateValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8;
setAlgo(String) - Method in class io.provenance.scope.proto.Common.Signature.Builder
Signature Detail
setAlgoBytes(ByteString) - Method in class io.provenance.scope.proto.Common.Signature.Builder
Signature Detail
setAllowAlias(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Set this option to true to allow mapping different tag names to the same value.
setAncestor(Commons.ProvenanceReference) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
TODO do we need this?
setAncestor(Commons.ProvenanceReference.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
TODO do we need this?
setAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
setAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
setAuditFields(Util.AuditFields) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.AuditFields audit_fields = 99;
setAuditFields(Util.AuditFields.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.AuditFields audit_fields = 99;
setBegin(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the starting offset in bytes in the generated code that relates to the identified object.
setBoolValue(boolean) - Method in class com.google.protobuf.Value.Builder
Represents a boolean value.
setCardinality(Field.Cardinality) - Method in class com.google.protobuf.Field.Builder
The field cardinality.
setCardinalityValue(int) - Method in class com.google.protobuf.Field.Builder
The field cardinality.
setCcEnableArenas(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Enables the use of arenas for the proto messages in this file.
setCcGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
setClassname(String) - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
string classname = 2;
setClassname(String) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
string classname = 3;
setClassnameBytes(ByteString) - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
string classname = 2;
setClassnameBytes(ByteString) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
string classname = 3;
setClientStreaming(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Identifies if client streams multiple client messages
setCompilerVersion(PluginProtos.Version) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The version number of protocol compiler.
setCompilerVersion(PluginProtos.Version.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The version number of protocol compiler.
setCompressed(boolean) - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
bool compressed = 4;
setCompressed(boolean) - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
bool compressed = 4;
setConditionName(String) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
string condition_name = 1;
setConditionNameBytes(ByteString) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
string condition_name = 1;
setConditions(int, Contracts.ConditionProto) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
setConditions(int, Contracts.ConditionProto.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;
setConditionSpecs(int, Specifications.ConditionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
setConditionSpecs(int, Specifications.ConditionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.ConditionSpec condition_specs = 4;
setConsiderationName(String) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
string consideration_name = 1;
setConsiderationNameBytes(ByteString) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
string consideration_name = 1;
setConsiderations(int, Contracts.ConsiderationProto) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
setConsiderations(int, Contracts.ConsiderationProto.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;
setContent(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file contents.
setContentBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file contents.
setContract(Contracts.Contract) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
The executed contract.
setContract(Contracts.Contract.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
The executed contract.
setCreatedBy(String) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
string created_by = 2;
setCreatedByBytes(ByteString) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
string created_by = 2;
setCreatedDate(Timestamp) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
.google.protobuf.Timestamp created_date = 1;
setCreatedDate(Timestamp.Builder) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
.google.protobuf.Timestamp created_date = 1;
setCsharpNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Namespace for generated classes; defaults to the package.
setCsharpNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Namespace for generated classes; defaults to the package.
setCtype(DescriptorProtos.FieldOptions.CType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The ctype option instructs the C++ code generator to use a different representation of the field than it normally would.
setCurve(PK.KeyCurve) - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
.io.provenance.scope.KeyCurve curve = 3;
setCurve(PK.KeyCurve) - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
.io.provenance.scope.KeyCurve curve = 3;
setCurveValue(int) - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
.io.provenance.scope.KeyCurve curve = 3;
setCurveValue(int) - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
.io.provenance.scope.KeyCurve curve = 3;
setDataAccess(int, PK.PublicKey) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
setDataAccess(int, PK.PublicKey.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
repeated .io.provenance.scope.PublicKey data_access = 14;
setDataLocation(Commons.Location) - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
.io.provenance.scope.contract.Location data_location = 2;
setDataLocation(Commons.Location.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
.io.provenance.scope.contract.Location data_location = 2;
setDefaultValue(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For numeric types, contains the original text representation of the value.
setDefaultValue(String) - Method in class com.google.protobuf.Field.Builder
The string value of the default value of this field.
setDefaultValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For numeric types, contains the original text representation of the value.
setDefaultValueBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
The string value of the default value of this field.
setDefinition(Commons.DefinitionSpec) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
setDefinition(Commons.DefinitionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
setDefinition(Commons.DefinitionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
setDefinition(Commons.DefinitionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
.io.provenance.scope.contract.DefinitionSpec definition = 1;
setDependency(int, String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
setDoubleValue(double) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6;
setEncryptionPublicKey(PK.PublicKey) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
.io.provenance.scope.PublicKey encryption_public_key = 2;
setEncryptionPublicKey(PK.PublicKey.Builder) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
.io.provenance.scope.PublicKey encryption_public_key = 2;
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Exclusive.
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
Exclusive.
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
Inclusive.
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the ending offset in bytes in the generated code that relates to the identified offset.
setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
setEnumvalue(int, EnumValue) - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
setEnumvalue(int, EnumValue.Builder) - Method in class com.google.protobuf.Enum.Builder
Enum value definitions.
setEnvelope(Envelopes.Envelope) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.contract.Envelope envelope = 8;
setEnvelope(Envelopes.Envelope.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.contract.Envelope envelope = 8;
setError(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
Error message.
setErrorBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
Error message.
setErrorMessage(String) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
string error_message = 4;
setErrorMessageBytes(ByteString) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
string error_message = 4;
setExecutionUuid(Util.UUID) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Unique identifier for determining contract/group execution instance
setExecutionUuid(Util.UUID.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Unique identifier for determining contract/group execution instance
setExpirationTime(Timestamp) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
When a contract execution is considered stale and expired
setExpirationTime(Timestamp.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
When a contract execution is considered stale and expired
setExtendee(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For extensions, this is the name of the type being extended.
setExtendeeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For extensions, this is the name of the type being extended.
setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ExtensionRangeOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ExtensionRangeOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MethodOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MethodOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ServiceOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ServiceOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
setField(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
setField(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Any.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Api.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BoolValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BytesValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DoubleValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Duration.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Empty.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Enum.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.EnumValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Field.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.FieldMask.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.FloatValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int32Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int64Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.ListValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Method.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Mixin.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Option.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.SourceContext.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.StringValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Struct.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Timestamp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Type.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt32Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt64Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
setFields(int, Field) - Method in class com.google.protobuf.Type.Builder
The list of fields.
setFields(int, Field.Builder) - Method in class com.google.protobuf.Type.Builder
The list of fields.
setFile(int, PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
setFile(int, PluginProtos.CodeGeneratorResponse.File.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
setFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
setFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
setFileName(String) - Method in class com.google.protobuf.SourceContext.Builder
The path-qualified name of the .proto file that contained the associated protobuf element.
setFileNameBytes(ByteString) - Method in class com.google.protobuf.SourceContext.Builder
The path-qualified name of the .proto file that contained the associated protobuf element.
setFileToGenerate(int, String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
setFuncName(String) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
string func_name = 1;
setFuncName(String) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
string func_name = 1;
setFuncNameBytes(ByteString) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
string func_name = 1;
setFuncNameBytes(ByteString) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
string func_name = 1;
setFunctionSpecs(int, Specifications.FunctionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
setFunctionSpecs(int, Specifications.FunctionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.FunctionSpec function_specs = 6;
setGoPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Go package where structs generated from this .proto will be placed.
setGoPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Go package where structs generated from this .proto will be placed.
setHash(String) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [Record.result_hash] -- specify a specific record inside a scope (and session) by result-hash
setHash(String) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
string hash = 2;
setHashBytes(ByteString) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [Record.result_hash] -- specify a specific record inside a scope (and session) by result-hash
setHashBytes(ByteString) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
string hash = 2;
setIdempotencyLevel(DescriptorProtos.MethodOptions.IdempotencyLevel) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
setIdentifierValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
setIdentifierValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
setIndex(IndexProto.Index.Behavior) - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
.io.provenance.scope.contract.Index.Behavior index = 1;
setIndexValue(int) - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
.io.provenance.scope.contract.Index.Behavior index = 1;
setInput(Envelopes.Envelope) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
.io.provenance.scope.contract.Envelope input = 1;
setInput(Envelopes.Envelope.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
.io.provenance.scope.contract.Envelope input = 1;
setInputs(int, Contracts.ProposedRecord) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
setInputs(int, Contracts.ProposedRecord.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
Data pushed to a consideration that will ultimately match the output_spec of the consideration
setInputs(int, Contracts.Record) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
setInputs(int, Contracts.Record.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Constructor arguments.
setInputSpecs(int, Commons.DefinitionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
setInputSpecs(int, Commons.DefinitionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
setInputSpecs(int, Commons.DefinitionSpec) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
setInputSpecs(int, Commons.DefinitionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
setInputSpecs(int, Commons.DefinitionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 2;
setInputSpecs(int, Commons.DefinitionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
repeated .io.provenance.scope.contract.DefinitionSpec input_specs = 3;
setInputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Input and output type names.
setInputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Input and output type names.
setInsertionPoint(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
setInsertionPointBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
setInvoker(PK.SigningAndEncryptionPublicKeys) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;
setInvoker(PK.SigningAndEncryptionPublicKeys.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;
setInvokerParty(Specifications.PartyType) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
.io.provenance.scope.contract.PartyType invoker_party = 5;
setInvokerPartyValue(int) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
.io.provenance.scope.contract.PartyType invoker_party = 5;
setIsExtension(boolean) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2;
setJavaGenerateEqualsAndHash(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Deprecated.
setJavaGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false];
setJavaMultipleFiles(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set true, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
setJavaOuterClassname(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set, all the classes from the .proto file are wrapped in a single outer class with the given name.
setJavaOuterClassnameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set, all the classes from the .proto file are wrapped in a single outer class with the given name.
setJavaPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Java package where classes generated from this .proto will be placed.
setJavaPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Java package where classes generated from this .proto will be placed.
setJavaStringCheckUtf8(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.
setJsonName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
JSON name of this field.
setJsonName(String) - Method in class com.google.protobuf.Field.Builder
The field JSON name.
setJsonNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
JSON name of this field.
setJsonNameBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
The field JSON name.
setJstype(DescriptorProtos.FieldOptions.JSType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The jstype option determines the JavaScript type used for values of the field.
setKeyBytes(ByteString) - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
bytes key_bytes = 1;
setKind(Field.Kind) - Method in class com.google.protobuf.Field.Builder
The field type.
setKindValue(int) - Method in class com.google.protobuf.Field.Builder
The field type.
setLabel(DescriptorProtos.FieldDescriptorProto.Label) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
setLazy(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Should this field be parsed lazily? Lazy applies only to message-type fields.
setLeadingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
setLeadingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
setLeadingDetachedComments(int, String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6;
setListValue(ListValue) - Method in class com.google.protobuf.Value.Builder
Represents a repeated `Value`.
setListValue(ListValue.Builder) - Method in class com.google.protobuf.Value.Builder
Represents a repeated `Value`.
setLocation(int, DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
setLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
setMainNet(boolean) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
bool main_net = 13;
setMajor(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 major = 1;
setMapEntry(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Whether the message is an automatically generated map entry type for the maps field.
setMessage(String) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
string message = 5;
setMessage(String) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
string message = 6;
setMessageBytes(ByteString) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
string message = 5;
setMessageBytes(ByteString) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
string message = 6;
setMessageSetWireFormat(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Set true to use the old proto1 MessageSet wire format for extensions.
setMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
setMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
setMethod(int, DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
setMethod(int, DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
setMethods(int, Method) - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
setMethods(int, Method.Builder) - Method in class com.google.protobuf.Api.Builder
The methods of this interface, in unspecified order.
setMinor(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 minor = 2;
setMixins(int, Mixin) - Method in class com.google.protobuf.Api.Builder
Included interfaces.
setMixins(int, Mixin.Builder) - Method in class com.google.protobuf.Api.Builder
Included interfaces.
setName(int, DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
setName(int, DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
setName(String) - Method in class com.google.protobuf.Api.Builder
The fully qualified name of this interface, including package name followed by the interface's simple name.
setName(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file name, relative to the output directory.
setName(String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1;
setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1;
setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1;
setName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1;
setName(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
file name, relative to root of source tree
setName(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1;
setName(String) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1;
setName(String) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1;
setName(String) - Method in class com.google.protobuf.Enum.Builder
Enum type name.
setName(String) - Method in class com.google.protobuf.EnumValue.Builder
Enum value name.
setName(String) - Method in class com.google.protobuf.Field.Builder
The field name.
setName(String) - Method in class com.google.protobuf.Method.Builder
The simple name of this method.
setName(String) - Method in class com.google.protobuf.Mixin.Builder
The fully qualified name of the interface which is included.
setName(String) - Method in class com.google.protobuf.Option.Builder
The option's name.
setName(String) - Method in class com.google.protobuf.Type.Builder
The fully qualified message name.
setName(String) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
string name = 1;
setName(String) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [Record.result_name] -- specify a result-name of a record within a scope
setName(String) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
string name = 1;
setName(String) - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
string name = 1;
setNameBytes(ByteString) - Method in class com.google.protobuf.Api.Builder
The fully qualified name of this interface, including package name followed by the interface's simple name.
setNameBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file name, relative to the output directory.
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
file name, relative to root of source tree
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.google.protobuf.Enum.Builder
Enum type name.
setNameBytes(ByteString) - Method in class com.google.protobuf.EnumValue.Builder
Enum value name.
setNameBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
The field name.
setNameBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
The simple name of this method.
setNameBytes(ByteString) - Method in class com.google.protobuf.Mixin.Builder
The fully qualified name of the interface which is included.
setNameBytes(ByteString) - Method in class com.google.protobuf.Option.Builder
The option's name.
setNameBytes(ByteString) - Method in class com.google.protobuf.Type.Builder
The fully qualified message name.
setNameBytes(ByteString) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [Record.result_name] -- specify a result-name of a record within a scope
setNameBytes(ByteString) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
string name = 1;
setNamePart(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1;
setNamePartBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1;
setNanos(int) - Method in class com.google.protobuf.Duration.Builder
Signed fractions of a second at nanosecond resolution of the span of time.
setNanos(int) - Method in class com.google.protobuf.Timestamp.Builder
Non-negative fractions of a second at nanosecond resolution.
setNegativeIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5;
setNestedType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
setNestedType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
setNewScope(boolean) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
bool new_scope = 11;
setNewSession(boolean) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
bool new_session = 12;
setNoStandardDescriptorAccessor(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
setNullValue(NullValue) - Method in class com.google.protobuf.Value.Builder
Represents a null value.
setNullValueValue(int) - Method in class com.google.protobuf.Value.Builder
Represents a null value.
setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2;
setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3;
setNumber(int) - Method in class com.google.protobuf.EnumValue.Builder
Enum value number.
setNumber(int) - Method in class com.google.protobuf.Field.Builder
The field number.
setNumberValue(double) - Method in class com.google.protobuf.Value.Builder
Represents a double value.
setObjcClassPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
setObjcClassPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
setOneofDecl(int, DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
setOneofDecl(int, DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
setOneofIndex(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If set, gives the index of a oneof in the containing type's oneof_decl list.
setOneofIndex(int) - Method in class com.google.protobuf.Field.Builder
The index of the field type in `Type.oneofs`, for message or enumeration types.
setOneofs(int, String) - Method in class com.google.protobuf.Type.Builder
The list of types appearing in `oneof` definitions in this type.
setOptimizeFor(DescriptorProtos.FileOptions.OptimizeMode) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
setOptional(boolean) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
default is false
setOptions(int, Option) - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
setOptions(int, Option) - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
setOptions(int, Option) - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
setOptions(int, Option) - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
setOptions(int, Option) - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
setOptions(int, Option) - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
setOptions(int, Option.Builder) - Method in class com.google.protobuf.Api.Builder
Any metadata attached to the interface.
setOptions(int, Option.Builder) - Method in class com.google.protobuf.Enum.Builder
Protocol buffer options.
setOptions(int, Option.Builder) - Method in class com.google.protobuf.EnumValue.Builder
Protocol buffer options.
setOptions(int, Option.Builder) - Method in class com.google.protobuf.Field.Builder
The protocol buffer options.
setOptions(int, Option.Builder) - Method in class com.google.protobuf.Method.Builder
Any metadata attached to the method.
setOptions(int, Option.Builder) - Method in class com.google.protobuf.Type.Builder
The protocol buffer options.
setOptions(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
setOptions(DescriptorProtos.EnumOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
setOptions(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
setOptions(DescriptorProtos.EnumValueOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
setOptions(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3;
setOptions(DescriptorProtos.ExtensionRangeOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3;
setOptions(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
setOptions(DescriptorProtos.FieldOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
setOptions(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
setOptions(DescriptorProtos.FileOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
setOptions(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
setOptions(DescriptorProtos.MessageOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
setOptions(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
setOptions(DescriptorProtos.MethodOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
setOptions(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2;
setOptions(DescriptorProtos.OneofOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2;
setOptions(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
setOptions(DescriptorProtos.ServiceOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
setOutput(Contracts.ProposedRecord) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.io.provenance.scope.contract.ProposedRecord output = 1;
setOutput(Contracts.ProposedRecord.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.io.provenance.scope.contract.ProposedRecord output = 1;
setOutputSpec(Commons.OutputSpec) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
.io.provenance.scope.contract.OutputSpec output_spec = 3;
setOutputSpec(Commons.OutputSpec) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
.io.provenance.scope.contract.OutputSpec output_spec = 4;
setOutputSpec(Commons.OutputSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
.io.provenance.scope.contract.OutputSpec output_spec = 3;
setOutputSpec(Commons.OutputSpec.Builder) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
.io.provenance.scope.contract.OutputSpec output_spec = 4;
setOutputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3;
setOutputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3;
setPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
e.g.
setPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
e.g.
setPacked(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
setPacked(boolean) - Method in class com.google.protobuf.Field.Builder
Whether to use alternative packed wire representation.
setParameter(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The generator parameter passed on the command-line.
setParameterBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The generator parameter passed on the command-line.
setPartiesInvolved(int, Specifications.PartyType) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
setPartiesInvolvedValue(int, int) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
repeated .io.provenance.scope.contract.PartyType parties_involved = 3;
setPatch(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 patch = 3;
setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the element in the original source .proto file.
setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Identifies which part of the FileDescriptorProto was defined at this location.
setPaths(int, String) - Method in class com.google.protobuf.FieldMask.Builder
The set of field mask paths.
setPhpClassPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
setPhpClassPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
setPhpGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool php_generic_services = 42 [default = false];
setPhpMetadataNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated metadata classes.
setPhpMetadataNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated metadata classes.
setPhpNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated classes.
setPhpNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated classes.
setPositiveIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4;
setPrevExecutionUuid(Util.UUID) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Unique identifier for determining previous execution instance
setPrevExecutionUuid(Util.UUID.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Unique identifier for determining previous execution instance
setProto3Optional(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If true, this is a proto3 "optional".
setProtoFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
setProtoFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
setProvider(String) - Method in class io.provenance.scope.proto.Common.Signature.Builder
string provider = 2;
setProviderBytes(ByteString) - Method in class io.provenance.scope.proto.Common.Signature.Builder
string provider = 2;
setPublicDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the public imported files in the dependency list above.
setPublicKeyBytes(ByteString) - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
bytes public_key_bytes = 1;
setPyGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false];
setReadTime(Timestamp) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.google.protobuf.Timestamp read_time = 6;
setReadTime(Timestamp.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.google.protobuf.Timestamp read_time = 6;
setRecitals(int, Contracts.Recital) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
setRecitals(int, Contracts.Recital.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
repeated .io.provenance.scope.contract.Recital recitals = 7;
setRecordedAt(Timestamp) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.google.protobuf.Timestamp recorded_at = 3;
setRecordedAt(Timestamp.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.google.protobuf.Timestamp recorded_at = 3;
setRef(Commons.ProvenanceReference) - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
.io.provenance.scope.contract.ProvenanceReference ref = 1;
setRef(Commons.ProvenanceReference) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
ref contains 1) the scope of the object being modified on blockchain.
setRef(Commons.ProvenanceReference.Builder) - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
.io.provenance.scope.contract.ProvenanceReference ref = 1;
setRef(Commons.ProvenanceReference.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
ref contains 1) the scope of the object being modified on blockchain.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Any.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Api.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.BoolValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.BytesValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DoubleValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Duration.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Empty.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Enum.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.EnumValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Field.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.FieldMask.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.FloatValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Int32Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Int64Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.ListValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Method.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Mixin.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Option.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.SourceContext.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.StringValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Struct.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Timestamp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Type.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.UInt32Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.UInt64Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
setRequestStreaming(boolean) - Method in class com.google.protobuf.Method.Builder
If true, the request is streamed.
setRequestTypeUrl(String) - Method in class com.google.protobuf.Method.Builder
A URL of the input message type.
setRequestTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
A URL of the input message type.
setReservedName(int, String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
setReservedName(int, String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
setReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
setReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
setReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
setReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
setResourceLocation(Commons.Location) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.contract.Location resource_location = 2;
setResourceLocation(Commons.Location.Builder) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.contract.Location resource_location = 2;
setResponseStreaming(boolean) - Method in class com.google.protobuf.Method.Builder
If true, the response is streamed.
setResponseTypeUrl(String) - Method in class com.google.protobuf.Method.Builder
The URL of the output message type.
setResponseTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
The URL of the output message type.
setResult(Contracts.ExecutionResult) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
.io.provenance.scope.contract.ExecutionResult result = 2;
setResult(Contracts.ExecutionResult) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
.io.provenance.scope.contract.ExecutionResult result = 3;
setResult(Contracts.ExecutionResult.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
.io.provenance.scope.contract.ExecutionResult result = 2;
setResult(Contracts.ExecutionResult.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
.io.provenance.scope.contract.ExecutionResult result = 3;
setResult(Contracts.ExecutionResult.Result) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.io.provenance.scope.contract.ExecutionResult.Result result = 2;
setResult(Envelopes.Envelope) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
.io.provenance.scope.contract.Envelope result = 2;
setResult(Envelopes.Envelope.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
.io.provenance.scope.contract.Envelope result = 2;
setResultValue(int) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
.io.provenance.scope.contract.ExecutionResult.Result result = 2;
setRoot(String) - Method in class com.google.protobuf.Mixin.Builder
If non-empty specifies a path under which inherited HTTP paths are rooted.
setRootBytes(ByteString) - Method in class com.google.protobuf.Mixin.Builder
If non-empty specifies a path under which inherited HTTP paths are rooted.
setRubyPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the package of ruby generated classes.
setRubyPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the package of ruby generated classes.
setScope(Any) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Scope snapshot for executing
setScope(Any.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Scope snapshot for executing
setScopeSpecUuid(Util.UUID) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
.io.provenance.scope.UUID scope_spec_uuid = 10;
setScopeSpecUuid(Util.UUID.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
.io.provenance.scope.UUID scope_spec_uuid = 10;
setScopeUuid(Util.UUID) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Req] [Scope.uuid] -- Scope ID
setScopeUuid(Util.UUID.Builder) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Req] [Scope.uuid] -- Scope ID
setSeconds(long) - Method in class com.google.protobuf.Duration.Builder
Signed seconds of the span of time.
setSeconds(long) - Method in class com.google.protobuf.Timestamp.Builder
Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z.
setServerStreaming(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Identifies if server streams multiple server messages
setService(int, DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
setService(int, DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
setSessionUuid(Util.UUID) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [RecordGroup.session_uuid] -- require record to be within a specific session
setSessionUuid(Util.UUID.Builder) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
[Opt] [RecordGroup.session_uuid] -- require record to be within a specific session
setSignature(Common.Signature) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.Signature signature = 3;
setSignature(Common.Signature.Builder) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.Signature signature = 3;
setSignature(String) - Method in class io.provenance.scope.proto.Common.Signature.Builder
string signature = 3;
setSignatureBytes(ByteString) - Method in class io.provenance.scope.proto.Common.Signature.Builder
string signature = 3;
setSignatures(int, Common.Signature) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
setSignatures(int, Common.Signature.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
Signatures for the contract.
setSigner(PK.SigningAndEncryptionPublicKeys) - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
.io.provenance.scope.SigningAndEncryptionPublicKeys signer = 2;
setSigner(PK.SigningAndEncryptionPublicKeys) - Method in class io.provenance.scope.proto.Common.Signature.Builder
Identity of signer
setSigner(PK.SigningAndEncryptionPublicKeys.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
.io.provenance.scope.SigningAndEncryptionPublicKeys signer = 2;
setSigner(PK.SigningAndEncryptionPublicKeys.Builder) - Method in class io.provenance.scope.proto.Common.Signature.Builder
Identity of signer
setSignerRole(Specifications.PartyType) - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
.io.provenance.scope.contract.PartyType signer_role = 1;
setSignerRoleValue(int) - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
.io.provenance.scope.contract.PartyType signer_role = 1;
setSigningPublicKey(PK.PublicKey) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
.io.provenance.scope.PublicKey signing_public_key = 1;
setSigningPublicKey(PK.PublicKey.Builder) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
.io.provenance.scope.PublicKey signing_public_key = 1;
setSourceCodeInfo(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
This field contains optional information about the original source code.
setSourceCodeInfo(DescriptorProtos.SourceCodeInfo.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
This field contains optional information about the original source code.
setSourceContext(SourceContext) - Method in class com.google.protobuf.Api.Builder
Source context for the protocol buffer service represented by this message.
setSourceContext(SourceContext) - Method in class com.google.protobuf.Enum.Builder
The source context.
setSourceContext(SourceContext) - Method in class com.google.protobuf.Type.Builder
The source context.
setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Api.Builder
Source context for the protocol buffer service represented by this message.
setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Enum.Builder
The source context.
setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Type.Builder
The source context.
setSourceFile(String) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the filesystem path to the original source .proto.
setSourceFileBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the filesystem path to the original source .proto.
setSpan(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
setSpec(Commons.DefinitionSpec) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
.io.provenance.scope.contract.DefinitionSpec spec = 1;
setSpec(Commons.DefinitionSpec.Builder) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
.io.provenance.scope.contract.DefinitionSpec spec = 1;
setSpec(Contracts.Record) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Points to the proto for the contractSpec
setSpec(Contracts.Record.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
Points to the proto for the contractSpec
setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Inclusive.
setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
Inclusive.
setStart(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
Inclusive.
setStartTime(Timestamp) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
This is only set once when the contract is initially executed
setStartTime(Timestamp.Builder) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
This is only set once when the contract is initially executed
setStatus(Envelopes.Envelope.Status) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
.io.provenance.scope.contract.Envelope.Status status = 9;
setStatusValue(int) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
.io.provenance.scope.contract.Envelope.Status status = 9;
setStringValue(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7;
setStringValue(String) - Method in class com.google.protobuf.Value.Builder
Represents a string value.
setStringValueBytes(ByteString) - Method in class com.google.protobuf.Value.Builder
Represents a string value.
setStructValue(Struct) - Method in class com.google.protobuf.Value.Builder
Represents a structured value.
setStructValue(Struct.Builder) - Method in class com.google.protobuf.Value.Builder
Represents a structured value.
setSuffix(String) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
setSuffixBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
setSupportedFeatures(long) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
A bitmask of supported features that the code generator supports.
setSwiftPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
setSwiftPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
setSyntax(Syntax) - Method in class com.google.protobuf.Api.Builder
The source syntax of the service.
setSyntax(Syntax) - Method in class com.google.protobuf.Enum.Builder
The source syntax.
setSyntax(Syntax) - Method in class com.google.protobuf.Method.Builder
The source syntax of this method.
setSyntax(Syntax) - Method in class com.google.protobuf.Type.Builder
The source syntax.
setSyntax(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
The syntax of the proto file.
setSyntaxBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
The syntax of the proto file.
setSyntaxValue(int) - Method in class com.google.protobuf.Api.Builder
The source syntax of the service.
setSyntaxValue(int) - Method in class com.google.protobuf.Enum.Builder
The source syntax.
setSyntaxValue(int) - Method in class com.google.protobuf.Method.Builder
The source syntax of this method.
setSyntaxValue(int) - Method in class com.google.protobuf.Type.Builder
The source syntax.
setTimesExecuted(int) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
int32 times_executed = 8;
setTrailingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4;
setTrailingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4;
setType(DescriptorProtos.FieldDescriptorProto.Type) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If type_name is set, this need not be set.
setType(Commons.DefinitionSpec.Type) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.contract.DefinitionSpec.Type type = 4;
setType(Envelopes.EnvelopeError.Type) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.contract.EnvelopeError.Type type = 4;
setType(PK.KeyType) - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
.io.provenance.scope.KeyType type = 2;
setType(PK.KeyType) - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
.io.provenance.scope.KeyType type = 2;
setTypeName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For message and enum types, this is the name of the type.
setTypeNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For message and enum types, this is the name of the type.
setTypeUrl(String) - Method in class com.google.protobuf.Any.Builder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
setTypeUrl(String) - Method in class com.google.protobuf.Field.Builder
The field type URL, without the scheme, for message or enumeration types.
setTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Any.Builder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
setTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
The field type URL, without the scheme, for message or enumeration types.
setTypeValue(int) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
.io.provenance.scope.contract.DefinitionSpec.Type type = 4;
setTypeValue(int) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.contract.EnvelopeError.Type type = 4;
setTypeValue(int) - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
.io.provenance.scope.KeyType type = 2;
setTypeValue(int) - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
.io.provenance.scope.KeyType type = 2;
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Any.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Api.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BoolValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BytesValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DoubleValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Duration.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Empty.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Enum.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.EnumValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Field.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.FieldMask.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.FloatValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int32Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int64Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.ListValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Method.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Mixin.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Option.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.SourceContext.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.StringValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Struct.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Timestamp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Type.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt32Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt64Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Commons.Location.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Contracts.Contract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Contracts.Recital.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Contracts.Record.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.IndexProto.Index.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.proto.Common.Signature.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.proto.PK.PrivateKey.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.proto.PK.PublicKey.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.provenance.scope.proto.Util.UUID.Builder
 
setUpdatedBy(String) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
string updated_by = 4;
setUpdatedByBytes(ByteString) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
string updated_by = 4;
setUpdatedDate(Timestamp) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
.google.protobuf.Timestamp updated_date = 3;
setUpdatedDate(Timestamp.Builder) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
.google.protobuf.Timestamp updated_date = 3;
setUuid(Util.UUID) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.UUID uuid = 1;
setUuid(Util.UUID.Builder) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Builder
.io.provenance.scope.UUID uuid = 1;
setValue(boolean) - Method in class com.google.protobuf.BoolValue.Builder
The bool value.
setValue(double) - Method in class com.google.protobuf.DoubleValue.Builder
The double value.
setValue(float) - Method in class com.google.protobuf.FloatValue.Builder
The float value.
setValue(int) - Method in class com.google.protobuf.Int32Value.Builder
The int32 value.
setValue(int) - Method in class com.google.protobuf.UInt32Value.Builder
The uint32 value.
setValue(int, DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
setValue(int, DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
setValue(long) - Method in class com.google.protobuf.Int64Value.Builder
The int64 value.
setValue(long) - Method in class com.google.protobuf.UInt64Value.Builder
The uint64 value.
setValue(Any) - Method in class com.google.protobuf.Option.Builder
The option's value packed in an Any message.
setValue(Any.Builder) - Method in class com.google.protobuf.Option.Builder
The option's value packed in an Any message.
setValue(ByteString) - Method in class com.google.protobuf.Any.Builder
Must be a valid serialized protocol buffer of the above specified type.
setValue(ByteString) - Method in class com.google.protobuf.BytesValue.Builder
The bytes value.
setValue(String) - Method in class com.google.protobuf.StringValue.Builder
The string value.
setValue(String) - Method in class io.provenance.scope.proto.Util.UUID.Builder
string value = 1;
setValueBytes(ByteString) - Method in class com.google.protobuf.StringValue.Builder
The string value.
setValueBytes(ByteString) - Method in class io.provenance.scope.proto.Util.UUID.Builder
string value = 1;
setValues(int, Value) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
setValues(int, Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
setVersion(int) - Method in class io.provenance.scope.proto.Util.AuditFields.Builder
int32 version = 5;
setVersion(String) - Method in class com.google.protobuf.Api.Builder
A version string for this interface.
setVersionBytes(ByteString) - Method in class com.google.protobuf.Api.Builder
A version string for this interface.
setWeak(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
For Google-internal migration only.
setWeakDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the weak imported files in the dependency list.
SIGNATURE_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
SIGNATURE_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.Common.Signature
 
SIGNATURES_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
SIGNED - io.provenance.scope.contract.proto.Envelopes.Envelope.Status
SIGNED = 5 [(.io.provenance.scope.contract.description) = "Envelope is complete with all signatures."];
SIGNED_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
SIGNED = 5 [(.io.provenance.scope.contract.description) = "Envelope is complete with all signatures."];
SIGNER_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.Recital
 
SIGNER_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.Common.Signature
 
SIGNER_ROLE_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.Recital
 
SIGNING_PUBLIC_KEY_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
SKIP - io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
Couldn't process the condition/consideration due to missing facts being generated by other considerations.
SKIP_VALUE - Static variable in enum io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
Couldn't process the condition/consideration due to missing facts being generated by other considerations.
SOURCE_CODE_INFO_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
SOURCE_FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
SourceContext - Class in com.google.protobuf
`SourceContext` represents information about the source of a protobuf element, like the file in which it is defined.
SourceContext.Builder - Class in com.google.protobuf
`SourceContext` represents information about the source of a protobuf element, like the file in which it is defined.
SourceContextOrBuilder - Interface in com.google.protobuf
 
SourceContextProto - Class in com.google.protobuf
 
SPAN_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
SPEC_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
SPEC_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.Contract
 
Specifications - Class in io.provenance.scope.contract.proto
 
Specifications.ConditionSpec - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.ConditionSpec
Specifications.ConditionSpec.Builder - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.ConditionSpec
Specifications.ConditionSpecOrBuilder - Interface in io.provenance.scope.contract.proto
 
Specifications.ContractSpec - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.ContractSpec
Specifications.ContractSpec.Builder - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.ContractSpec
Specifications.ContractSpecOrBuilder - Interface in io.provenance.scope.contract.proto
 
Specifications.FunctionSpec - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.FunctionSpec
Specifications.FunctionSpec.Builder - Class in io.provenance.scope.contract.proto
Protobuf type io.provenance.scope.contract.FunctionSpec
Specifications.FunctionSpecOrBuilder - Interface in io.provenance.scope.contract.proto
 
Specifications.PartyType - Enum in io.provenance.scope.contract.proto
Protobuf enum io.provenance.scope.contract.PartyType
SPEED - com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Generate complete code for parsing, serialization,
SPEED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Generate complete code for parsing, serialization,
START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
START_TIME_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.Contract
 
STATUS_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
STRING - com.google.protobuf.DescriptorProtos.FieldOptions.CType
Default mode.
STRING_PIECE - com.google.protobuf.DescriptorProtos.FieldOptions.CType
STRING_PIECE = 2;
STRING_PIECE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
STRING_PIECE = 2;
STRING_VALUE - com.google.protobuf.Value.KindCase
 
STRING_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
Default mode.
STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
StringValue - Class in com.google.protobuf
Wrapper message for `string`.
StringValue.Builder - Class in com.google.protobuf
Wrapper message for `string`.
StringValueOrBuilder - Interface in com.google.protobuf
 
Struct - Class in com.google.protobuf
`Struct` represents a structured data value, consisting of fields which map to dynamically typed values.
STRUCT_VALUE - com.google.protobuf.Value.KindCase
 
STRUCT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
Struct.Builder - Class in com.google.protobuf
`Struct` represents a structured data value, consisting of fields which map to dynamically typed values.
StructOrBuilder - Interface in com.google.protobuf
 
StructProto - Class in com.google.protobuf
 
SUFFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
 
SUPPORTED_FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
SWIFT_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
Syntax - Enum in com.google.protobuf
The syntax in which a protocol buffer element is defined.
SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
SYNTAX_PROTO2 - com.google.protobuf.Syntax
Syntax `proto2`.
SYNTAX_PROTO2_VALUE - Static variable in enum com.google.protobuf.Syntax
Syntax `proto2`.
SYNTAX_PROTO3 - com.google.protobuf.Syntax
Syntax `proto3`.
SYNTAX_PROTO3_VALUE - Static variable in enum com.google.protobuf.Syntax
Syntax `proto3`.

T

TIMES_EXECUTED_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Contracts.Contract
 
Timestamp - Class in com.google.protobuf
A Timestamp represents a point in time independent of any time zone or local calendar, encoded as a count of seconds and fractions of seconds at nanosecond resolution.
Timestamp.Builder - Class in com.google.protobuf
A Timestamp represents a point in time independent of any time zone or local calendar, encoded as a count of seconds and fractions of seconds at nanosecond resolution.
TimestampOrBuilder - Interface in com.google.protobuf
 
TimestampProto - Class in com.google.protobuf
 
toBuilder() - Method in class com.google.protobuf.Any
 
toBuilder() - Method in class com.google.protobuf.Api
 
toBuilder() - Method in class com.google.protobuf.BoolValue
 
toBuilder() - Method in class com.google.protobuf.BytesValue
 
toBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
toBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
toBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
toBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
toBuilder() - Method in class com.google.protobuf.DoubleValue
 
toBuilder() - Method in class com.google.protobuf.Duration
 
toBuilder() - Method in class com.google.protobuf.Empty
 
toBuilder() - Method in class com.google.protobuf.Enum
 
toBuilder() - Method in class com.google.protobuf.EnumValue
 
toBuilder() - Method in class com.google.protobuf.Field
 
toBuilder() - Method in class com.google.protobuf.FieldMask
 
toBuilder() - Method in class com.google.protobuf.FloatValue
 
toBuilder() - Method in class com.google.protobuf.Int32Value
 
toBuilder() - Method in class com.google.protobuf.Int64Value
 
toBuilder() - Method in class com.google.protobuf.ListValue
 
toBuilder() - Method in class com.google.protobuf.Method
 
toBuilder() - Method in class com.google.protobuf.Mixin
 
toBuilder() - Method in class com.google.protobuf.Option
 
toBuilder() - Method in class com.google.protobuf.SourceContext
 
toBuilder() - Method in class com.google.protobuf.StringValue
 
toBuilder() - Method in class com.google.protobuf.Struct
 
toBuilder() - Method in class com.google.protobuf.Timestamp
 
toBuilder() - Method in class com.google.protobuf.Type
 
toBuilder() - Method in class com.google.protobuf.UInt32Value
 
toBuilder() - Method in class com.google.protobuf.UInt64Value
 
toBuilder() - Method in class com.google.protobuf.Value
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Commons.Location
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Contract
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Recital
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Contracts.Record
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
toBuilder() - Method in class io.provenance.scope.contract.proto.IndexProto.Index
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
toBuilder() - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
toBuilder() - Method in class io.provenance.scope.proto.Common.Signature
 
toBuilder() - Method in class io.provenance.scope.proto.PK.PrivateKey
 
toBuilder() - Method in class io.provenance.scope.proto.PK.PublicKey
 
toBuilder() - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
toBuilder() - Method in class io.provenance.scope.proto.Util.AuditFields
 
toBuilder() - Method in class io.provenance.scope.proto.Util.UUID
 
TRAILING_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
TTL_TIMEOUT - io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
TTL_TIMEOUT = 2;
TTL_TIMEOUT_VALUE - Static variable in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
TTL_TIMEOUT = 2;
Type - Class in com.google.protobuf
A protocol buffer message type.
TYPE_BOOL - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_BOOL = 8;
TYPE_BOOL - com.google.protobuf.Field.Kind
Field type bool.
TYPE_BOOL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_BOOL = 8;
TYPE_BOOL_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type bool.
TYPE_BYTES - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
New in version 2.
TYPE_BYTES - com.google.protobuf.Field.Kind
Field type bytes.
TYPE_BYTES_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
New in version 2.
TYPE_BYTES_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type bytes.
TYPE_DOUBLE - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
0 is reserved for errors.
TYPE_DOUBLE - com.google.protobuf.Field.Kind
Field type double.
TYPE_DOUBLE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
0 is reserved for errors.
TYPE_DOUBLE_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type double.
TYPE_ENUM - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_ENUM = 14;
TYPE_ENUM - com.google.protobuf.Field.Kind
Field type enum.
TYPE_ENUM_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_ENUM = 14;
TYPE_ENUM_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type enum.
TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
TYPE_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
TYPE_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
TYPE_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.PK.PrivateKey
 
TYPE_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.PK.PublicKey
 
TYPE_FIXED32 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED32 = 7;
TYPE_FIXED32 - com.google.protobuf.Field.Kind
Field type fixed32.
TYPE_FIXED32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED32 = 7;
TYPE_FIXED32_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type fixed32.
TYPE_FIXED64 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED64 = 6;
TYPE_FIXED64 - com.google.protobuf.Field.Kind
Field type fixed64.
TYPE_FIXED64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED64 = 6;
TYPE_FIXED64_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type fixed64.
TYPE_FLOAT - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FLOAT = 2;
TYPE_FLOAT - com.google.protobuf.Field.Kind
Field type float.
TYPE_FLOAT_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FLOAT = 2;
TYPE_FLOAT_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type float.
TYPE_GROUP - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Tag-delimited aggregate.
TYPE_GROUP - com.google.protobuf.Field.Kind
Field type group.
TYPE_GROUP_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Tag-delimited aggregate.
TYPE_GROUP_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type group.
TYPE_INT32 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Not ZigZag encoded.
TYPE_INT32 - com.google.protobuf.Field.Kind
Field type int32.
TYPE_INT32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Not ZigZag encoded.
TYPE_INT32_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type int32.
TYPE_INT64 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Not ZigZag encoded.
TYPE_INT64 - com.google.protobuf.Field.Kind
Field type int64.
TYPE_INT64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Not ZigZag encoded.
TYPE_INT64_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type int64.
TYPE_MESSAGE - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Length-delimited aggregate.
TYPE_MESSAGE - com.google.protobuf.Field.Kind
Field type message.
TYPE_MESSAGE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Length-delimited aggregate.
TYPE_MESSAGE_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type message.
TYPE_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
TYPE_SFIXED32 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED32 = 15;
TYPE_SFIXED32 - com.google.protobuf.Field.Kind
Field type sfixed32.
TYPE_SFIXED32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED32 = 15;
TYPE_SFIXED32_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type sfixed32.
TYPE_SFIXED64 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED64 = 16;
TYPE_SFIXED64 - com.google.protobuf.Field.Kind
Field type sfixed64.
TYPE_SFIXED64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED64 = 16;
TYPE_SFIXED64_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type sfixed64.
TYPE_SINT32 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Uses ZigZag encoding.
TYPE_SINT32 - com.google.protobuf.Field.Kind
Field type sint32.
TYPE_SINT32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Uses ZigZag encoding.
TYPE_SINT32_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type sint32.
TYPE_SINT64 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Uses ZigZag encoding.
TYPE_SINT64 - com.google.protobuf.Field.Kind
Field type sint64.
TYPE_SINT64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Uses ZigZag encoding.
TYPE_SINT64_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type sint64.
TYPE_STRING - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_STRING = 9;
TYPE_STRING - com.google.protobuf.Field.Kind
Field type string.
TYPE_STRING_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_STRING = 9;
TYPE_STRING_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type string.
TYPE_UINT32 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT32 = 13;
TYPE_UINT32 - com.google.protobuf.Field.Kind
Field type uint32.
TYPE_UINT32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT32 = 13;
TYPE_UINT32_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type uint32.
TYPE_UINT64 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT64 = 4;
TYPE_UINT64 - com.google.protobuf.Field.Kind
Field type uint64.
TYPE_UINT64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT64 = 4;
TYPE_UINT64_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type uint64.
TYPE_UNKNOWN - com.google.protobuf.Field.Kind
Field type unknown.
TYPE_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.Field.Kind
Field type unknown.
TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Any
 
TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
Type.Builder - Class in com.google.protobuf
A protocol buffer message type.
TypeOrBuilder - Interface in com.google.protobuf
 
TypeProto - Class in com.google.protobuf
 

U

UInt32Value - Class in com.google.protobuf
Wrapper message for `uint32`.
UInt32Value.Builder - Class in com.google.protobuf
Wrapper message for `uint32`.
UInt32ValueOrBuilder - Interface in com.google.protobuf
 
UInt64Value - Class in com.google.protobuf
Wrapper message for `uint64`.
UInt64Value.Builder - Class in com.google.protobuf
Wrapper message for `uint64`.
UInt64ValueOrBuilder - Interface in com.google.protobuf
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.OneofOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
UNKNOWN - io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
UNKNOWN = 0;
unpack(Class<T>) - Method in class com.google.protobuf.Any
 
UNRECOGNIZED - com.google.protobuf.Field.Cardinality
 
UNRECOGNIZED - com.google.protobuf.Field.Kind
 
UNRECOGNIZED - com.google.protobuf.NullValue
 
UNRECOGNIZED - com.google.protobuf.Syntax
 
UNRECOGNIZED - io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
 
UNRECOGNIZED - io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
 
UNRECOGNIZED - io.provenance.scope.contract.proto.Envelopes.Envelope.Status
 
UNRECOGNIZED - io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
 
UNRECOGNIZED - io.provenance.scope.contract.proto.IndexProto.Index.Behavior
 
UNRECOGNIZED - io.provenance.scope.contract.proto.Specifications.PartyType
 
UNRECOGNIZED - io.provenance.scope.proto.PK.KeyCurve
 
UNRECOGNIZED - io.provenance.scope.proto.PK.KeyType
 
UPDATED_BY_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.Util.AuditFields
 
UPDATED_DATE_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.Util.AuditFields
 
Util - Class in io.provenance.scope.proto
 
Util.AuditFields - Class in io.provenance.scope.proto
Audit
Util.AuditFields.Builder - Class in io.provenance.scope.proto
Audit
Util.AuditFieldsOrBuilder - Interface in io.provenance.scope.proto
 
Util.UUID - Class in io.provenance.scope.proto
UUID stored as a string
Util.UUID.Builder - Class in io.provenance.scope.proto
UUID stored as a string
Util.UUIDOrBuilder - Interface in io.provenance.scope.proto
 
UUID_FIELD_NUMBER - Static variable in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 

V

VALIDATOR - io.provenance.scope.contract.proto.Specifications.PartyType
VALIDATOR = 11;
VALIDATOR_VALUE - Static variable in enum io.provenance.scope.contract.proto.Specifications.PartyType
VALIDATOR = 11;
Value - Class in com.google.protobuf
`Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values.
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Any
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.BoolValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.BytesValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DoubleValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.FloatValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Int32Value
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Int64Value
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Option
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.StringValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.UInt32Value
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.UInt64Value
 
VALUE_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.Util.UUID
 
Value.Builder - Class in com.google.protobuf
`Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values.
Value.KindCase - Enum in com.google.protobuf
 
valueOf(int) - Static method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.Field.Cardinality
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.Field.Kind
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.NullValue
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.Syntax
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.Value.KindCase
Deprecated.
valueOf(int) - Static method in enum io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
Deprecated.
valueOf(int) - Static method in enum io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
Deprecated.
valueOf(int) - Static method in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
Deprecated.
valueOf(int) - Static method in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
Deprecated.
valueOf(int) - Static method in enum io.provenance.scope.contract.proto.IndexProto.Index.Behavior
Deprecated.
valueOf(int) - Static method in enum io.provenance.scope.contract.proto.Specifications.PartyType
Deprecated.
valueOf(int) - Static method in enum io.provenance.scope.proto.PK.KeyCurve
Deprecated.
valueOf(int) - Static method in enum io.provenance.scope.proto.PK.KeyType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.Field.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.Field.Kind
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.NullValue
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.Syntax
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.provenance.scope.contract.proto.IndexProto.Index.Behavior
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.provenance.scope.contract.proto.Specifications.PartyType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.provenance.scope.proto.PK.KeyCurve
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.provenance.scope.proto.PK.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.Field.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.Field.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.NullValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.Syntax
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.Value.KindCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.provenance.scope.contract.proto.IndexProto.Index.Behavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.provenance.scope.contract.proto.Specifications.PartyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.provenance.scope.proto.PK.KeyCurve
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.provenance.scope.proto.PK.KeyType
Returns the enum constant of this type with the specified name.
ValueOrBuilder - Interface in com.google.protobuf
 
values() - Static method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.Field.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.Field.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.NullValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.Syntax
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.Value.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.provenance.scope.contract.proto.Commons.DefinitionSpec.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.provenance.scope.contract.proto.Contracts.ExecutionResult.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.provenance.scope.contract.proto.Envelopes.Envelope.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.provenance.scope.contract.proto.Envelopes.EnvelopeError.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.provenance.scope.contract.proto.IndexProto.Index.Behavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.provenance.scope.contract.proto.Specifications.PartyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.provenance.scope.proto.PK.KeyCurve
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.provenance.scope.proto.PK.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_FIELD_NUMBER - Static variable in class com.google.protobuf.ListValue
 
VERSION_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
VERSION_FIELD_NUMBER - Static variable in class io.provenance.scope.proto.Util.AuditFields
 

W

WEAK_DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
WEAK_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
WrappersProto - Class in com.google.protobuf
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Any
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Api
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.BoolValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.BytesValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DoubleValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Duration
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Empty
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Enum
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.EnumValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Field
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.FieldMask
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.FloatValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Int32Value
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Int64Value
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.ListValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Method
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Mixin
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Option
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.SourceContext
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.StringValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Struct
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Timestamp
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Type
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.UInt32Value
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.UInt64Value
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Value
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Commons.DefinitionSpec
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Commons.Location
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Commons.OutputSpec
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Commons.ProvenanceReference
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Contracts.ConditionProto
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Contracts.ConsiderationProto
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Contracts.Contract
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Contracts.ExecutionResult
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Contracts.ProposedRecord
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Contracts.Recital
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Contracts.Record
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Envelopes.Envelope
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeError
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Envelopes.EnvelopeState
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.IndexProto.Index
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Specifications.ConditionSpec
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Specifications.ContractSpec
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.contract.proto.Specifications.FunctionSpec
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.proto.Common.Signature
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.proto.PK.PrivateKey
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.proto.PK.PublicKey
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.proto.PK.SigningAndEncryptionPublicKeys
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.proto.Util.AuditFields
 
writeTo(CodedOutputStream) - Method in class io.provenance.scope.proto.Util.UUID
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages