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 type
com.cognite.client.dto.ThreeDNode- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typecom.cognite.client.dto.ThreeDNode.BoundingBoxstatic interfacestatic final classProtobuf typecom.cognite.client.dto.ThreeDNodestatic final classProtobuf typecom.cognite.client.dto.ThreeDNode.Categoriesstatic interfacestatic final classProtobuf typecom.cognite.client.dto.ThreeDNode.Propertiesstatic final classProtobuf typecom.cognite.client.dto.ThreeDNode.PropertiesFilterstatic interfacestatic interfaceNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanoptional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;static ThreeDNodelonggetDepth()optional int64 depth = 4;static final com.google.protobuf.Descriptors.DescriptorlonggetId()optional int64 id = 1;getName()optional string name = 5;com.google.protobuf.ByteStringoptional string name = 5;longoptional int64 parentId = 3;com.google.protobuf.Parser<ThreeDNode>optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;intlongoptional int64 subtreeSize = 6;longoptional int64 treeIndex = 2;booleanoptional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;booleanhasDepth()optional int64 depth = 4;inthashCode()booleanhasId()optional int64 id = 1;booleanhasName()optional string name = 5;booleanoptional int64 parentId = 3;booleanoptional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;booleanoptional int64 subtreeSize = 6;booleanoptional int64 treeIndex = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic ThreeDNode.Builderstatic ThreeDNode.BuildernewBuilder(ThreeDNode prototype) 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()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, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
TREEINDEX_FIELD_NUMBER
public static final int TREEINDEX_FIELD_NUMBER- See Also:
-
PARENTID_FIELD_NUMBER
public static final int PARENTID_FIELD_NUMBER- See Also:
-
DEPTH_FIELD_NUMBER
public static final int DEPTH_FIELD_NUMBER- See Also:
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
SUBTREESIZE_FIELD_NUMBER
public static final int SUBTREESIZE_FIELD_NUMBER- See Also:
-
PROPERTIES_FIELD_NUMBER
public static final int PROPERTIES_FIELD_NUMBER- See Also:
-
BOUNDINGBOX_FIELD_NUMBER
public static final int BOUNDINGBOX_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein 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
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
optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;- Specified by:
getPropertiesin interfaceThreeDNodeOrBuilder- Returns:
- The properties.
-
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
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;- Specified by:
getBoundingBoxin interfaceThreeDNodeOrBuilder- Returns:
- The boundingBox.
-
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
- 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
- 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
- Throws:
IOException
-
parseFrom
public static ThreeDNode parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ThreeDNode parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ThreeDNode parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
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
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-