Uses of Class
com.opera.core.systems.scope.protos.ScopeProtos.MessageInfo

Packages that use ScopeProtos.MessageInfo
com.opera.core.systems.scope.protos   
 

Uses of ScopeProtos.MessageInfo in com.opera.core.systems.scope.protos
 

Methods in com.opera.core.systems.scope.protos that return ScopeProtos.MessageInfo
 ScopeProtos.MessageInfo ScopeProtos.MessageInfo.Builder.build()
           
 ScopeProtos.MessageInfo ScopeProtos.MessageInfo.Builder.buildPartial()
           
static ScopeProtos.MessageInfo ScopeProtos.MessageInfo.getDefaultInstance()
           
 ScopeProtos.MessageInfo ScopeProtos.MessageInfo.getDefaultInstanceForType()
           
 ScopeProtos.MessageInfo ScopeProtos.MessageInfo.Builder.getDefaultInstanceForType()
           
 ScopeProtos.MessageInfo ScopeProtos.MessageInfoListOrBuilder.getMessageList(int index)
           
 ScopeProtos.MessageInfo ScopeProtos.MessageInfoList.getMessageList(int index)
           
 ScopeProtos.MessageInfo ScopeProtos.MessageInfoList.Builder.getMessageList(int index)
           
static ScopeProtos.MessageInfo ScopeProtos.MessageInfo.parseDelimitedFrom(InputStream input)
           
static ScopeProtos.MessageInfo ScopeProtos.MessageInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ScopeProtos.MessageInfo ScopeProtos.MessageInfo.parseFrom(byte[] data)
           
static ScopeProtos.MessageInfo ScopeProtos.MessageInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ScopeProtos.MessageInfo ScopeProtos.MessageInfo.parseFrom(com.google.protobuf.ByteString data)
           
static ScopeProtos.MessageInfo ScopeProtos.MessageInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ScopeProtos.MessageInfo ScopeProtos.MessageInfo.parseFrom(com.google.protobuf.CodedInputStream input)
           
static ScopeProtos.MessageInfo ScopeProtos.MessageInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ScopeProtos.MessageInfo ScopeProtos.MessageInfo.parseFrom(InputStream input)
           
static ScopeProtos.MessageInfo ScopeProtos.MessageInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in com.opera.core.systems.scope.protos that return types with arguments of type ScopeProtos.MessageInfo
 List<ScopeProtos.MessageInfo> ScopeProtos.MessageInfoListOrBuilder.getMessageListList()
           
 List<ScopeProtos.MessageInfo> ScopeProtos.MessageInfoList.getMessageListList()
           
 List<ScopeProtos.MessageInfo> ScopeProtos.MessageInfoList.Builder.getMessageListList()
           
 

Methods in com.opera.core.systems.scope.protos with parameters of type ScopeProtos.MessageInfo
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.addMessageList(int index, ScopeProtos.MessageInfo value)
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.addMessageList(ScopeProtos.MessageInfo value)
           
 ScopeProtos.MessageInfo.Builder ScopeProtos.MessageInfo.Builder.mergeFrom(ScopeProtos.MessageInfo other)
           
static ScopeProtos.MessageInfo.Builder ScopeProtos.MessageInfo.newBuilder(ScopeProtos.MessageInfo prototype)
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.setMessageList(int index, ScopeProtos.MessageInfo value)
           
 

Method parameters in com.opera.core.systems.scope.protos with type arguments of type ScopeProtos.MessageInfo
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.addAllMessageList(Iterable<? extends ScopeProtos.MessageInfo> values)
           
 



Copyright © 2012. All Rights Reserved.