com.opera.core.systems.scope.protos
Class DesktopWmProtos.DesktopWindowList.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<DesktopWmProtos.DesktopWindowList.Builder>
              extended by com.opera.core.systems.scope.protos.DesktopWmProtos.DesktopWindowList.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DesktopWmProtos.DesktopWindowListOrBuilder, java.lang.Cloneable
Enclosing class:
DesktopWmProtos.DesktopWindowList

public static final class DesktopWmProtos.DesktopWindowList.Builder
extends com.google.protobuf.GeneratedMessage.Builder<DesktopWmProtos.DesktopWindowList.Builder>
implements DesktopWmProtos.DesktopWindowListOrBuilder


Method Summary
 DesktopWmProtos.DesktopWindowList.Builder addAllWindowList(java.lang.Iterable<? extends DesktopWmProtos.DesktopWindowInfo> values)
           
 DesktopWmProtos.DesktopWindowList.Builder addWindowList(DesktopWmProtos.DesktopWindowInfo.Builder builderForValue)
           
 DesktopWmProtos.DesktopWindowList.Builder addWindowList(DesktopWmProtos.DesktopWindowInfo value)
           
 DesktopWmProtos.DesktopWindowList.Builder addWindowList(int index, DesktopWmProtos.DesktopWindowInfo.Builder builderForValue)
           
 DesktopWmProtos.DesktopWindowList.Builder addWindowList(int index, DesktopWmProtos.DesktopWindowInfo value)
           
 DesktopWmProtos.DesktopWindowInfo.Builder addWindowListBuilder()
           
 DesktopWmProtos.DesktopWindowInfo.Builder addWindowListBuilder(int index)
           
 DesktopWmProtos.DesktopWindowList build()
           
 DesktopWmProtos.DesktopWindowList buildPartial()
           
 DesktopWmProtos.DesktopWindowList.Builder clear()
           
 DesktopWmProtos.DesktopWindowList.Builder clearWindowList()
           
 DesktopWmProtos.DesktopWindowList.Builder clone()
           
 DesktopWmProtos.DesktopWindowList getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 DesktopWmProtos.DesktopWindowInfo getWindowList(int index)
           
 DesktopWmProtos.DesktopWindowInfo.Builder getWindowListBuilder(int index)
           
 java.util.List<DesktopWmProtos.DesktopWindowInfo.Builder> getWindowListBuilderList()
           
 int getWindowListCount()
           
 java.util.List<DesktopWmProtos.DesktopWindowInfo> getWindowListList()
           
 DesktopWmProtos.DesktopWindowInfoOrBuilder getWindowListOrBuilder(int index)
           
 java.util.List<? extends DesktopWmProtos.DesktopWindowInfoOrBuilder> getWindowListOrBuilderList()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 DesktopWmProtos.DesktopWindowList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 DesktopWmProtos.DesktopWindowList.Builder mergeFrom(DesktopWmProtos.DesktopWindowList other)
           
 DesktopWmProtos.DesktopWindowList.Builder mergeFrom(com.google.protobuf.Message other)
           
 DesktopWmProtos.DesktopWindowList.Builder removeWindowList(int index)
           
 DesktopWmProtos.DesktopWindowList.Builder setWindowList(int index, DesktopWmProtos.DesktopWindowInfo.Builder builderForValue)
           
 DesktopWmProtos.DesktopWindowList.Builder setWindowList(int index, DesktopWmProtos.DesktopWindowInfo value)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

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.Builder<DesktopWmProtos.DesktopWindowList.Builder>

clear

public DesktopWmProtos.DesktopWindowList.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<DesktopWmProtos.DesktopWindowList.Builder>

clone

public DesktopWmProtos.DesktopWindowList.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<DesktopWmProtos.DesktopWindowList.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<DesktopWmProtos.DesktopWindowList.Builder>

getDefaultInstanceForType

public DesktopWmProtos.DesktopWindowList getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public DesktopWmProtos.DesktopWindowList build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public DesktopWmProtos.DesktopWindowList buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public DesktopWmProtos.DesktopWindowList.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DesktopWmProtos.DesktopWindowList.Builder>

mergeFrom

public DesktopWmProtos.DesktopWindowList.Builder mergeFrom(DesktopWmProtos.DesktopWindowList other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<DesktopWmProtos.DesktopWindowList.Builder>

mergeFrom

public DesktopWmProtos.DesktopWindowList.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                           com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                    throws java.io.IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DesktopWmProtos.DesktopWindowList.Builder>
Throws:
java.io.IOException

getWindowListList

public java.util.List<DesktopWmProtos.DesktopWindowInfo> getWindowListList()
Specified by:
getWindowListList in interface DesktopWmProtos.DesktopWindowListOrBuilder

getWindowListCount

public int getWindowListCount()
Specified by:
getWindowListCount in interface DesktopWmProtos.DesktopWindowListOrBuilder

getWindowList

public DesktopWmProtos.DesktopWindowInfo getWindowList(int index)
Specified by:
getWindowList in interface DesktopWmProtos.DesktopWindowListOrBuilder

setWindowList

public DesktopWmProtos.DesktopWindowList.Builder setWindowList(int index,
                                                               DesktopWmProtos.DesktopWindowInfo value)

setWindowList

public DesktopWmProtos.DesktopWindowList.Builder setWindowList(int index,
                                                               DesktopWmProtos.DesktopWindowInfo.Builder builderForValue)

addWindowList

public DesktopWmProtos.DesktopWindowList.Builder addWindowList(DesktopWmProtos.DesktopWindowInfo value)

addWindowList

public DesktopWmProtos.DesktopWindowList.Builder addWindowList(int index,
                                                               DesktopWmProtos.DesktopWindowInfo value)

addWindowList

public DesktopWmProtos.DesktopWindowList.Builder addWindowList(DesktopWmProtos.DesktopWindowInfo.Builder builderForValue)

addWindowList

public DesktopWmProtos.DesktopWindowList.Builder addWindowList(int index,
                                                               DesktopWmProtos.DesktopWindowInfo.Builder builderForValue)

addAllWindowList

public DesktopWmProtos.DesktopWindowList.Builder addAllWindowList(java.lang.Iterable<? extends DesktopWmProtos.DesktopWindowInfo> values)

clearWindowList

public DesktopWmProtos.DesktopWindowList.Builder clearWindowList()

removeWindowList

public DesktopWmProtos.DesktopWindowList.Builder removeWindowList(int index)

getWindowListBuilder

public DesktopWmProtos.DesktopWindowInfo.Builder getWindowListBuilder(int index)

getWindowListOrBuilder

public DesktopWmProtos.DesktopWindowInfoOrBuilder getWindowListOrBuilder(int index)
Specified by:
getWindowListOrBuilder in interface DesktopWmProtos.DesktopWindowListOrBuilder

getWindowListOrBuilderList

public java.util.List<? extends DesktopWmProtos.DesktopWindowInfoOrBuilder> getWindowListOrBuilderList()
Specified by:
getWindowListOrBuilderList in interface DesktopWmProtos.DesktopWindowListOrBuilder

addWindowListBuilder

public DesktopWmProtos.DesktopWindowInfo.Builder addWindowListBuilder()

addWindowListBuilder

public DesktopWmProtos.DesktopWindowInfo.Builder addWindowListBuilder(int index)

getWindowListBuilderList

public java.util.List<DesktopWmProtos.DesktopWindowInfo.Builder> getWindowListBuilderList()


Copyright © 2011. All Rights Reserved.