public static interface EsdbgProtos.CssStyleDeclarations.NodeStyleOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getElementName() |
int |
getObjectID() |
EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclaration |
getStyleList(int index) |
int |
getStyleListCount() |
List<EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclaration> |
getStyleListList() |
EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclarationOrBuilder |
getStyleListOrBuilder(int index) |
List<? extends EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclarationOrBuilder> |
getStyleListOrBuilderList() |
boolean |
hasElementName() |
boolean |
hasObjectID() |
boolean hasObjectID()
int getObjectID()
boolean hasElementName()
String getElementName()
List<EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclaration> getStyleListList()
EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclaration getStyleList(int index)
int getStyleListCount()
List<? extends EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclarationOrBuilder> getStyleListOrBuilderList()
EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclarationOrBuilder getStyleListOrBuilder(int index)
Copyright © 2013. All Rights Reserved.