Package org.vitrivr.cineast.api.grpc
Class CineastGrpc.MotionQueryContainer.MotionPath.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.MotionPath.Builder>
org.vitrivr.cineast.api.grpc.CineastGrpc.MotionQueryContainer.MotionPath.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,CineastGrpc.MotionQueryContainer.MotionPathOrBuilder
- Enclosing class:
- CineastGrpc.MotionQueryContainer.MotionPath
public static final class CineastGrpc.MotionQueryContainer.MotionPath.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.MotionPath.Builder>
implements CineastGrpc.MotionQueryContainer.MotionPathOrBuilder
Protobuf type
org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath-
Method Summary
Modifier and TypeMethodDescriptionaddAllPath(Iterable<? extends CineastGrpc.MotionQueryContainer.MotionPath.Point> values) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;addPath(int index, CineastGrpc.MotionQueryContainer.MotionPath.Point value) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;addPath(int index, CineastGrpc.MotionQueryContainer.MotionPath.Point.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;addPath(CineastGrpc.MotionQueryContainer.MotionPath.Point.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;addPathBuilder(int index) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetPath(int index) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;getPathBuilder(int index) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;intrepeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;getPathOrBuilder(int index) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 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) removePath(int index) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;setPath(int index, CineastGrpc.MotionQueryContainer.MotionPath.Point value) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;setPath(int index, CineastGrpc.MotionQueryContainer.MotionPath.Point.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 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.MotionPath.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.MotionPath.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.MotionPath.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.MotionPath.Builder>
-
setField
public CineastGrpc.MotionQueryContainer.MotionPath.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.MotionPath.Builder>
-
clearField
public CineastGrpc.MotionQueryContainer.MotionPath.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.MotionPath.Builder>
-
clearOneof
public CineastGrpc.MotionQueryContainer.MotionPath.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.MotionPath.Builder>
-
setRepeatedField
public CineastGrpc.MotionQueryContainer.MotionPath.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.MotionPath.Builder>
-
addRepeatedField
public CineastGrpc.MotionQueryContainer.MotionPath.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.MotionPath.Builder>
-
mergeFrom
public CineastGrpc.MotionQueryContainer.MotionPath.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CineastGrpc.MotionQueryContainer.MotionPath.Builder>
-
mergeFrom
public CineastGrpc.MotionQueryContainer.MotionPath.Builder mergeFrom(CineastGrpc.MotionQueryContainer.MotionPath other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.MotionPath.Builder>
-
mergeFrom
public CineastGrpc.MotionQueryContainer.MotionPath.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.MotionPath.Builder>- Throws:
IOException
-
getPathList
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;- Specified by:
getPathListin interfaceCineastGrpc.MotionQueryContainer.MotionPathOrBuilder
-
getPathCount
public int getPathCount()repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;- Specified by:
getPathCountin interfaceCineastGrpc.MotionQueryContainer.MotionPathOrBuilder
-
getPath
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;- Specified by:
getPathin interfaceCineastGrpc.MotionQueryContainer.MotionPathOrBuilder
-
setPath
public CineastGrpc.MotionQueryContainer.MotionPath.Builder setPath(int index, CineastGrpc.MotionQueryContainer.MotionPath.Point value) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1; -
setPath
public CineastGrpc.MotionQueryContainer.MotionPath.Builder setPath(int index, CineastGrpc.MotionQueryContainer.MotionPath.Point.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1; -
addPath
public CineastGrpc.MotionQueryContainer.MotionPath.Builder addPath(CineastGrpc.MotionQueryContainer.MotionPath.Point value) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1; -
addPath
public CineastGrpc.MotionQueryContainer.MotionPath.Builder addPath(int index, CineastGrpc.MotionQueryContainer.MotionPath.Point value) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1; -
addPath
public CineastGrpc.MotionQueryContainer.MotionPath.Builder addPath(CineastGrpc.MotionQueryContainer.MotionPath.Point.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1; -
addPath
public CineastGrpc.MotionQueryContainer.MotionPath.Builder addPath(int index, CineastGrpc.MotionQueryContainer.MotionPath.Point.Builder builderForValue) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1; -
addAllPath
public CineastGrpc.MotionQueryContainer.MotionPath.Builder addAllPath(Iterable<? extends CineastGrpc.MotionQueryContainer.MotionPath.Point> values) repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1; -
clearPath
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1; -
removePath
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1; -
getPathBuilder
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1; -
getPathOrBuilder
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;- Specified by:
getPathOrBuilderin interfaceCineastGrpc.MotionQueryContainer.MotionPathOrBuilder
-
getPathOrBuilderList
public List<? extends CineastGrpc.MotionQueryContainer.MotionPath.PointOrBuilder> getPathOrBuilderList()repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1;- Specified by:
getPathOrBuilderListin interfaceCineastGrpc.MotionQueryContainer.MotionPathOrBuilder
-
addPathBuilder
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1; -
addPathBuilder
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1; -
getPathBuilderList
repeated .org.vitrivr.cineast.api.grpc.MotionQueryContainer.MotionPath.Point path = 1; -
setUnknownFields
public final CineastGrpc.MotionQueryContainer.MotionPath.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.MotionPath.Builder>
-
mergeUnknownFields
public final CineastGrpc.MotionQueryContainer.MotionPath.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CineastGrpc.MotionQueryContainer.MotionPath.Builder>
-