Class Contracts.Contract
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.provenance.scope.contract.proto.Contracts.Contract
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Contracts.ContractOrBuilder,java.io.Serializable
- Enclosing class:
- Contracts
public static final class Contracts.Contract extends com.google.protobuf.GeneratedMessageV3 implements Contracts.ContractOrBuilder
Protobuf typeio.provenance.scope.contract.Contract- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classContracts.Contract.BuilderProtobuf typeio.provenance.scope.contract.Contract-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCONDITIONS_FIELD_NUMBERstatic intCONSIDERATIONS_FIELD_NUMBERstatic intDEFINITION_FIELD_NUMBERstatic intINPUTS_FIELD_NUMBERstatic intINVOKER_FIELD_NUMBERstatic intRECITALS_FIELD_NUMBERstatic intSPEC_FIELD_NUMBERstatic intSTART_TIME_FIELD_NUMBERstatic intTIMES_EXECUTED_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)Contracts.ConditionProtogetConditions(int index)repeated .io.provenance.scope.contract.ConditionProto conditions = 5;intgetConditionsCount()repeated .io.provenance.scope.contract.ConditionProto conditions = 5;java.util.List<Contracts.ConditionProto>getConditionsList()repeated .io.provenance.scope.contract.ConditionProto conditions = 5;Contracts.ConditionProtoOrBuildergetConditionsOrBuilder(int index)repeated .io.provenance.scope.contract.ConditionProto conditions = 5;java.util.List<? extends Contracts.ConditionProtoOrBuilder>getConditionsOrBuilderList()repeated .io.provenance.scope.contract.ConditionProto conditions = 5;Contracts.ConsiderationProtogetConsiderations(int index)repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;intgetConsiderationsCount()repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;java.util.List<Contracts.ConsiderationProto>getConsiderationsList()repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;Contracts.ConsiderationProtoOrBuildergetConsiderationsOrBuilder(int index)repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;java.util.List<? extends Contracts.ConsiderationProtoOrBuilder>getConsiderationsOrBuilderList()repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;static Contracts.ContractgetDefaultInstance()Contracts.ContractgetDefaultInstanceForType()Commons.DefinitionSpecgetDefinition().io.provenance.scope.contract.DefinitionSpec definition = 1;Commons.DefinitionSpecOrBuildergetDefinitionOrBuilder().io.provenance.scope.contract.DefinitionSpec definition = 1;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Contracts.RecordgetInputs(int index)Constructor arguments.intgetInputsCount()Constructor arguments.java.util.List<Contracts.Record>getInputsList()Constructor arguments.Contracts.RecordOrBuildergetInputsOrBuilder(int index)Constructor arguments.java.util.List<? extends Contracts.RecordOrBuilder>getInputsOrBuilderList()Constructor arguments.PK.SigningAndEncryptionPublicKeysgetInvoker().io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;PK.SigningAndEncryptionPublicKeysOrBuildergetInvokerOrBuilder().io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;com.google.protobuf.Parser<Contracts.Contract>getParserForType()Contracts.RecitalgetRecitals(int index)repeated .io.provenance.scope.contract.Recital recitals = 7;intgetRecitalsCount()repeated .io.provenance.scope.contract.Recital recitals = 7;java.util.List<Contracts.Recital>getRecitalsList()repeated .io.provenance.scope.contract.Recital recitals = 7;Contracts.RecitalOrBuildergetRecitalsOrBuilder(int index)repeated .io.provenance.scope.contract.Recital recitals = 7;java.util.List<? extends Contracts.RecitalOrBuilder>getRecitalsOrBuilderList()repeated .io.provenance.scope.contract.Recital recitals = 7;intgetSerializedSize()Contracts.RecordgetSpec()Points to the proto for the contractSpecContracts.RecordOrBuildergetSpecOrBuilder()Points to the proto for the contractSpecTimestampgetStartTime()This is only set once when the contract is initially executedTimestampOrBuildergetStartTimeOrBuilder()This is only set once when the contract is initially executedintgetTimesExecuted()int32 times_executed = 8;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasDefinition().io.provenance.scope.contract.DefinitionSpec definition = 1;inthashCode()booleanhasInvoker().io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;booleanhasSpec()Points to the proto for the contractSpecbooleanhasStartTime()This is only set once when the contract is initially executedprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Contracts.Contract.BuildernewBuilder()static Contracts.Contract.BuildernewBuilder(Contracts.Contract prototype)Contracts.Contract.BuildernewBuilderForType()protected Contracts.Contract.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Contracts.ContractparseDelimitedFrom(java.io.InputStream input)static Contracts.ContractparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Contracts.ContractparseFrom(byte[] data)static Contracts.ContractparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Contracts.ContractparseFrom(com.google.protobuf.ByteString data)static Contracts.ContractparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Contracts.ContractparseFrom(com.google.protobuf.CodedInputStream input)static Contracts.ContractparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Contracts.ContractparseFrom(java.io.InputStream input)static Contracts.ContractparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Contracts.ContractparseFrom(java.nio.ByteBuffer data)static Contracts.ContractparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Contracts.Contract>parser()Contracts.Contract.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
DEFINITION_FIELD_NUMBER
public static final int DEFINITION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPEC_FIELD_NUMBER
public static final int SPEC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INVOKER_FIELD_NUMBER
public static final int INVOKER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INPUTS_FIELD_NUMBER
public static final int INPUTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONDITIONS_FIELD_NUMBER
public static final int CONDITIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONSIDERATIONS_FIELD_NUMBER
public static final int CONSIDERATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RECITALS_FIELD_NUMBER
public static final int RECITALS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMES_EXECUTED_FIELD_NUMBER
public static final int TIMES_EXECUTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasDefinition
public boolean hasDefinition()
.io.provenance.scope.contract.DefinitionSpec definition = 1;- Specified by:
hasDefinitionin interfaceContracts.ContractOrBuilder- Returns:
- Whether the definition field is set.
-
getDefinition
public Commons.DefinitionSpec getDefinition()
.io.provenance.scope.contract.DefinitionSpec definition = 1;- Specified by:
getDefinitionin interfaceContracts.ContractOrBuilder- Returns:
- The definition.
-
getDefinitionOrBuilder
public Commons.DefinitionSpecOrBuilder getDefinitionOrBuilder()
.io.provenance.scope.contract.DefinitionSpec definition = 1;- Specified by:
getDefinitionOrBuilderin interfaceContracts.ContractOrBuilder
-
hasSpec
public boolean hasSpec()
Points to the proto for the contractSpec
.io.provenance.scope.contract.Record spec = 2;- Specified by:
hasSpecin interfaceContracts.ContractOrBuilder- Returns:
- Whether the spec field is set.
-
getSpec
public Contracts.Record getSpec()
Points to the proto for the contractSpec
.io.provenance.scope.contract.Record spec = 2;- Specified by:
getSpecin interfaceContracts.ContractOrBuilder- Returns:
- The spec.
-
getSpecOrBuilder
public Contracts.RecordOrBuilder getSpecOrBuilder()
Points to the proto for the contractSpec
.io.provenance.scope.contract.Record spec = 2;- Specified by:
getSpecOrBuilderin interfaceContracts.ContractOrBuilder
-
hasInvoker
public boolean hasInvoker()
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;- Specified by:
hasInvokerin interfaceContracts.ContractOrBuilder- Returns:
- Whether the invoker field is set.
-
getInvoker
public PK.SigningAndEncryptionPublicKeys getInvoker()
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;- Specified by:
getInvokerin interfaceContracts.ContractOrBuilder- Returns:
- The invoker.
-
getInvokerOrBuilder
public PK.SigningAndEncryptionPublicKeysOrBuilder getInvokerOrBuilder()
.io.provenance.scope.SigningAndEncryptionPublicKeys invoker = 3;- Specified by:
getInvokerOrBuilderin interfaceContracts.ContractOrBuilder
-
getInputsList
public java.util.List<Contracts.Record> getInputsList()
Constructor arguments. These are always the output of a previously recorded consideration.
repeated .io.provenance.scope.contract.Record inputs = 4;- Specified by:
getInputsListin interfaceContracts.ContractOrBuilder
-
getInputsOrBuilderList
public java.util.List<? extends Contracts.RecordOrBuilder> getInputsOrBuilderList()
Constructor arguments. These are always the output of a previously recorded consideration.
repeated .io.provenance.scope.contract.Record inputs = 4;- Specified by:
getInputsOrBuilderListin interfaceContracts.ContractOrBuilder
-
getInputsCount
public int getInputsCount()
Constructor arguments. These are always the output of a previously recorded consideration.
repeated .io.provenance.scope.contract.Record inputs = 4;- Specified by:
getInputsCountin interfaceContracts.ContractOrBuilder
-
getInputs
public Contracts.Record getInputs(int index)
Constructor arguments. These are always the output of a previously recorded consideration.
repeated .io.provenance.scope.contract.Record inputs = 4;- Specified by:
getInputsin interfaceContracts.ContractOrBuilder
-
getInputsOrBuilder
public Contracts.RecordOrBuilder getInputsOrBuilder(int index)
Constructor arguments. These are always the output of a previously recorded consideration.
repeated .io.provenance.scope.contract.Record inputs = 4;- Specified by:
getInputsOrBuilderin interfaceContracts.ContractOrBuilder
-
getConditionsList
public java.util.List<Contracts.ConditionProto> getConditionsList()
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;- Specified by:
getConditionsListin interfaceContracts.ContractOrBuilder
-
getConditionsOrBuilderList
public java.util.List<? extends Contracts.ConditionProtoOrBuilder> getConditionsOrBuilderList()
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;- Specified by:
getConditionsOrBuilderListin interfaceContracts.ContractOrBuilder
-
getConditionsCount
public int getConditionsCount()
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;- Specified by:
getConditionsCountin interfaceContracts.ContractOrBuilder
-
getConditions
public Contracts.ConditionProto getConditions(int index)
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;- Specified by:
getConditionsin interfaceContracts.ContractOrBuilder
-
getConditionsOrBuilder
public Contracts.ConditionProtoOrBuilder getConditionsOrBuilder(int index)
repeated .io.provenance.scope.contract.ConditionProto conditions = 5;- Specified by:
getConditionsOrBuilderin interfaceContracts.ContractOrBuilder
-
getConsiderationsList
public java.util.List<Contracts.ConsiderationProto> getConsiderationsList()
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;- Specified by:
getConsiderationsListin interfaceContracts.ContractOrBuilder
-
getConsiderationsOrBuilderList
public java.util.List<? extends Contracts.ConsiderationProtoOrBuilder> getConsiderationsOrBuilderList()
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;- Specified by:
getConsiderationsOrBuilderListin interfaceContracts.ContractOrBuilder
-
getConsiderationsCount
public int getConsiderationsCount()
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;- Specified by:
getConsiderationsCountin interfaceContracts.ContractOrBuilder
-
getConsiderations
public Contracts.ConsiderationProto getConsiderations(int index)
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;- Specified by:
getConsiderationsin interfaceContracts.ContractOrBuilder
-
getConsiderationsOrBuilder
public Contracts.ConsiderationProtoOrBuilder getConsiderationsOrBuilder(int index)
repeated .io.provenance.scope.contract.ConsiderationProto considerations = 6;- Specified by:
getConsiderationsOrBuilderin interfaceContracts.ContractOrBuilder
-
getRecitalsList
public java.util.List<Contracts.Recital> getRecitalsList()
repeated .io.provenance.scope.contract.Recital recitals = 7;- Specified by:
getRecitalsListin interfaceContracts.ContractOrBuilder
-
getRecitalsOrBuilderList
public java.util.List<? extends Contracts.RecitalOrBuilder> getRecitalsOrBuilderList()
repeated .io.provenance.scope.contract.Recital recitals = 7;- Specified by:
getRecitalsOrBuilderListin interfaceContracts.ContractOrBuilder
-
getRecitalsCount
public int getRecitalsCount()
repeated .io.provenance.scope.contract.Recital recitals = 7;- Specified by:
getRecitalsCountin interfaceContracts.ContractOrBuilder
-
getRecitals
public Contracts.Recital getRecitals(int index)
repeated .io.provenance.scope.contract.Recital recitals = 7;- Specified by:
getRecitalsin interfaceContracts.ContractOrBuilder
-
getRecitalsOrBuilder
public Contracts.RecitalOrBuilder getRecitalsOrBuilder(int index)
repeated .io.provenance.scope.contract.Recital recitals = 7;- Specified by:
getRecitalsOrBuilderin interfaceContracts.ContractOrBuilder
-
getTimesExecuted
public int getTimesExecuted()
int32 times_executed = 8;- Specified by:
getTimesExecutedin interfaceContracts.ContractOrBuilder- Returns:
- The timesExecuted.
-
hasStartTime
public boolean hasStartTime()
This is only set once when the contract is initially executed
.google.protobuf.Timestamp start_time = 9;- Specified by:
hasStartTimein interfaceContracts.ContractOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public Timestamp getStartTime()
This is only set once when the contract is initially executed
.google.protobuf.Timestamp start_time = 9;- Specified by:
getStartTimein interfaceContracts.ContractOrBuilder- Returns:
- The startTime.
-
getStartTimeOrBuilder
public TimestampOrBuilder getStartTimeOrBuilder()
This is only set once when the contract is initially executed
.google.protobuf.Timestamp start_time = 9;- Specified by:
getStartTimeOrBuilderin interfaceContracts.ContractOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Contracts.Contract parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Contracts.Contract parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Contracts.Contract parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Contracts.Contract parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Contracts.Contract parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Contracts.Contract parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Contracts.Contract parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Contracts.Contract parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Contracts.Contract parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Contracts.Contract parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Contracts.Contract parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Contracts.Contract parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Contracts.Contract.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Contracts.Contract.Builder newBuilder()
-
newBuilder
public static Contracts.Contract.Builder newBuilder(Contracts.Contract prototype)
-
toBuilder
public Contracts.Contract.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Contracts.Contract.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Contracts.Contract getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Contracts.Contract> parser()
-
getParserForType
public com.google.protobuf.Parser<Contracts.Contract> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Contracts.Contract getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-