Package org.vitrivr.cineast.api.grpc
Class CineastGrpc.MotionQueryContainer.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.Builder>
org.vitrivr.cineast.api.grpc.CineastGrpc.MotionQueryContainer.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,CineastGrpc.MotionQueryContainerOrBuilder
- Enclosing class:
- CineastGrpc.MotionQueryContainer
public static final class CineastGrpc.MotionQueryContainer.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.Builder>
implements CineastGrpc.MotionQueryContainerOrBuilder
Protobuf type
org.vitrivr.cineast.api.grpc.MotionQueryContainer-
Method Summary
Modifier and TypeMethodDescriptionaddAllBackgroundPath(Iterable<? extends CineastGrpc.MotionQueryContainer.MotionPath> values) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;addAllForegroundPath(Iterable<? extends CineastGrpc.MotionQueryContainer.MotionPath> values) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;addBackgroundPath(int index, CineastGrpc.MotionQueryContainer.MotionPath value) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;addBackgroundPath(int index, CineastGrpc.MotionQueryContainer.MotionPath.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;addBackgroundPath(CineastGrpc.MotionQueryContainer.MotionPath.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;addBackgroundPathBuilder(int index) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;addForegroundPath(int index, CineastGrpc.MotionQueryContainer.MotionPath value) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;addForegroundPath(int index, CineastGrpc.MotionQueryContainer.MotionPath.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;addForegroundPath(CineastGrpc.MotionQueryContainer.MotionPath.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;addForegroundPathBuilder(int index) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()getBackgroundPath(int index) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;getBackgroundPathBuilder(int index) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;intrepeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;getBackgroundPathOrBuilder(int index) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetForegroundPath(int index) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;getForegroundPathBuilder(int index) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;intrepeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;getForegroundPathOrBuilder(int index) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeBackgroundPath(int index) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;removeForegroundPath(int index) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;setBackgroundPath(int index, CineastGrpc.MotionQueryContainer.MotionPath value) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;setBackgroundPath(int index, CineastGrpc.MotionQueryContainer.MotionPath.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;setForegroundPath(int index, CineastGrpc.MotionQueryContainer.MotionPath value) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;setForegroundPath(int index, CineastGrpc.MotionQueryContainer.MotionPath.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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.Builder<CineastGrpc.MotionQueryContainer.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.Builder>
-
setField
public CineastGrpc.MotionQueryContainer.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.Builder>
-
clearField
public CineastGrpc.MotionQueryContainer.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.Builder>
-
clearOneof
public CineastGrpc.MotionQueryContainer.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.Builder>
-
setRepeatedField
public CineastGrpc.MotionQueryContainer.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.Builder>
-
addRepeatedField
public CineastGrpc.MotionQueryContainer.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CineastGrpc.MotionQueryContainer.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.Builder>
-
mergeFrom
public CineastGrpc.MotionQueryContainer.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CineastGrpc.MotionQueryContainer.Builder>- Throws:
IOException
-
getForegroundPathList
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;- Specified by:
getForegroundPathListin interfaceCineastGrpc.MotionQueryContainerOrBuilder
-
getForegroundPathCount
public int getForegroundPathCount()repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;- Specified by:
getForegroundPathCountin interfaceCineastGrpc.MotionQueryContainerOrBuilder
-
getForegroundPath
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;- Specified by:
getForegroundPathin interfaceCineastGrpc.MotionQueryContainerOrBuilder
-
setForegroundPath
public CineastGrpc.MotionQueryContainer.Builder setForegroundPath(int index, CineastGrpc.MotionQueryContainer.MotionPath value) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1; -
setForegroundPath
public CineastGrpc.MotionQueryContainer.Builder setForegroundPath(int index, CineastGrpc.MotionQueryContainer.MotionPath.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1; -
addForegroundPath
public CineastGrpc.MotionQueryContainer.Builder addForegroundPath(CineastGrpc.MotionQueryContainer.MotionPath value) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1; -
addForegroundPath
public CineastGrpc.MotionQueryContainer.Builder addForegroundPath(int index, CineastGrpc.MotionQueryContainer.MotionPath value) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1; -
addForegroundPath
public CineastGrpc.MotionQueryContainer.Builder addForegroundPath(CineastGrpc.MotionQueryContainer.MotionPath.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1; -
addForegroundPath
public CineastGrpc.MotionQueryContainer.Builder addForegroundPath(int index, CineastGrpc.MotionQueryContainer.MotionPath.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1; -
addAllForegroundPath
public CineastGrpc.MotionQueryContainer.Builder addAllForegroundPath(Iterable<? extends CineastGrpc.MotionQueryContainer.MotionPath> values) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1; -
clearForegroundPath
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1; -
removeForegroundPath
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1; -
getForegroundPathBuilder
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1; -
getForegroundPathOrBuilder
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;- Specified by:
getForegroundPathOrBuilderin interfaceCineastGrpc.MotionQueryContainerOrBuilder
-
getForegroundPathOrBuilderList
public List<? extends CineastGrpc.MotionQueryContainer.MotionPathOrBuilder> getForegroundPathOrBuilderList()repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1;- Specified by:
getForegroundPathOrBuilderListin interfaceCineastGrpc.MotionQueryContainerOrBuilder
-
addForegroundPathBuilder
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1; -
addForegroundPathBuilder
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1; -
getForegroundPathBuilderList
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath foregroundPath = 1; -
getBackgroundPathList
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;- Specified by:
getBackgroundPathListin interfaceCineastGrpc.MotionQueryContainerOrBuilder
-
getBackgroundPathCount
public int getBackgroundPathCount()repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;- Specified by:
getBackgroundPathCountin interfaceCineastGrpc.MotionQueryContainerOrBuilder
-
getBackgroundPath
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;- Specified by:
getBackgroundPathin interfaceCineastGrpc.MotionQueryContainerOrBuilder
-
setBackgroundPath
public CineastGrpc.MotionQueryContainer.Builder setBackgroundPath(int index, CineastGrpc.MotionQueryContainer.MotionPath value) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2; -
setBackgroundPath
public CineastGrpc.MotionQueryContainer.Builder setBackgroundPath(int index, CineastGrpc.MotionQueryContainer.MotionPath.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2; -
addBackgroundPath
public CineastGrpc.MotionQueryContainer.Builder addBackgroundPath(CineastGrpc.MotionQueryContainer.MotionPath value) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2; -
addBackgroundPath
public CineastGrpc.MotionQueryContainer.Builder addBackgroundPath(int index, CineastGrpc.MotionQueryContainer.MotionPath value) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2; -
addBackgroundPath
public CineastGrpc.MotionQueryContainer.Builder addBackgroundPath(CineastGrpc.MotionQueryContainer.MotionPath.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2; -
addBackgroundPath
public CineastGrpc.MotionQueryContainer.Builder addBackgroundPath(int index, CineastGrpc.MotionQueryContainer.MotionPath.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2; -
addAllBackgroundPath
public CineastGrpc.MotionQueryContainer.Builder addAllBackgroundPath(Iterable<? extends CineastGrpc.MotionQueryContainer.MotionPath> values) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2; -
clearBackgroundPath
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2; -
removeBackgroundPath
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2; -
getBackgroundPathBuilder
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2; -
getBackgroundPathOrBuilder
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;- Specified by:
getBackgroundPathOrBuilderin interfaceCineastGrpc.MotionQueryContainerOrBuilder
-
getBackgroundPathOrBuilderList
public List<? extends CineastGrpc.MotionQueryContainer.MotionPathOrBuilder> getBackgroundPathOrBuilderList()repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2;- Specified by:
getBackgroundPathOrBuilderListin interfaceCineastGrpc.MotionQueryContainerOrBuilder
-
addBackgroundPathBuilder
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2; -
addBackgroundPathBuilder
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2; -
getBackgroundPathBuilderList
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath backgroundPath = 2; -
setUnknownFields
public final CineastGrpc.MotionQueryContainer.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.Builder>
-
mergeUnknownFields
public final CineastGrpc.MotionQueryContainer.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.Builder>
-