com.opera.core.systems.scope.protos
Class EsdbgProtos.CssStylesheetList.Stylesheet

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite
      extended by com.google.protobuf.AbstractMessage
          extended by com.google.protobuf.GeneratedMessage
              extended by com.opera.core.systems.scope.protos.EsdbgProtos.CssStylesheetList.Stylesheet
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, EsdbgProtos.CssStylesheetList.StylesheetOrBuilder, java.io.Serializable
Enclosing class:
EsdbgProtos.CssStylesheetList

public static final class EsdbgProtos.CssStylesheetList.Stylesheet
extends com.google.protobuf.GeneratedMessage
implements EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

See Also:
Serialized Form

Nested Class Summary
static class EsdbgProtos.CssStylesheetList.Stylesheet.Builder
           
 
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>
 
Field Summary
static int HREF_FIELD_NUMBER
           
static int ISDISABLED_FIELD_NUMBER
           
static int MEDIALIST_FIELD_NUMBER
           
static int OBJECTID_FIELD_NUMBER
           
static int OWNERNODEID_FIELD_NUMBER
           
static int OWNERRULEID_FIELD_NUMBER
           
static int PARENTSTYLESHEETID_FIELD_NUMBER
           
static int TITLE_FIELD_NUMBER
           
static int TYPE_FIELD_NUMBER
           
 
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders
 
Method Summary
static EsdbgProtos.CssStylesheetList.Stylesheet getDefaultInstance()
           
 EsdbgProtos.CssStylesheetList.Stylesheet getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 java.lang.String getHref()
           
 boolean getIsDisabled()
           
 java.lang.String getMediaList(int index)
           
 int getMediaListCount()
           
 java.util.List<java.lang.String> getMediaListList()
           
 int getObjectID()
           
 int getOwnerNodeID()
           
 int getOwnerRuleID()
           
 int getParentStylesheetID()
           
 int getSerializedSize()
           
 java.lang.String getTitle()
           
 java.lang.String getType()
           
 boolean hasHref()
           
 boolean hasIsDisabled()
           
 boolean hasObjectID()
           
 boolean hasOwnerNodeID()
           
 boolean hasOwnerRuleID()
           
 boolean hasParentStylesheetID()
           
 boolean hasTitle()
           
 boolean hasType()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
static EsdbgProtos.CssStylesheetList.Stylesheet.Builder newBuilder()
           
static EsdbgProtos.CssStylesheetList.Stylesheet.Builder newBuilder(EsdbgProtos.CssStylesheetList.Stylesheet prototype)
           
 EsdbgProtos.CssStylesheetList.Stylesheet.Builder newBuilderForType()
           
protected  EsdbgProtos.CssStylesheetList.Stylesheet.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
static EsdbgProtos.CssStylesheetList.Stylesheet parseDelimitedFrom(java.io.InputStream input)
           
static EsdbgProtos.CssStylesheetList.Stylesheet parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EsdbgProtos.CssStylesheetList.Stylesheet parseFrom(byte[] data)
           
static EsdbgProtos.CssStylesheetList.Stylesheet parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EsdbgProtos.CssStylesheetList.Stylesheet parseFrom(com.google.protobuf.ByteString data)
           
static EsdbgProtos.CssStylesheetList.Stylesheet parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EsdbgProtos.CssStylesheetList.Stylesheet parseFrom(com.google.protobuf.CodedInputStream input)
           
static EsdbgProtos.CssStylesheetList.Stylesheet parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EsdbgProtos.CssStylesheetList.Stylesheet parseFrom(java.io.InputStream input)
           
static EsdbgProtos.CssStylesheetList.Stylesheet parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 EsdbgProtos.CssStylesheetList.Stylesheet.Builder toBuilder()
           
protected  java.lang.Object writeReplace()
           
 void writeTo(com.google.protobuf.CodedOutputStream output)
           
 
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
 

Field Detail

OBJECTID_FIELD_NUMBER

public static final int OBJECTID_FIELD_NUMBER
See Also:
Constant Field Values

ISDISABLED_FIELD_NUMBER

public static final int ISDISABLED_FIELD_NUMBER
See Also:
Constant Field Values

HREF_FIELD_NUMBER

public static final int HREF_FIELD_NUMBER
See Also:
Constant Field Values

TITLE_FIELD_NUMBER

public static final int TITLE_FIELD_NUMBER
See Also:
Constant Field Values

TYPE_FIELD_NUMBER

public static final int TYPE_FIELD_NUMBER
See Also:
Constant Field Values

MEDIALIST_FIELD_NUMBER

public static final int MEDIALIST_FIELD_NUMBER
See Also:
Constant Field Values

OWNERNODEID_FIELD_NUMBER

public static final int OWNERNODEID_FIELD_NUMBER
See Also:
Constant Field Values

