com.opera.core.systems.scope.protos
Class EsdbgProtos.NodeInfo

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite
      extended by com.google.protobuf.AbstractMessage
          extended by com.google.protobuf.GeneratedMessage
              extended by com.opera.core.systems.scope.protos.EsdbgProtos.NodeInfo
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, EsdbgProtos.NodeInfoOrBuilder, java.io.Serializable
Enclosing class:
EsdbgProtos

public static final class EsdbgProtos.NodeInfo
extends com.google.protobuf.GeneratedMessage
implements EsdbgProtos.NodeInfoOrBuilder

See Also:
Serialized Form

Nested Class Summary
static class EsdbgProtos.NodeInfo.Attribute
           
static interface EsdbgProtos.NodeInfo.AttributeOrBuilder
           
static class EsdbgProtos.NodeInfo.Builder
           
 
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
 
Field Summary
static int ATTRIBUTELIST_FIELD_NUMBER
           
static int CHILDRENLENGTH_FIELD_NUMBER
           
static int DEPTH_FIELD_NUMBER
           
static int NAME_FIELD_NUMBER
           
static int NAMESPACEPREFIX_FIELD_NUMBER
           
static int OBJECTID_FIELD_NUMBER
           
static int PUBLICID_FIELD_NUMBER
           
static int SYSTEMID_FIELD_NUMBER
           
static int TYPE_FIELD_NUMBER
           
static int VALUE_FIELD_NUMBER
           
 
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders
 
Method Summary
 EsdbgProtos.NodeInfo.Attribute getAttributeList(int index)
           
 int getAttributeListCount()
           
 java.util.List<EsdbgProtos.NodeInfo.Attribute> getAttributeListList()
           
 EsdbgProtos.NodeInfo.AttributeOrBuilder getAttributeListOrBuilder(int index)
           
 java.util.List<? extends EsdbgProtos.NodeInfo.AttributeOrBuilder> getAttributeListOrBuilderList()
           
 int getChildrenLength()
           
static EsdbgProtos.NodeInfo getDefaultInstance()
           
 EsdbgProtos.NodeInfo getDefaultInstanceForType()
           
 int getDepth()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 java.lang.String getName()
           
 java.lang.String getNamespacePrefix()
           
 int getObjectID()
           
 java.lang.String getPublicID()
           
 int getSerializedSize()
           
 java.lang.String getSystemID()
           
 int getType()
           
 java.lang.String getValue()
           
 boolean hasChildrenLength()
           
 boolean hasDepth()
           
 boolean hasName()
           
 boolean hasNamespacePrefix()
           
 boolean hasObjectID()
           
 boolean hasPublicID()
           
 boolean hasSystemID()
           
 boolean hasType()
           
 boolean hasValue()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
static EsdbgProtos.NodeInfo.Builder newBuilder()
           
static EsdbgProtos.NodeInfo.Builder newBuilder(EsdbgProtos.NodeInfo prototype)
           
 EsdbgProtos.NodeInfo.Builder newBuilderForType()
           
protected  EsdbgProtos.NodeInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
static EsdbgProtos.NodeInfo parseDelimitedFrom(java.io.InputStream input)
           
static EsdbgProtos.NodeInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EsdbgProtos.NodeInfo parseFrom(byte[] data)
           
static EsdbgProtos.NodeInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EsdbgProtos.NodeInfo parseFrom(com.google.protobuf.ByteString data)
           
static EsdbgProtos.NodeInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EsdbgProtos.NodeInfo parseFrom(com.google.protobuf.CodedInputStream input)
           
static EsdbgProtos.NodeInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EsdbgProtos.NodeInfo parseFrom(java.io.InputStream input)
           
static EsdbgProtos.NodeInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 EsdbgProtos.NodeInfo.Builder toBuilder()
           
protected  java.lang.Object writeReplace()
           
 void writeTo(com.google.protobuf.CodedOutputStream output)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension
 
