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()
           
 List<Esdbg6Protos.NodeInfo.Attribute> getAttributeListList()
           
 Esdbg6Protos.NodeInfo.AttributeOrBuilder getAttributeListOrBuilder(int index)
           
 List<? extends Esdbg6Protos.NodeInfo.AttributeOrBuilder> getAttributeListOrBuilderList()
           
 int getChildrenLength()
           
 int getDepth()
           
 String getName()
           
 String getNamespacePrefix()
           
 int getObjectID()
           
 String getPublicID()
           
 String getSystemID()
           
 int getType()
           
 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

String getName()

hasDepth

boolean hasDepth()

getDepth

int getDepth()

hasNamespacePrefix

boolean hasNamespacePrefix()

getNamespacePrefix

String getNamespacePrefix()

getAttributeListList

List<Esdbg6Protos.NodeInfo.Attribute> getAttributeListList()

getAttributeList

Esdbg6Protos.NodeInfo.Attribute getAttributeList(int index)

getAttributeListCount

int getAttributeListCount()

getAttributeListOrBuilderList

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

getAttributeListOrBuilder

Esdbg6Protos.NodeInfo.AttributeOrBuilder getAttributeListOrBuilder(int index)

hasChildrenLength

boolean hasChildrenLength()

getChildrenLength

int getChildrenLength()

hasValue

boolean hasValue()

getValue

String getValue()

hasPublicID

boolean hasPublicID()

getPublicID

String getPublicID()

hasSystemID

boolean hasSystemID()

getSystemID

String getSystemID()


Copyright © 2012. All Rights Reserved.