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

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

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


Method Summary
 boolean getClearFilter()
           
 int getExcludeIDList(int index)
           
 int getExcludeIDListCount()
           
 java.util.List<java.lang.Integer> getExcludeIDListList()
           
 java.lang.String getExcludePatternList(int index)
           
 int getExcludePatternListCount()
           
 java.util.List<java.lang.String> getExcludePatternListList()
           
 int getIncludeIDList(int index)
           
 int getIncludeIDListCount()
           
 java.util.List<java.lang.Integer> getIncludeIDListList()
           
 java.lang.String getIncludePatternList(int index)
           
 int getIncludePatternListCount()
           
 java.util.List<java.lang.String> getIncludePatternListList()
           
 boolean hasClearFilter()
           
 
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

hasClearFilter

boolean hasClearFilter()

getClearFilter

boolean getClearFilter()

getIncludeIDListList

java.util.List<java.lang.Integer> getIncludeIDListList()

getIncludeIDListCount

int getIncludeIDListCount()

getIncludeIDList

int getIncludeIDList(int index)

getIncludePatternListList

java.util.List<java.lang.String> getIncludePatternListList()

getIncludePatternListCount

int getIncludePatternListCount()

getIncludePatternList

java.lang.String getIncludePatternList(int index)

getExcludeIDListList

java.util.List<java.lang.Integer> getExcludeIDListList()

getExcludeIDListCount

int getExcludeIDListCount()

getExcludeIDList

int getExcludeIDList(int index)

getExcludePatternListList

java.util.List<java.lang.String> getExcludePatternListList()

getExcludePatternListCount

int getExcludePatternListCount()

getExcludePatternList

java.lang.String getExcludePatternList(int index)


Copyright © 2011. All Rights Reserved.