com.opera.core.systems.scope.protos
Interface Esdbg6Protos.NodeInfoOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
Esdbg6Protos.NodeInfo, Esdbg6Protos.NodeInfo.Builder
Enclosing class:
Esdbg6Protos

public static interface Esdbg6Protos.NodeInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 Esdbg6Protos.NodeInfo.Attribute getAttributeList(int index)
           
 int getAttributeListCount()
           
 java.util.List<Esdbg6Protos.NodeInfo.Attribute> getAttributeListList()
           
 Esdbg6Protos.NodeInfo.AttributeOrBuilder getAttributeListOrBuilder(int index)
           
 java.util.List<? extends Esdbg6Protos.NodeInfo.AttributeOrBuilder> getAttributeListOrBuilderList()
           
 int getChildrenLength()
           
 int getDepth()
           
 java.lang.String getName()
           
 java.lang.String getNamespacePrefix()
           
 int getObjectID()
           
 java.lang.String getPublicID()
           
 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()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasObjectID

boolean hasObjectID()

getObjectID

int getObjectID()

hasType

boolean hasType()

getType

int getType()

hasName

boolean hasName()

getName

java.lang.String getName()

hasDepth

boolean hasDepth()

getDepth

int getDepth()

hasNamespacePrefix

boolean hasNamespacePrefix()

getNamespacePrefix

java.lang.String getNamespacePrefix()

getAttributeListList

java.util.List<Esdbg6Protos.NodeInfo.Attribute> getAttributeListList()

getAttributeList

Esdbg6Protos.NodeInfo.Attribute getAttributeList(int index)

getAttributeListCount

int getAttributeListCount()

getAttributeListOrBuilderList

java.util.List<? extends Esdbg6Protos.NodeInfo.AttributeOrBuilder> getAttributeListOrBuilderList()

getAttributeListOrBuilder

Esdbg6Protos.NodeInfo.AttributeOrBuilder getAttributeListOrBuilder(int index)

hasChildrenLength

boolean hasChildrenLength()

getChildrenLength

int getChildrenLength()

hasValue

boolean hasValue()

getValue

java.lang.String getValue()

hasPublicID

boolean hasPublicID()

getPublicID

java.lang.String getPublicID()

hasSystemID

boolean hasSystemID()

getSystemID

java.lang.String getSystemID()


Copyright © 2011. All Rights Reserved.