com.opera.core.systems.scope.protos
Interface EsdbgProtos.CssStyleDeclarations.NodeStyleOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
EsdbgProtos.CssStyleDeclarations.NodeStyle, EsdbgProtos.CssStyleDeclarations.NodeStyle.Builder
Enclosing class:
EsdbgProtos.CssStyleDeclarations

public static interface EsdbgProtos.CssStyleDeclarations.NodeStyleOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 java.lang.String getElementName()
           
 int getObjectID()
           
 EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclaration getStyleList(int index)
           
 int getStyleListCount()
           
 java.util.List<EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclaration> getStyleListList()
           
 EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclarationOrBuilder getStyleListOrBuilder(int index)
           
 java.util.List<? extends EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclarationOrBuilder> getStyleListOrBuilderList()
           
 boolean hasElementName()
           
 boolean hasObjectID()
           
 
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()

hasElementName

boolean hasElementName()

getElementName

java.lang.String getElementName()

getStyleListList

java.util.List<EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclaration> getStyleListList()

getStyleList

EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclaration getStyleList(int index)

getStyleListCount

int getStyleListCount()

getStyleListOrBuilderList

java.util.List<? extends EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclarationOrBuilder> getStyleListOrBuilderList()

getStyleListOrBuilder

EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclarationOrBuilder getStyleListOrBuilder(int index)


Copyright © 2011. All Rights Reserved.