com.opera.core.systems.scope.protos
Class WmProtos.WindowList.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<WmProtos.WindowList.Builder>
              extended by com.opera.core.systems.scope.protos.WmProtos.WindowList.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, WmProtos.WindowListOrBuilder, java.lang.Cloneable
Enclosing class:
WmProtos.WindowList

public static final class WmProtos.WindowList.Builder
extends com.google.protobuf.GeneratedMessage.Builder<WmProtos.WindowList.Builder>
implements WmProtos.WindowListOrBuilder


Method Summary
 WmProtos.WindowList.Builder addAllWindowList(java.lang.Iterable<? extends WmProtos.WindowInfo> values)
           
 WmProtos.WindowList.Builder addWindowList(int index, WmProtos.WindowInfo.Builder builderForValue)
           
 WmProtos.WindowList.Builder addWindowList(int index, WmProtos.WindowInfo value)
           
 WmProtos.WindowList.Builder addWindowList(WmProtos.WindowInfo.Builder builderForValue)
           
 WmProtos.WindowList.Builder addWindowList(WmProtos.WindowInfo value)
           
 WmProtos.WindowInfo.Builder addWindowListBuilder()
           
 WmProtos.WindowInfo.Builder addWindowListBuilder(int index)
           
 WmProtos.WindowList build()
           
 WmProtos.WindowList buildPartial()
           
 WmProtos.WindowList.Builder clear()
           
 WmProtos.WindowList.Builder clearWindowList()
           
 WmProtos.WindowList.Builder clone()
           
 WmProtos.WindowList getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 WmProtos.WindowInfo getWindowList(int index)
           
 WmProtos.WindowInfo.Builder getWindowListBuilder(int index)
           
 java.util.List<WmProtos.WindowInfo.Builder> getWindowListBuilderList()
           
 int getWindowListCount()
           
 java.util.List<WmProtos.WindowInfo> getWindowListList()
           
 WmProtos.WindowInfoOrBuilder getWindowListOrBuilder(int index)
           
 java.util.List<? extends WmProtos.WindowInfoOrBuilder> getWindowListOrBuilderList()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 WmProtos.WindowList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 WmProtos.WindowList.Builder mergeFrom(com.google.protobuf.Message other)
           
 WmProtos.WindowList.Builder mergeFrom(WmProtos.WindowList other)
           
 WmProtos.WindowList.Builder removeWindowList(int index)
           
 WmProtos.WindowList.Builder setWindowList(int index, WmProtos.WindowInfo.Builder builderForValue)
           
 WmProtos.WindowList.Builder setWindowList(int index, WmProtos.WindowInfo 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<WmProtos.WindowList.Builder>

clear

public WmProtos.WindowList.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<WmProtos.WindowList.Builder>

clone

public WmProtos.WindowList.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<WmProtos.WindowList.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<WmProtos.WindowList.Builder>

getDefaultInstanceForType

public WmProtos.WindowList getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

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

buildPartial

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

mergeFrom

public WmProtos.WindowList.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<WmProtos.WindowList.Builder>

mergeFrom

public WmProtos.WindowList.Builder mergeFrom(WmProtos.WindowList other)

isInitialized

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

mergeFrom

public WmProtos.WindowList.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<WmProtos.WindowList.Builder>
Throws:
java.io.IOException

getWindowListList

public java.util.List<WmProtos.WindowInfo> getWindowListList()
Specified by:
getWindowListList in interface WmProtos.WindowListOrBuilder

getWindowListCount

public int getWindowListCount()
Specified by:
getWindowListCount in interface WmProtos.WindowListOrBuilder

getWindowList

public WmProtos.WindowInfo getWindowList(int index)
Specified by:
getWindowList in interface WmProtos.WindowListOrBuilder

setWindowList

public WmProtos.WindowList.Builder setWindowList(int index,
                                                 WmProtos.WindowInfo value)

setWindowList

public WmProtos.WindowList.Builder setWindowList(int index,
                                                 WmProtos.WindowInfo.Builder builderForValue)

addWindowList

public WmProtos.WindowList.Builder addWindowList(WmProtos.WindowInfo value)

addWindowList

public WmProtos.WindowList.Builder addWindowList(int index,
                                                 WmProtos.WindowInfo value)

addWindowList

public WmProtos.WindowList.Builder addWindowList(WmProtos.WindowInfo.Builder builderForValue)

addWindowList

public WmProtos.WindowList.Builder addWindowList(int index,
                                                 WmProtos.WindowInfo.Builder builderForValue)

addAllWindowList

public WmProtos.WindowList.Builder addAllWindowList(java.lang.Iterable<? extends WmProtos.WindowInfo> values)

clearWindowList

public WmProtos.WindowList.Builder clearWindowList()

removeWindowList

public WmProtos.WindowList.Builder removeWindowList(int index)

getWindowListBuilder

public WmProtos.WindowInfo.Builder getWindowListBuilder(int index)

getWindowListOrBuilder

public WmProtos.WindowInfoOrBuilder getWindowListOrBuilder(int index)
Specified by:
getWindowListOrBuilder in interface WmProtos.WindowListOrBuilder

getWindowListOrBuilderList

public java.util.List<? extends WmProtos.WindowInfoOrBuilder> getWindowListOrBuilderList()
Specified by:
getWindowListOrBuilderList in interface WmProtos.WindowListOrBuilder

addWindowListBuilder

public WmProtos.WindowInfo.Builder addWindowListBuilder()

addWindowListBuilder

public WmProtos.WindowInfo.Builder addWindowListBuilder(int index)

getWindowListBuilderList

public java.util.List<WmProtos.WindowInfo.Builder> getWindowListBuilderList()


Copyright © 2011. All Rights Reserved.