com.opera.core.systems.scope.protos
Class EsdbgProtos.CssStylesheetRules.StylesheetRule
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.opera.core.systems.scope.protos.EsdbgProtos.CssStylesheetRules.StylesheetRule
- All Implemented Interfaces:
- com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder, java.io.Serializable
- Enclosing class:
- EsdbgProtos.CssStylesheetRules
public static final class EsdbgProtos.CssStylesheetRules.StylesheetRule
- extends com.google.protobuf.GeneratedMessage
- implements EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type> |
| Fields inherited from class com.google.protobuf.GeneratedMessage |
alwaysUseFieldBuilders |
| Methods inherited from class com.google.protobuf.GeneratedMessage |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension |
| Methods inherited from class com.google.protobuf.AbstractMessage |
equals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString |
| Methods inherited from class com.google.protobuf.AbstractMessageLite |
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLite |
toByteArray, toByteString, writeDelimitedTo, writeTo |
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
STYLESHEETID_FIELD_NUMBER
public static final int STYLESHEETID_FIELD_NUMBER
- See Also:
- Constant Field Values
RULEID_FIELD_NUMBER
public static final int RULEID_FIELD_NUMBER
- See Also:
- Constant Field Values
INDEXLIST_FIELD_NUMBER
public static final int INDEXLIST_FIELD_NUMBER
- See Also:
- Constant Field Values
VALUELIST_FIELD_NUMBER
public static final int VALUELIST_FIELD_NUMBER
- See Also:
- Constant Field Values
PRIORITYLIST_FIELD_NUMBER
public static final int PRIORITYLIST_FIELD_NUMBER
- See Also:
- Constant Field Values
SELECTORLIST_FIELD_NUMBER
public static final int SELECTORLIST_FIELD_NUMBER
- See Also:
- Constant Field Values
SPECIFICITYLIST_FIELD_NUMBER
public static final int SPECIFICITYLIST_FIELD_NUMBER
- See Also:
- Constant Field Values
MEDIALIST_FIELD_NUMBER
public static final int MEDIALIST_FIELD_NUMBER
- See Also:
- Constant Field Values
RULELIST_FIELD_NUMBER
public static final int RULELIST_FIELD_NUMBER
- See Also:
- Constant Field Values
HREF_FIELD_NUMBER
public static final int HREF_FIELD_NUMBER
- See Also:
- Constant Field Values
IMPORTSTYLESHEETID_FIELD_NUMBER
public static final int IMPORTSTYLESHEETID_FIELD_NUMBER
- See Also:
- Constant Field Values
PSEUDOCLASS_FIELD_NUMBER
public static final int PSEUDOCLASS_FIELD_NUMBER
- See Also:
- Constant Field Values
CHARSET_FIELD_NUMBER
public static final int CHARSET_FIELD_NUMBER
- See Also:
- Constant Field Values
getDefaultInstance
public static EsdbgProtos.CssStylesheetRules.StylesheetRule getDefaultInstance()
getDefaultInstanceForType
public EsdbgProtos.CssStylesheetRules.StylesheetRule getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage
hasType
public boolean hasType()
- Specified by:
hasType in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getType
public int getType()
- Specified by:
getType in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
hasStylesheetID
public boolean hasStylesheetID()
- Specified by:
hasStylesheetID in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getStylesheetID
public int getStylesheetID()
- Specified by:
getStylesheetID in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
hasRuleID
public boolean hasRuleID()
- Specified by:
hasRuleID in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getRuleID
public int getRuleID()
- Specified by:
getRuleID in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getIndexListList
public java.util.List<java.lang.Integer> getIndexListList()
- Specified by:
getIndexListList in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getIndexListCount
public int getIndexListCount()
- Specified by:
getIndexListCount in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getIndexList
public int getIndexList(int index)
- Specified by:
getIndexList in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getValueListList
public java.util.List<java.lang.String> getValueListList()
- Specified by:
getValueListList in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getValueListCount
public int getValueListCount()
- Specified by:
getValueListCount in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getValueList
public java.lang.String getValueList(int index)
- Specified by:
getValueList in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getPriorityListList
public java.util.List<java.lang.Boolean> getPriorityListList()
- Specified by:
getPriorityListList in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getPriorityListCount
public int getPriorityListCount()
- Specified by:
getPriorityListCount in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getPriorityList
public boolean getPriorityList(int index)
- Specified by:
getPriorityList in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getSelectorListList
public java.util.List<java.lang.String> getSelectorListList()
- Specified by:
getSelectorListList in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getSelectorListCount
public int getSelectorListCount()
- Specified by:
getSelectorListCount in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getSelectorList
public java.lang.String getSelectorList(int index)
- Specified by:
getSelectorList in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getSpecificityListList
public java.util.List<java.lang.Integer> getSpecificityListList()
- Specified by:
getSpecificityListList in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getSpecificityListCount
public int getSpecificityListCount()
- Specified by:
getSpecificityListCount in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getSpecificityList
public int getSpecificityList(int index)
- Specified by:
getSpecificityList in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getMediaListList
public java.util.List<java.lang.String> getMediaListList()
- Specified by:
getMediaListList in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getMediaListCount
public int getMediaListCount()
- Specified by:
getMediaListCount in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getMediaList
public java.lang.String getMediaList(int index)
- Specified by:
getMediaList in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getRuleListList
public java.util.List<EsdbgProtos.CssStylesheetRules.StylesheetRule> getRuleListList()
- Specified by:
getRuleListList in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getRuleListOrBuilderList
public java.util.List<? extends EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder> getRuleListOrBuilderList()
- Specified by:
getRuleListOrBuilderList in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getRuleListCount
public int getRuleListCount()
- Specified by:
getRuleListCount in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getRuleList
public EsdbgProtos.CssStylesheetRules.StylesheetRule getRuleList(int index)
- Specified by:
getRuleList in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getRuleListOrBuilder
public EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder getRuleListOrBuilder(int index)
- Specified by:
getRuleListOrBuilder in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
hasHref
public boolean hasHref()
- Specified by:
hasHref in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getHref
public java.lang.String getHref()
- Specified by:
getHref in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
hasImportStylesheetID
public boolean hasImportStylesheetID()
- Specified by:
hasImportStylesheetID in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getImportStylesheetID
public int getImportStylesheetID()
- Specified by:
getImportStylesheetID in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
hasPseudoClass
public boolean hasPseudoClass()
- Specified by:
hasPseudoClass in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getPseudoClass
public int getPseudoClass()
- Specified by:
getPseudoClass in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
hasCharset
public boolean hasCharset()
- Specified by:
hasCharset in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
getCharset
public java.lang.String getCharset()
- Specified by:
getCharset in interface EsdbgProtos.CssStylesheetRules.StylesheetRuleOrBuilder
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
- Specified by:
writeTo in interface com.google.protobuf.MessageLite- Overrides:
writeTo in class com.google.protobuf.AbstractMessage
- Throws:
java.io.IOException
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize in interface com.google.protobuf.MessageLite- Overrides:
getSerializedSize in class com.google.protobuf.AbstractMessage
writeReplace
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
- Overrides:
writeReplace in class com.google.protobuf.GeneratedMessage
- Throws:
java.io.ObjectStreamException
parseFrom
public static EsdbgProtos.CssStylesheetRules.StylesheetRule parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static EsdbgProtos.CssStylesheetRules.StylesheetRule parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static EsdbgProtos.CssStylesheetRules.StylesheetRule parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static EsdbgProtos.CssStylesheetRules.StylesheetRule parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static EsdbgProtos.CssStylesheetRules.StylesheetRule parseFrom(java.io.InputStream input)
throws java.io.IOException
- Throws:
java.io.IOException
parseFrom
public static EsdbgProtos.CssStylesheetRules.StylesheetRule parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
- Throws:
java.io.IOException
parseDelimitedFrom
public static EsdbgProtos.CssStylesheetRules.StylesheetRule parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException
- Throws:
java.io.IOException
parseDelimitedFrom
public static EsdbgProtos.CssStylesheetRules.StylesheetRule parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
- Throws:
java.io.IOException
parseFrom
public static EsdbgProtos.CssStylesheetRules.StylesheetRule parseFrom(com.google.protobuf.CodedInputStream input)
throws java.io.IOException
- Throws:
java.io.IOException
parseFrom
public static EsdbgProtos.CssStylesheetRules.StylesheetRule parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
- Throws:
java.io.IOException
newBuilder
public static EsdbgProtos.CssStylesheetRules.StylesheetRule.Builder newBuilder()
newBuilderForType
public EsdbgProtos.CssStylesheetRules.StylesheetRule.Builder newBuilderForType()
- Specified by:
newBuilderForType in interface com.google.protobuf.Message- Specified by:
newBuilderForType in interface com.google.protobuf.MessageLite
newBuilder
public static EsdbgProtos.CssStylesheetRules.StylesheetRule.Builder newBuilder(EsdbgProtos.CssStylesheetRules.StylesheetRule prototype)
toBuilder
public EsdbgProtos.CssStylesheetRules.StylesheetRule.Builder toBuilder()
- Specified by:
toBuilder in interface com.google.protobuf.Message- Specified by:
toBuilder in interface com.google.protobuf.MessageLite
newBuilderForType
protected EsdbgProtos.CssStylesheetRules.StylesheetRule.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
- Specified by:
newBuilderForType in class com.google.protobuf.GeneratedMessage
Copyright © 2011. All Rights Reserved.