Class AppFrameProtoOut.ComponentTreeMsgOutProto
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.webswing.model.appframe.proto.AppFrameProtoOut.ComponentTreeMsgOutProto
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,AppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
- Enclosing class:
- AppFrameProtoOut
public static final class AppFrameProtoOut.ComponentTreeMsgOutProto extends com.google.protobuf.GeneratedMessageV3 implements AppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
Protobuf typeappFrameProtoOut.ComponentTreeMsgOutProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAppFrameProtoOut.ComponentTreeMsgOutProto.BuilderProtobuf typeappFrameProtoOut.ComponentTreeMsgOutProto-
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 intCOMPONENTS_FIELD_NUMBERstatic intCOMPONENTTYPE_FIELD_NUMBERstatic intENABLED_FIELD_NUMBERstatic intHEIGHT_FIELD_NUMBERstatic intHIDDEN_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic com.google.protobuf.Parser<AppFrameProtoOut.ComponentTreeMsgOutProto>PARSERDeprecated.static intSCREENX_FIELD_NUMBERstatic intSCREENY_FIELD_NUMBERstatic intSELECTED_FIELD_NUMBERstatic intVALUE_FIELD_NUMBERstatic intVISIBLE_FIELD_NUMBERstatic intWIDTH_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)AppFrameProtoOut.ComponentTreeMsgOutProtogetComponents(int index)repeated .appFrameProtoOut.ComponentTreeMsgOutProto components = 10;intgetComponentsCount()repeated .appFrameProtoOut.ComponentTreeMsgOutProto components = 10;java.util.List<AppFrameProtoOut.ComponentTreeMsgOutProto>getComponentsList()repeated .appFrameProtoOut.ComponentTreeMsgOutProto components = 10;AppFrameProtoOut.ComponentTreeMsgOutProtoOrBuildergetComponentsOrBuilder(int index)repeated .appFrameProtoOut.ComponentTreeMsgOutProto components = 10;java.util.List<? extends AppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder>getComponentsOrBuilderList()repeated .appFrameProtoOut.ComponentTreeMsgOutProto components = 10;java.lang.StringgetComponentType()optional string componentType = 1;com.google.protobuf.ByteStringgetComponentTypeBytes()optional string componentType = 1;static AppFrameProtoOut.ComponentTreeMsgOutProtogetDefaultInstance()AppFrameProtoOut.ComponentTreeMsgOutProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetEnabled()optional bool enabled = 8;intgetHeight()optional sint32 height = 7;booleangetHidden()optional bool hidden = 11;java.lang.StringgetName()optional string name = 2;com.google.protobuf.ByteStringgetNameBytes()optional string name = 2;com.google.protobuf.Parser<AppFrameProtoOut.ComponentTreeMsgOutProto>getParserForType()intgetScreenX()optional sint32 screenX = 4;intgetScreenY()optional sint32 screenY = 5;booleangetSelected()optional bool selected = 12;intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()java.lang.StringgetValue()optional string value = 3;com.google.protobuf.ByteStringgetValueBytes()optional string value = 3;booleangetVisible()optional bool visible = 9;intgetWidth()optional sint32 width = 6;booleanhasComponentType()optional string componentType = 1;booleanhasEnabled()optional bool enabled = 8;inthashCode()booleanhasHeight()optional sint32 height = 7;booleanhasHidden()optional bool hidden = 11;booleanhasName()optional string name = 2;booleanhasScreenX()optional sint32 screenX = 4;booleanhasScreenY()optional sint32 screenY = 5;booleanhasSelected()optional bool selected = 12;booleanhasValue()optional string value = 3;booleanhasVisible()optional bool visible = 9;booleanhasWidth()optional sint32 width = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AppFrameProtoOut.ComponentTreeMsgOutProto.BuildernewBuilder()static AppFrameProtoOut.ComponentTreeMsgOutProto.BuildernewBuilder(AppFrameProtoOut.ComponentTreeMsgOutProto prototype)AppFrameProtoOut.ComponentTreeMsgOutProto.BuildernewBuilderForType()protected AppFrameProtoOut.ComponentTreeMsgOutProto.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static AppFrameProtoOut.ComponentTreeMsgOutProtoparseDelimitedFrom(java.io.InputStream input)static AppFrameProtoOut.ComponentTreeMsgOutProtoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFrameProtoOut.ComponentTreeMsgOutProtoparseFrom(byte[] data)static AppFrameProtoOut.ComponentTreeMsgOutProtoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFrameProtoOut.ComponentTreeMsgOutProtoparseFrom(com.google.protobuf.ByteString data)static AppFrameProtoOut.ComponentTreeMsgOutProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFrameProtoOut.ComponentTreeMsgOutProtoparseFrom(com.google.protobuf.CodedInputStream input)static AppFrameProtoOut.ComponentTreeMsgOutProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFrameProtoOut.ComponentTreeMsgOutProtoparseFrom(java.io.InputStream input)static AppFrameProtoOut.ComponentTreeMsgOutProtoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFrameProtoOut.ComponentTreeMsgOutProtoparseFrom(java.nio.ByteBuffer data)static AppFrameProtoOut.ComponentTreeMsgOutProtoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AppFrameProtoOut.ComponentTreeMsgOutProto>parser()AppFrameProtoOut.ComponentTreeMsgOutProto.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, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, 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
-
COMPONENTTYPE_FIELD_NUMBER
public static final int COMPONENTTYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALUE_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCREENX_FIELD_NUMBER
public static final int SCREENX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCREENY_FIELD_NUMBER
public static final int SCREENY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WIDTH_FIELD_NUMBER
public static final int WIDTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HEIGHT_FIELD_NUMBER
public static final int HEIGHT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENABLED_FIELD_NUMBER
public static final int ENABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VISIBLE_FIELD_NUMBER
public static final int VISIBLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPONENTS_FIELD_NUMBER
public static final int COMPONENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HIDDEN_FIELD_NUMBER
public static final int HIDDEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SELECTED_FIELD_NUMBER
public static final int SELECTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<AppFrameProtoOut.ComponentTreeMsgOutProto> PARSER
Deprecated.
-
-
Method Detail
-
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
-
hasComponentType
public boolean hasComponentType()
optional string componentType = 1;- Specified by:
hasComponentTypein interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getComponentType
public java.lang.String getComponentType()
optional string componentType = 1;- Specified by:
getComponentTypein interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getComponentTypeBytes
public com.google.protobuf.ByteString getComponentTypeBytes()
optional string componentType = 1;- Specified by:
getComponentTypeBytesin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
hasName
public boolean hasName()
optional string name = 2;- Specified by:
hasNamein interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getName
public java.lang.String getName()
optional string name = 2;- Specified by:
getNamein interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
optional string name = 2;- Specified by:
getNameBytesin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
hasValue
public boolean hasValue()
optional string value = 3;- Specified by:
hasValuein interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getValue
public java.lang.String getValue()
optional string value = 3;- Specified by:
getValuein interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getValueBytes
public com.google.protobuf.ByteString getValueBytes()
optional string value = 3;- Specified by:
getValueBytesin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
hasScreenX
public boolean hasScreenX()
optional sint32 screenX = 4;- Specified by:
hasScreenXin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getScreenX
public int getScreenX()
optional sint32 screenX = 4;- Specified by:
getScreenXin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
hasScreenY
public boolean hasScreenY()
optional sint32 screenY = 5;- Specified by:
hasScreenYin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getScreenY
public int getScreenY()
optional sint32 screenY = 5;- Specified by:
getScreenYin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
hasWidth
public boolean hasWidth()
optional sint32 width = 6;- Specified by:
hasWidthin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getWidth
public int getWidth()
optional sint32 width = 6;- Specified by:
getWidthin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
hasHeight
public boolean hasHeight()
optional sint32 height = 7;- Specified by:
hasHeightin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getHeight
public int getHeight()
optional sint32 height = 7;- Specified by:
getHeightin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
hasEnabled
public boolean hasEnabled()
optional bool enabled = 8;- Specified by:
hasEnabledin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getEnabled
public boolean getEnabled()
optional bool enabled = 8;- Specified by:
getEnabledin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
hasVisible
public boolean hasVisible()
optional bool visible = 9;- Specified by:
hasVisiblein interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getVisible
public boolean getVisible()
optional bool visible = 9;- Specified by:
getVisiblein interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getComponentsList
public java.util.List<AppFrameProtoOut.ComponentTreeMsgOutProto> getComponentsList()
repeated .appFrameProtoOut.ComponentTreeMsgOutProto components = 10;- Specified by:
getComponentsListin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getComponentsOrBuilderList
public java.util.List<? extends AppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder> getComponentsOrBuilderList()
repeated .appFrameProtoOut.ComponentTreeMsgOutProto components = 10;- Specified by:
getComponentsOrBuilderListin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getComponentsCount
public int getComponentsCount()
repeated .appFrameProtoOut.ComponentTreeMsgOutProto components = 10;- Specified by:
getComponentsCountin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getComponents
public AppFrameProtoOut.ComponentTreeMsgOutProto getComponents(int index)
repeated .appFrameProtoOut.ComponentTreeMsgOutProto components = 10;- Specified by:
getComponentsin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getComponentsOrBuilder
public AppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder getComponentsOrBuilder(int index)
repeated .appFrameProtoOut.ComponentTreeMsgOutProto components = 10;- Specified by:
getComponentsOrBuilderin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
hasHidden
public boolean hasHidden()
optional bool hidden = 11;- Specified by:
hasHiddenin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getHidden
public boolean getHidden()
optional bool hidden = 11;- Specified by:
getHiddenin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
hasSelected
public boolean hasSelected()
optional bool selected = 12;- Specified by:
hasSelectedin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
getSelected
public boolean getSelected()
optional bool selected = 12;- Specified by:
getSelectedin interfaceAppFrameProtoOut.ComponentTreeMsgOutProtoOrBuilder
-
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 java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.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 AppFrameProtoOut.ComponentTreeMsgOutProto parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoOut.ComponentTreeMsgOutProto parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoOut.ComponentTreeMsgOutProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoOut.ComponentTreeMsgOutProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoOut.ComponentTreeMsgOutProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoOut.ComponentTreeMsgOutProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoOut.ComponentTreeMsgOutProto parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AppFrameProtoOut.ComponentTreeMsgOutProto parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static AppFrameProtoOut.ComponentTreeMsgOutProto parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static AppFrameProtoOut.ComponentTreeMsgOutProto parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AppFrameProtoOut.ComponentTreeMsgOutProto parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AppFrameProtoOut.ComponentTreeMsgOutProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public AppFrameProtoOut.ComponentTreeMsgOutProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AppFrameProtoOut.ComponentTreeMsgOutProto.Builder newBuilder()
-
newBuilder
public static AppFrameProtoOut.ComponentTreeMsgOutProto.Builder newBuilder(AppFrameProtoOut.ComponentTreeMsgOutProto prototype)
-
toBuilder
public AppFrameProtoOut.ComponentTreeMsgOutProto.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AppFrameProtoOut.ComponentTreeMsgOutProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AppFrameProtoOut.ComponentTreeMsgOutProto getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AppFrameProtoOut.ComponentTreeMsgOutProto> parser()
-
getParserForType
public com.google.protobuf.Parser<AppFrameProtoOut.ComponentTreeMsgOutProto> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AppFrameProtoOut.ComponentTreeMsgOutProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-