OWNERRULEID_FIELD_NUMBER

public static final int OWNERRULEID_FIELD_NUMBER
See Also:
Constant Field Values

PARENTSTYLESHEETID_FIELD_NUMBER

public static final int PARENTSTYLESHEETID_FIELD_NUMBER
See Also:
Constant Field Values
Method Detail

getDefaultInstance

public static EsdbgProtos.CssStylesheetList.Stylesheet getDefaultInstance()

getDefaultInstanceForType

public EsdbgProtos.CssStylesheetList.Stylesheet 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

hasObjectID

public boolean hasObjectID()
Specified by:
hasObjectID in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

getObjectID

public int getObjectID()
Specified by:
getObjectID in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

hasIsDisabled

public boolean hasIsDisabled()
Specified by:
hasIsDisabled in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

getIsDisabled

public boolean getIsDisabled()
Specified by:
getIsDisabled in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

hasHref

public boolean hasHref()
Specified by:
hasHref in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

getHref

public java.lang.String getHref()
Specified by:
getHref in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

hasTitle

public boolean hasTitle()
Specified by:
hasTitle in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

getTitle

public java.lang.String getTitle()
Specified by:
getTitle in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

hasType

public boolean hasType()
Specified by:
hasType in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

getType

public java.lang.String getType()
Specified by:
getType in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

getMediaListList

public java.util.List<java.lang.String> getMediaListList()
Specified by:
getMediaListList in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

getMediaListCount

public int getMediaListCount()
Specified by:
getMediaListCount in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

getMediaList

public java.lang.String getMediaList(int index)
Specified by:
getMediaList in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

hasOwnerNodeID

public boolean hasOwnerNodeID()
Specified by:
hasOwnerNodeID in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

getOwnerNodeID

public int getOwnerNodeID()
Specified by:
getOwnerNodeID in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

hasOwnerRuleID

public boolean hasOwnerRuleID()
Specified by:
hasOwnerRuleID in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

getOwnerRuleID

public int getOwnerRuleID()
Specified by:
getOwnerRuleID in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

hasParentStylesheetID

public boolean hasParentStylesheetID()
Specified by:
hasParentStylesheetID in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

getParentStylesheetID

public int getParentStylesheetID()
Specified by:
getParentStylesheetID in interface EsdbgProtos.CssStylesheetList.StylesheetOrBuilder

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.CssStylesheetList.Stylesheet parseFrom(com.google.protobuf.ByteString data)
                                                          throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static EsdbgProtos.CssStylesheetList.Stylesheet 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.CssStylesheetList.Stylesheet parseFrom(byte[] data)
                                                          throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static EsdbgProtos.CssStylesheetList.Stylesheet parseFrom(byte[] data,
                                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                          throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static EsdbgProtos.CssStylesheetList.Stylesheet parseFrom(java.io.InputStream input)
                                                          throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static EsdbgProtos.CssStylesheetList.Stylesheet parseFrom(java.io.InputStream input,
                                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                          throws java.io.IOException
Throws:
java.io.IOException

parseDelimitedFrom

public static EsdbgProtos.CssStylesheetList.Stylesheet parseDelimitedFrom(java.io.InputStream input)
                                                                   throws java.io.IOException
Throws:
java.io.IOException

parseDelimitedFrom

public static EsdbgProtos.CssStylesheetList.Stylesheet parseDelimitedFrom(java.io.InputStream input,
                                                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                   throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static EsdbgProtos.CssStylesheetList.Stylesheet parseFrom(com.google.protobuf.CodedInputStream input)
                                                          throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static EsdbgProtos.CssStylesheetList.Stylesheet parseFrom(com.google.protobuf.CodedInputStream input,
                                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                          throws java.io.IOException
Throws:
java.io.IOException

newBuilder

public static EsdbgProtos.CssStylesheetList.Stylesheet.Builder newBuilder()

newBuilderForType

public EsdbgProtos.CssStylesheetList.Stylesheet.Builder newBuilderForType()
Specified by:
newBuilderForType in interface com.google.protobuf.Message
Specified by:
newBuilderForType in interface com.google.protobuf.MessageLite

newBuilder

public static EsdbgProtos.CssStylesheetList.Stylesheet.Builder newBuilder(EsdbgProtos.CssStylesheetList.Stylesheet prototype)

toBuilder

public EsdbgProtos.CssStylesheetList.Stylesheet.Builder toBuilder()
Specified by:
toBuilder in interface com.google.protobuf.Message
Specified by:
toBuilder in interface com.google.protobuf.MessageLite

newBuilderForType

protected EsdbgProtos.CssStylesheetList.Stylesheet.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
Specified by:
newBuilderForType in class com.google.protobuf.GeneratedMessage


Copyright © 2011. All Rights Reserved.