Methods inherited from class com.google.protobuf.AbstractMessage
equals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
 
Methods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 

Field Detail

OBJECTID_FIELD_NUMBER

public static final int OBJECTID_FIELD_NUMBER
See Also:
Constant Field Values

TYPE_FIELD_NUMBER

public static final int TYPE_FIELD_NUMBER
See Also:
Constant Field Values

NAME_FIELD_NUMBER

public static final int NAME_FIELD_NUMBER
See Also:
Constant Field Values

DEPTH_FIELD_NUMBER

public static final int DEPTH_FIELD_NUMBER
See Also:
Constant Field Values

NAMESPACEPREFIX_FIELD_NUMBER

public static final int NAMESPACEPREFIX_FIELD_NUMBER
See Also:
Constant Field Values

ATTRIBUTELIST_FIELD_NUMBER

public static final int ATTRIBUTELIST_FIELD_NUMBER
See Also:
Constant Field Values

CHILDRENLENGTH_FIELD_NUMBER

public static final int CHILDRENLENGTH_FIELD_NUMBER
See Also:
Constant Field Values

VALUE_FIELD_NUMBER

public static final int VALUE_FIELD_NUMBER
See Also:
Constant Field Values

PUBLICID_FIELD_NUMBER

public static final int PUBLICID_FIELD_NUMBER
See Also:
Constant Field Values

SYSTEMID_FIELD_NUMBER

public static final int SYSTEMID_FIELD_NUMBER
See Also:
Constant Field Values
Method Detail

getDefaultInstance

public static EsdbgProtos.NodeInfo getDefaultInstance()

getDefaultInstanceForType

public EsdbgProtos.NodeInfo getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage

hasObjectID

public boolean hasObjectID()
Specified by:
hasObjectID in interface EsdbgProtos.NodeInfoOrBuilder

getObjectID

public int getObjectID()
Specified by:
getObjectID in interface EsdbgProtos.NodeInfoOrBuilder

hasType

public boolean hasType()
Specified by:
hasType in interface EsdbgProtos.NodeInfoOrBuilder

getType

public int getType()
Specified by:
getType in interface EsdbgProtos.NodeInfoOrBuilder

hasName

public boolean hasName()
Specified by:
hasName in interface EsdbgProtos.NodeInfoOrBuilder

getName

public java.lang.String getName()
Specified by:
getName in interface EsdbgProtos.NodeInfoOrBuilder

hasDepth

public boolean hasDepth()
Specified by:
hasDepth in interface EsdbgProtos.NodeInfoOrBuilder

getDepth

public int getDepth()
Specified by:
getDepth in interface EsdbgProtos.NodeInfoOrBuilder

hasNamespacePrefix

public boolean hasNamespacePrefix()
Specified by:
hasNamespacePrefix in interface EsdbgProtos.NodeInfoOrBuilder

getNamespacePrefix

public java.lang.String getNamespacePrefix()
Specified by:
getNamespacePrefix in interface EsdbgProtos.NodeInfoOrBuilder

getAttributeListList

public java.util.List<EsdbgProtos.NodeInfo.Attribute> getAttributeListList()
Specified by:
getAttributeListList in interface EsdbgProtos.NodeInfoOrBuilder

getAttributeListOrBuilderList

public java.util.List<? extends EsdbgProtos.NodeInfo.AttributeOrBuilder> getAttributeListOrBuilderList()
Specified by:
getAttributeListOrBuilderList in interface EsdbgProtos.NodeInfoOrBuilder

getAttributeListCount

public int getAttributeListCount()
Specified by:
getAttributeListCount in interface EsdbgProtos.NodeInfoOrBuilder

getAttributeList

public EsdbgProtos.NodeInfo.Attribute getAttributeList(int index)
Specified by:
getAttributeList in interface EsdbgProtos.NodeInfoOrBuilder

getAttributeListOrBuilder

public EsdbgProtos.NodeInfo.AttributeOrBuilder getAttributeListOrBuilder(int index)
Specified by:
getAttributeListOrBuilder in interface EsdbgProtos.NodeInfoOrBuilder

