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
| 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 |
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.