Interface NodeDescriptionProto.NodeDescriptionPBOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
NodeDescriptionProto.NodeDescriptionPB,NodeDescriptionProto.NodeDescriptionPB.Builder
- Enclosing class:
- NodeDescriptionProto
public static interface NodeDescriptionProto.NodeDescriptionPBOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetAttributes(int index) Based on values in the CommonTagAttributes classcom.google.protobuf.ByteStringgetAttributesBytes(int index) Based on values in the CommonTagAttributes classintBased on values in the CommonTagAttributes classBased on values in the CommonTagAttributes classDataType classintDataType classoptional string displayFormat = 8;com.google.protobuf.ByteStringoptional string displayFormat = 8;optional .common.protobuf.BasicPropertySetPB extendedInfo = 11;optional .common.protobuf.BasicPropertySetPB extendedInfo = 11;.common.protobuf.TagPathPB fullPath = 10;.common.protobuf.TagPathPB fullPath = 10;booleanbool hasChildren = 5;getName()string name = 1;com.google.protobuf.ByteStringstring name = 1;optional .common.protobuf.QualifiedValuePB qualifiedValue = 7;optional .common.protobuf.QualifiedValuePB qualifiedValue = 7;optional string subTypeId = 3;com.google.protobuf.ByteStringoptional string subTypeId = 3;.common.protobuf.TagObjectTypePB tagObjectType = 2;int.common.protobuf.TagObjectTypePB tagObjectType = 2;optional string tooltip = 9;com.google.protobuf.ByteStringoptional string tooltip = 9;booleanDataType classbooleanoptional string displayFormat = 8;booleanoptional .common.protobuf.BasicPropertySetPB extendedInfo = 11;boolean.common.protobuf.TagPathPB fullPath = 10;booleanoptional .common.protobuf.QualifiedValuePB qualifiedValue = 7;booleanoptional string subTypeId = 3;booleanoptional string tooltip = 9;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getName
String getName()string name = 1;- Returns:
- The name.
-
getNameBytes
com.google.protobuf.ByteString getNameBytes()string name = 1;- Returns:
- The bytes for name.
-
getTagObjectTypeValue
int getTagObjectTypeValue().common.protobuf.TagObjectTypePB tagObjectType = 2;- Returns:
- The enum numeric value on the wire for tagObjectType.
-
getTagObjectType
TagEnumsProto.TagObjectTypePB getTagObjectType().common.protobuf.TagObjectTypePB tagObjectType = 2;- Returns:
- The tagObjectType.
-
hasSubTypeId
boolean hasSubTypeId()optional string subTypeId = 3;- Returns:
- Whether the subTypeId field is set.
-
getSubTypeId
String getSubTypeId()optional string subTypeId = 3;- Returns:
- The subTypeId.
-
getSubTypeIdBytes
com.google.protobuf.ByteString getSubTypeIdBytes()optional string subTypeId = 3;- Returns:
- The bytes for subTypeId.
-
getAttributesList
Based on values in the CommonTagAttributes class
repeated string attributes = 4;- Returns:
- A list containing the attributes.
-
getAttributesCount
int getAttributesCount()Based on values in the CommonTagAttributes class
repeated string attributes = 4;- Returns:
- The count of attributes.
-
getAttributes
Based on values in the CommonTagAttributes class
repeated string attributes = 4;- Parameters:
index- The index of the element to return.- Returns:
- The attributes at the given index.
-
getAttributesBytes
com.google.protobuf.ByteString getAttributesBytes(int index) Based on values in the CommonTagAttributes class
repeated string attributes = 4;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the attributes at the given index.
-
getHasChildren
boolean getHasChildren()bool hasChildren = 5;- Returns:
- The hasChildren.
-
hasDataType
boolean hasDataType()DataType class
optional .common.protobuf.DataTypePB dataType = 6;- Returns:
- Whether the dataType field is set.
-
getDataTypeValue
int getDataTypeValue()DataType class
optional .common.protobuf.DataTypePB dataType = 6;- Returns:
- The enum numeric value on the wire for dataType.
-
getDataType
SqlTagEnumsProto.DataTypePB getDataType()DataType class
optional .common.protobuf.DataTypePB dataType = 6;- Returns:
- The dataType.
-
hasQualifiedValue
boolean hasQualifiedValue()optional .common.protobuf.QualifiedValuePB qualifiedValue = 7;- Returns:
- Whether the qualifiedValue field is set.
-
getQualifiedValue
QualifiedValueProto.QualifiedValuePB getQualifiedValue()optional .common.protobuf.QualifiedValuePB qualifiedValue = 7;- Returns:
- The qualifiedValue.
-
getQualifiedValueOrBuilder
QualifiedValueProto.QualifiedValuePBOrBuilder getQualifiedValueOrBuilder()optional .common.protobuf.QualifiedValuePB qualifiedValue = 7; -
hasDisplayFormat
boolean hasDisplayFormat()optional string displayFormat = 8;- Returns:
- Whether the displayFormat field is set.
-
getDisplayFormat
String getDisplayFormat()optional string displayFormat = 8;- Returns:
- The displayFormat.
-
getDisplayFormatBytes
com.google.protobuf.ByteString getDisplayFormatBytes()optional string displayFormat = 8;- Returns:
- The bytes for displayFormat.
-
hasTooltip
boolean hasTooltip()optional string tooltip = 9;- Returns:
- Whether the tooltip field is set.
-
getTooltip
String getTooltip()optional string tooltip = 9;- Returns:
- The tooltip.
-
getTooltipBytes
com.google.protobuf.ByteString getTooltipBytes()optional string tooltip = 9;- Returns:
- The bytes for tooltip.
-
hasFullPath
boolean hasFullPath().common.protobuf.TagPathPB fullPath = 10;- Returns:
- Whether the fullPath field is set.
-
getFullPath
TagPathProto.TagPathPB getFullPath().common.protobuf.TagPathPB fullPath = 10;- Returns:
- The fullPath.
-
getFullPathOrBuilder
TagPathProto.TagPathPBOrBuilder getFullPathOrBuilder().common.protobuf.TagPathPB fullPath = 10; -
hasExtendedInfo
boolean hasExtendedInfo()optional .common.protobuf.BasicPropertySetPB extendedInfo = 11;- Returns:
- Whether the extendedInfo field is set.
-
getExtendedInfo
BasicPropertySetProto.BasicPropertySetPB getExtendedInfo()optional .common.protobuf.BasicPropertySetPB extendedInfo = 11;- Returns:
- The extendedInfo.
-
getExtendedInfoOrBuilder
BasicPropertySetProto.BasicPropertySetPBOrBuilder getExtendedInfoOrBuilder()optional .common.protobuf.BasicPropertySetPB extendedInfo = 11;
-