public static interface Esdbg6Protos.CssStylesheetList.StylesheetOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getHref() |
boolean |
getIsDisabled() |
String |
getMediaList(int index) |
int |
getMediaListCount() |
List<String> |
getMediaListList() |
int |
getObjectID() |
int |
getOwnerNodeID() |
int |
getOwnerRuleID() |
int |
getParentStylesheetID() |
String |
getTitle() |
String |
getType() |
boolean |
hasHref() |
boolean |
hasIsDisabled() |
boolean |
hasObjectID() |
boolean |
hasOwnerNodeID() |
boolean |
hasOwnerRuleID() |
boolean |
hasParentStylesheetID() |
boolean |
hasTitle() |
boolean |
hasType() |
boolean hasObjectID()
int getObjectID()
boolean hasIsDisabled()
boolean getIsDisabled()
boolean hasHref()
String getHref()
boolean hasTitle()
String getTitle()
boolean hasType()
String getType()
int getMediaListCount()
String getMediaList(int index)
boolean hasOwnerNodeID()
int getOwnerNodeID()
boolean hasOwnerRuleID()
int getOwnerRuleID()
boolean hasParentStylesheetID()
int getParentStylesheetID()
Copyright © 2013. All Rights Reserved.