Package com.cognite.client.dto
Class ThreeDNode
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.cognite.client.dto.ThreeDNode
-
- All Implemented Interfaces:
ThreeDNodeOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class ThreeDNode extends com.google.protobuf.GeneratedMessageV3 implements ThreeDNodeOrBuilder
Protobuf typecom.cognite.client.dto.ThreeDNode- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classThreeDNode.BoundingBoxProtobuf typecom.cognite.client.dto.ThreeDNode.BoundingBoxstatic interfaceThreeDNode.BoundingBoxOrBuilderstatic classThreeDNode.BuilderProtobuf typecom.cognite.client.dto.ThreeDNodestatic classThreeDNode.CategoriesProtobuf typecom.cognite.client.dto.ThreeDNode.Categoriesstatic interfaceThreeDNode.CategoriesOrBuilderstatic classThreeDNode.PropertiesProtobuf typecom.cognite.client.dto.ThreeDNode.Propertiesstatic classThreeDNode.PropertiesFilterProtobuf typecom.cognite.client.dto.ThreeDNode.PropertiesFilterstatic interfaceThreeDNode.PropertiesFilterOrBuilderstatic interfaceThreeDNode.PropertiesOrBuilder-
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 intBOUNDINGBOX_FIELD_NUMBERstatic intDEPTH_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intPARENTID_FIELD_NUMBERstatic intPROPERTIES_FIELD_NUMBERstatic intSUBTREESIZE_FIELD_NUMBERstatic intTREEINDEX_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)ThreeDNode.BoundingBoxgetBoundingBox()optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;ThreeDNode.BoundingBoxOrBuildergetBoundingBoxOrBuilder()optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;static ThreeDNodegetDefaultInstance()ThreeDNodegetDefaultInstanceForType()longgetDepth()optional int64 depth = 4;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetId()optional int64 id = 1;StringgetName()optional string name = 5;com.google.protobuf.ByteStringgetNameBytes()optional string name = 5;longgetParentId()optional int64 parentId = 3;com.google.protobuf.Parser<ThreeDNode>getParserForType()ThreeDNode.PropertiesgetProperties()optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;ThreeDNode.PropertiesOrBuildergetPropertiesOrBuilder()optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;intgetSerializedSize()longgetSubtreeSize()optional int64 subtreeSize = 6;longgetTreeIndex()optional int64 treeIndex = 2;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasBoundingBox()optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;booleanhasDepth()optional int64 depth = 4;inthashCode()booleanhasId()optional int64 id = 1;booleanhasName()optional string name = 5;booleanhasParentId()optional int64 parentId = 3;booleanhasProperties()optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;booleanhasSubtreeSize()optional int64 subtreeSize = 6;booleanhasTreeIndex()optional int64 treeIndex = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ThreeDNode.BuildernewBuilder()static ThreeDNode.BuildernewBuilder(ThreeDNode prototype)ThreeDNode.BuildernewBuilderForType()protected ThreeDNode.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ThreeDNodeparseDelimitedFrom(InputStream input)static ThreeDNodeparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreeDNodeparseFrom(byte[] data)static ThreeDNodeparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreeDNodeparseFrom(com.google.protobuf.ByteString data)static ThreeDNodeparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreeDNodeparseFrom(com.google.protobuf.CodedInputStream input)static ThreeDNodeparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreeDNodeparseFrom(InputStream input)static ThreeDNodeparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreeDNodeparseFrom(ByteBuffer data)static ThreeDNodeparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ThreeDNode>parser()ThreeDNode.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, isStringEmpty, 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
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TREEINDEX_FIELD_NUMBER
public static final int TREEINDEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARENTID_FIELD_NUMBER
public static final int PARENTID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEPTH_FIELD_NUMBER
public static final int DEPTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUBTREESIZE_FIELD_NUMBER
public static final int SUBTREESIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROPERTIES_FIELD_NUMBER
public static final int PROPERTIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BOUNDINGBOX_FIELD_NUMBER
public static final int BOUNDINGBOX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected 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
-
hasId
public boolean hasId()
optional int64 id = 1;- Specified by:
hasIdin interfaceThreeDNodeOrBuilder- Returns:
- Whether the id field is set.
-
getId
public long getId()
optional int64 id = 1;- Specified by:
getIdin interfaceThreeDNodeOrBuilder- Returns:
- The id.
-
hasTreeIndex
public boolean hasTreeIndex()
optional int64 treeIndex = 2;- Specified by:
hasTreeIndexin interfaceThreeDNodeOrBuilder- Returns:
- Whether the treeIndex field is set.
-
getTreeIndex
public long getTreeIndex()
optional int64 treeIndex = 2;- Specified by:
getTreeIndexin interfaceThreeDNodeOrBuilder- Returns:
- The treeIndex.
-
hasParentId
public boolean hasParentId()
optional int64 parentId = 3;- Specified by:
hasParentIdin interfaceThreeDNodeOrBuilder- Returns:
- Whether the parentId field is set.
-
getParentId
public long getParentId()
optional int64 parentId = 3;- Specified by:
getParentIdin interfaceThreeDNodeOrBuilder- Returns:
- The parentId.
-
hasDepth
public boolean hasDepth()
optional int64 depth = 4;- Specified by:
hasDepthin interfaceThreeDNodeOrBuilder- Returns:
- Whether the depth field is set.
-
getDepth
public long getDepth()
optional int64 depth = 4;- Specified by:
getDepthin interfaceThreeDNodeOrBuilder- Returns:
- The depth.
-
hasName
public boolean hasName()
optional string name = 5;- Specified by:
hasNamein interfaceThreeDNodeOrBuilder- Returns:
- Whether the name field is set.
-
getName
public String getName()
optional string name = 5;- Specified by:
getNamein interfaceThreeDNodeOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
optional string name = 5;- Specified by:
getNameBytesin interfaceThreeDNodeOrBuilder- Returns:
- The bytes for name.
-
hasSubtreeSize
public boolean hasSubtreeSize()
optional int64 subtreeSize = 6;- Specified by:
hasSubtreeSizein interfaceThreeDNodeOrBuilder- Returns:
- Whether the subtreeSize field is set.
-
getSubtreeSize
public long getSubtreeSize()
optional int64 subtreeSize = 6;- Specified by:
getSubtreeSizein interfaceThreeDNodeOrBuilder- Returns:
- The subtreeSize.
-
hasProperties
public boolean hasProperties()
optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;- Specified by:
hasPropertiesin interfaceThreeDNodeOrBuilder- Returns:
- Whether the properties field is set.
-
getProperties
public ThreeDNode.Properties getProperties()
optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;- Specified by:
getPropertiesin interfaceThreeDNodeOrBuilder- Returns:
- The properties.
-
getPropertiesOrBuilder
public ThreeDNode.PropertiesOrBuilder getPropertiesOrBuilder()
optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;- Specified by:
getPropertiesOrBuilderin interfaceThreeDNodeOrBuilder
-
hasBoundingBox
public boolean hasBoundingBox()
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;- Specified by:
hasBoundingBoxin interfaceThreeDNodeOrBuilder- Returns:
- Whether the boundingBox field is set.
-
getBoundingBox
public ThreeDNode.BoundingBox getBoundingBox()
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;- Specified by:
getBoundingBoxin interfaceThreeDNodeOrBuilder- Returns:
- The boundingBox.
-
getBoundingBoxOrBuilder
public ThreeDNode.BoundingBoxOrBuilder getBoundingBoxOrBuilder()
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;- Specified by:
getBoundingBoxOrBuilderin interfaceThreeDNodeOrBuilder
-
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 IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(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 ThreeDNode parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ThreeDNode parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ThreeDNode parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ThreeDNode parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ThreeDNode parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ThreeDNode parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ThreeDNode parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ThreeDNode parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ThreeDNode parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ThreeDNode parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ThreeDNode parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ThreeDNode parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ThreeDNode.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ThreeDNode.Builder newBuilder()
-
newBuilder
public static ThreeDNode.Builder newBuilder(ThreeDNode prototype)
-
toBuilder
public ThreeDNode.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ThreeDNode.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ThreeDNode getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ThreeDNode> parser()
-
getParserForType
public com.google.protobuf.Parser<ThreeDNode> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ThreeDNode getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-