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

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

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


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

getStyleList

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

getStyleListCount

int getStyleListCount()

getStyleListOrBuilderList

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

getStyleListOrBuilder

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


Copyright © 2011. All Rights Reserved.