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

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

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


Method Summary
 ScopeProtos.MessageInfo getMessageList(int index)
           
 int getMessageListCount()
           
 List<ScopeProtos.MessageInfo> getMessageListList()
           
 ScopeProtos.MessageInfoOrBuilder getMessageListOrBuilder(int index)
           
 List<? extends ScopeProtos.MessageInfoOrBuilder> getMessageListOrBuilderList()
           
 
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

getMessageListList

List<ScopeProtos.MessageInfo> getMessageListList()

getMessageList

ScopeProtos.MessageInfo getMessageList(int index)

getMessageListCount

int getMessageListCount()

getMessageListOrBuilderList

List<? extends ScopeProtos.MessageInfoOrBuilder> getMessageListOrBuilderList()

getMessageListOrBuilder

ScopeProtos.MessageInfoOrBuilder getMessageListOrBuilder(int index)


Copyright © 2012. All Rights Reserved.