Package org.webswing.server.model.proto
Class Webswing.ComponentTreeMsgProto
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.webswing.server.model.proto.Webswing.ComponentTreeMsgProto
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Webswing.ComponentTreeMsgProtoOrBuilder
- Enclosing class:
- Webswing
public static final class Webswing.ComponentTreeMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Webswing.ComponentTreeMsgProtoOrBuilder
Protobuf typeorg.webswing.server.model.proto.ComponentTreeMsgProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWebswing.ComponentTreeMsgProto.BuilderProtobuf typeorg.webswing.server.model.proto.ComponentTreeMsgProto-
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
-
-
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<Webswing.ComponentTreeMsgProto>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(Object obj)Webswing.ComponentTreeMsgProtogetComponents(int index)repeated .org.webswing.server.model.proto.ComponentTreeMsgProto components = 10;intgetComponentsCount()repeated .org.webswing.server.model.proto.ComponentTreeMsgProto components = 10;List<Webswing.ComponentTreeMsgProto>getComponentsList()repeated .org.webswing.server.model.proto.ComponentTreeMsgProto components = 10;Webswing.ComponentTreeMsgProtoOrBuildergetComponentsOrBuilder(int index)repeated .org.webswing.server.model.proto.ComponentTreeMsgProto components = 10;List<? extends Webswing.ComponentTreeMsgProtoOrBuilder>getComponentsOrBuilderList()repeated .org.webswing.server.model.proto.ComponentTreeMsgProto components = 10;StringgetComponentType()optional string componentType = 1;com.google.protobuf.ByteStringgetComponentTypeBytes()optional string componentType = 1;static Webswing.ComponentTreeMsgProtogetDefaultInstance()Webswing.ComponentTreeMsgProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetEnabled()optional bool enabled = 8;intgetHeight()optional sint32 height = 7;booleangetHidden()optional bool hidden = 11;StringgetName()optional string name = 2;com.google.protobuf.ByteStringgetNameBytes()optional string name = 2;com.google.protobuf.Parser<Webswing.ComponentTreeMsgProto>getParserForType()intgetScreenX()optional sint32 screenX = 4;intgetScreenY()optional sint32 screenY = 5;booleangetSelected()optional bool selected = 12;intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()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 Webswing.ComponentTreeMsgProto.BuildernewBuilder()static Webswing.ComponentTreeMsgProto.BuildernewBuilder(Webswing.ComponentTreeMsgProto prototype)Webswing.ComponentTreeMsgProto.BuildernewBuilderForType()protected Webswing.ComponentTreeMsgProto.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Webswing.ComponentTreeMsgProtoparseDelimitedFrom(InputStream input)static Webswing.ComponentTreeMsgProtoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.ComponentTreeMsgProtoparseFrom(byte[] data)static Webswing.ComponentTreeMsgProtoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.ComponentTreeMsgProtoparseFrom(com.google.protobuf.ByteString data)static Webswing.ComponentTreeMsgProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.ComponentTreeMsgProtoparseFrom(com.google.protobuf.CodedInputStream input)static Webswing.ComponentTreeMsgProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.ComponentTreeMsgProtoparseFrom(InputStream input)static Webswing.ComponentTreeMsgProtoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.ComponentTreeMsgProtoparseFrom(ByteBuffer data)static Webswing.ComponentTreeMsgProtoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Webswing.ComponentTreeMsgProto>parser()Webswing.ComponentTreeMsgProto.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, 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<Webswing.ComponentTreeMsgProto> 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 interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getComponentType
public String getComponentType()
optional string componentType = 1;- Specified by:
getComponentTypein interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getComponentTypeBytes
public com.google.protobuf.ByteString getComponentTypeBytes()
optional string componentType = 1;- Specified by:
getComponentTypeBytesin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
hasName
public boolean hasName()
optional string name = 2;- Specified by:
hasNamein interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getName
public String getName()
optional string name = 2;- Specified by:
getNamein interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
optional string name = 2;- Specified by:
getNameBytesin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
hasValue
public boolean hasValue()
optional string value = 3;- Specified by:
hasValuein interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getValue
public String getValue()
optional string value = 3;- Specified by:
getValuein interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getValueBytes
public com.google.protobuf.ByteString getValueBytes()
optional string value = 3;- Specified by:
getValueBytesin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
hasScreenX
public boolean hasScreenX()
optional sint32 screenX = 4;- Specified by:
hasScreenXin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getScreenX
public int getScreenX()
optional sint32 screenX = 4;- Specified by:
getScreenXin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
hasScreenY
public boolean hasScreenY()
optional sint32 screenY = 5;- Specified by:
hasScreenYin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getScreenY
public int getScreenY()
optional sint32 screenY = 5;- Specified by:
getScreenYin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
hasWidth
public boolean hasWidth()
optional sint32 width = 6;- Specified by:
hasWidthin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getWidth
public int getWidth()
optional sint32 width = 6;- Specified by:
getWidthin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
hasHeight
public boolean hasHeight()
optional sint32 height = 7;- Specified by:
hasHeightin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getHeight
public int getHeight()
optional sint32 height = 7;- Specified by:
getHeightin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
hasEnabled
public boolean hasEnabled()
optional bool enabled = 8;- Specified by:
hasEnabledin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getEnabled
public boolean getEnabled()
optional bool enabled = 8;- Specified by:
getEnabledin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
hasVisible
public boolean hasVisible()
optional bool visible = 9;- Specified by:
hasVisiblein interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getVisible
public boolean getVisible()
optional bool visible = 9;- Specified by:
getVisiblein interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getComponentsList
public List<Webswing.ComponentTreeMsgProto> getComponentsList()
repeated .org.webswing.server.model.proto.ComponentTreeMsgProto components = 10;- Specified by:
getComponentsListin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getComponentsOrBuilderList
public List<? extends Webswing.ComponentTreeMsgProtoOrBuilder> getComponentsOrBuilderList()
repeated .org.webswing.server.model.proto.ComponentTreeMsgProto components = 10;- Specified by:
getComponentsOrBuilderListin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getComponentsCount
public int getComponentsCount()
repeated .org.webswing.server.model.proto.ComponentTreeMsgProto components = 10;- Specified by:
getComponentsCountin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getComponents
public Webswing.ComponentTreeMsgProto getComponents(int index)
repeated .org.webswing.server.model.proto.ComponentTreeMsgProto components = 10;- Specified by:
getComponentsin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getComponentsOrBuilder
public Webswing.ComponentTreeMsgProtoOrBuilder getComponentsOrBuilder(int index)
repeated .org.webswing.server.model.proto.ComponentTreeMsgProto components = 10;- Specified by:
getComponentsOrBuilderin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
hasHidden
public boolean hasHidden()
optional bool hidden = 11;- Specified by:
hasHiddenin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getHidden
public boolean getHidden()
optional bool hidden = 11;- Specified by:
getHiddenin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
hasSelected
public boolean hasSelected()
optional bool selected = 12;- Specified by:
hasSelectedin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
getSelected
public boolean getSelected()
optional bool selected = 12;- Specified by:
getSelectedin interfaceWebswing.ComponentTreeMsgProtoOrBuilder
-
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 Webswing.ComponentTreeMsgProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.ComponentTreeMsgProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.ComponentTreeMsgProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.ComponentTreeMsgProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.ComponentTreeMsgProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.ComponentTreeMsgProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.ComponentTreeMsgProto parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.ComponentTreeMsgProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Webswing.ComponentTreeMsgProto parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Webswing.ComponentTreeMsgProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.ComponentTreeMsgProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.ComponentTreeMsgProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Webswing.ComponentTreeMsgProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Webswing.ComponentTreeMsgProto.Builder newBuilder()
-
newBuilder
public static Webswing.ComponentTreeMsgProto.Builder newBuilder(Webswing.ComponentTreeMsgProto prototype)
-
toBuilder
public Webswing.ComponentTreeMsgProto.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Webswing.ComponentTreeMsgProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Webswing.ComponentTreeMsgProto getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Webswing.ComponentTreeMsgProto> parser()
-
getParserForType
public com.google.protobuf.Parser<Webswing.ComponentTreeMsgProto> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Webswing.ComponentTreeMsgProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-