public static interface EsdbgProtos.CssStyleDeclarations.NodeStyle.StyleDeclarationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getIndexList(int index) |
int |
getIndexListCount() |
List<Integer> |
getIndexListList() |
int |
getOrigin() |
boolean |
getPriorityList(int index) |
int |
getPriorityListCount() |
List<Boolean> |
getPriorityListList() |
int |
getRuleID() |
int |
getRuleType() |
String |
getSelector() |
int |
getSpecificity() |
int |
getStatusList(int index) |
int |
getStatusListCount() |
List<Integer> |
getStatusListList() |
int |
getStylesheetID() |
String |
getValueList(int index) |
int |
getValueListCount() |
List<String> |
getValueListList() |
boolean |
hasOrigin() |
boolean |
hasRuleID() |
boolean |
hasRuleType() |
boolean |
hasSelector() |
boolean |
hasSpecificity() |
boolean |
hasStylesheetID() |
boolean hasOrigin()
int getOrigin()
int getIndexListCount()
int getIndexList(int index)
int getValueListCount()
String getValueList(int index)
int getPriorityListCount()
boolean getPriorityList(int index)
int getStatusListCount()
int getStatusList(int index)
boolean hasSelector()
String getSelector()
boolean hasSpecificity()
int getSpecificity()
boolean hasStylesheetID()
int getStylesheetID()
boolean hasRuleID()
int getRuleID()
boolean hasRuleType()
int getRuleType()
Copyright © 2012. All Rights Reserved.