com.opera.core.systems.scope.protos
Interface ScopeProtos.MessageSelectionOrBuilder

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

public static interface ScopeProtos.MessageSelectionOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 int getIdList(int index)
           
 int getIdListCount()
           
 List<Integer> getIdListList()
           
 boolean getIncludeAll()
           
 boolean getIncludeRelated()
           
 String getServiceName()
           
 boolean hasIncludeAll()
           
 boolean hasIncludeRelated()
           
 boolean hasServiceName()
           
 
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

hasServiceName

boolean hasServiceName()

getServiceName

String getServiceName()

getIdListList

List<Integer> getIdListList()

getIdListCount

int getIdListCount()

getIdList

int getIdList(int index)

hasIncludeRelated

boolean hasIncludeRelated()

getIncludeRelated

boolean getIncludeRelated()

hasIncludeAll

boolean hasIncludeAll()

getIncludeAll

boolean getIncludeAll()


Copyright © 2012. All Rights Reserved.