com.opera.core.systems.scope.protos
Interface WmProtos.WindowListOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
WmProtos.WindowList, WmProtos.WindowList.Builder
Enclosing class:
WmProtos

public static interface WmProtos.WindowListOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 WmProtos.WindowInfo getWindowList(int index)
           
 int getWindowListCount()
           
 java.util.List<WmProtos.WindowInfo> getWindowListList()
           
 WmProtos.WindowInfoOrBuilder getWindowListOrBuilder(int index)
           
 java.util.List<? extends WmProtos.WindowInfoOrBuilder> getWindowListOrBuilderList()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

getWindowListList

java.util.List<WmProtos.WindowInfo> getWindowListList()

getWindowList

WmProtos.WindowInfo getWindowList(int index)

getWindowListCount

int getWindowListCount()

getWindowListOrBuilderList

java.util.List<? extends WmProtos.WindowInfoOrBuilder> getWindowListOrBuilderList()

getWindowListOrBuilder

WmProtos.WindowInfoOrBuilder getWindowListOrBuilder(int index)


Copyright © 2011. All Rights Reserved.