hasChildrenLength

public boolean hasChildrenLength()
Specified by:
hasChildrenLength in interface EsdbgProtos.NodeInfoOrBuilder

getChildrenLength

public int getChildrenLength()
Specified by:
getChildrenLength in interface EsdbgProtos.NodeInfoOrBuilder

hasValue

public boolean hasValue()
Specified by:
hasValue in interface EsdbgProtos.NodeInfoOrBuilder

getValue

public java.lang.String getValue()
Specified by:
getValue in interface EsdbgProtos.NodeInfoOrBuilder

hasPublicID

public boolean hasPublicID()
Specified by:
hasPublicID in interface EsdbgProtos.NodeInfoOrBuilder

getPublicID

public java.lang.String getPublicID()
Specified by:
getPublicID in interface EsdbgProtos.NodeInfoOrBuilder

hasSystemID

public boolean hasSystemID()
Specified by:
hasSystemID in interface EsdbgProtos.NodeInfoOrBuilder

getSystemID

public java.lang.String getSystemID()
Specified by:
getSystemID in interface EsdbgProtos.NodeInfoOrBuilder

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage

writeTo

public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws java.io.IOException
Specified by:
writeTo in interface com.google.protobuf.MessageLite
Overrides:
writeTo in class com.google.protobuf.AbstractMessage
Throws:
java.io.IOException

getSerializedSize

public int getSerializedSize()
Specified by:
getSerializedSize in interface com.google.protobuf.MessageLite
Overrides:
getSerializedSize in class com.google.protobuf.AbstractMessage

writeReplace

protected java.lang.Object writeReplace()
                                 throws java.io.ObjectStreamException
Overrides:
writeReplace in class com.google.protobuf.GeneratedMessage
Throws:
java.io.ObjectStreamException

parseFrom

public static EsdbgProtos.NodeInfo parseFrom(com.google.protobuf.ByteString data)
                                      throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static EsdbgProtos.NodeInfo parseFrom(com.google.protobuf.ByteString data,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static EsdbgProtos.NodeInfo parseFrom(byte[] data)
                                      throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static EsdbgProtos.NodeInfo parseFrom(byte[] data,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static EsdbgProtos.NodeInfo parseFrom(java.io.InputStream input)
                                      throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static EsdbgProtos.NodeInfo parseFrom(java.io.InputStream input,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws java.io.IOException
Throws:
java.io.IOException

parseDelimitedFrom

public static EsdbgProtos.NodeInfo parseDelimitedFrom(java.io.InputStream input)
                                               throws java.io.IOException
Throws:
java.io.IOException

parseDelimitedFrom

public static EsdbgProtos.NodeInfo parseDelimitedFrom(java.io.InputStream input,
                                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                               throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static EsdbgProtos.NodeInfo parseFrom(com.google.protobuf.CodedInputStream input)
                                      throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static EsdbgProtos.NodeInfo parseFrom(com.google.protobuf.CodedInputStream input,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws java.io.IOException
Throws:
java.io.IOException

newBuilder

public static EsdbgProtos.NodeInfo.Builder newBuilder()

newBuilderForType

public EsdbgProtos.NodeInfo.Builder newBuilderForType()
Specified by:
newBuilderForType in interface com.google.protobuf.Message
Specified by:
newBuilderForType in interface com.google.protobuf.MessageLite

newBuilder

public static EsdbgProtos.NodeInfo.Builder newBuilder(EsdbgProtos.NodeInfo prototype)

toBuilder

public EsdbgProtos.NodeInfo.Builder toBuilder()
Specified by:
toBuilder in interface com.google.protobuf.Message
Specified by:
toBuilder in interface com.google.protobuf.MessageLite

newBuilderForType

protected EsdbgProtos.NodeInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
Specified by:
newBuilderForType in class com.google.protobuf.GeneratedMessage


Copyright © 2011. All Rights Reserved.