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

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

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


Method Summary
 java.lang.String getComputedStyleList(int index)
           
 int getComputedStyleListCount()
           
 java.util.List<java.lang.String> getComputedStyleListList()
           
 Esdbg6Protos.CssStyleDeclarations.NodeStyle getNodeStyleList(int index)
           
 int getNodeStyleListCount()
           
 java.util.List<Esdbg6Protos.CssStyleDeclarations.NodeStyle> getNodeStyleListList()
           
 Esdbg6Protos.CssStyleDeclarations.NodeStyleOrBuilder getNodeStyleListOrBuilder(int index)
           
 java.util.List<? extends Esdbg6Protos.CssStyleDeclarations.NodeStyleOrBuilder> getNodeStyleListOrBuilderList()
           
 
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

getComputedStyleListList

java.util.List<java.lang.String> getComputedStyleListList()

getComputedStyleListCount

int getComputedStyleListCount()

getComputedStyleList

java.lang.String getComputedStyleList(int index)

getNodeStyleListList

java.util.List<Esdbg6Protos.CssStyleDeclarations.NodeStyle> getNodeStyleListList()

getNodeStyleList

Esdbg6Protos.CssStyleDeclarations.NodeStyle getNodeStyleList(int index)

getNodeStyleListCount

int getNodeStyleListCount()

getNodeStyleListOrBuilderList

java.util.List<? extends Esdbg6Protos.CssStyleDeclarations.NodeStyleOrBuilder> getNodeStyleListOrBuilderList()

getNodeStyleListOrBuilder

Esdbg6Protos.CssStyleDeclarations.NodeStyleOrBuilder getNodeStyleListOrBuilder(int index)


Copyright © 2011. All Rights Reserved.