Uses of Class
com.opera.core.systems.scope.protos.ScopeProtos.MessageInfoList.Builder

Packages that use ScopeProtos.MessageInfoList.Builder
com.opera.core.systems.scope.protos   
 

Uses of ScopeProtos.MessageInfoList.Builder in com.opera.core.systems.scope.protos
 

Methods in com.opera.core.systems.scope.protos that return ScopeProtos.MessageInfoList.Builder
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.addAllMessageList(java.lang.Iterable<? extends ScopeProtos.MessageInfo> values)
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.addMessageList(int index, ScopeProtos.MessageInfo.Builder builderForValue)
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.addMessageList(int index, ScopeProtos.MessageInfo value)
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.addMessageList(ScopeProtos.MessageInfo.Builder builderForValue)
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.addMessageList(ScopeProtos.MessageInfo value)
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.clear()
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.clearMessageList()
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.clone()
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.mergeFrom(com.google.protobuf.Message other)
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.mergeFrom(ScopeProtos.MessageInfoList other)
           
static ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.newBuilder()
           
static ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.newBuilder(ScopeProtos.MessageInfoList prototype)
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.newBuilderForType()
           
protected  ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.removeMessageList(int index)
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.setMessageList(int index, ScopeProtos.MessageInfo.Builder builderForValue)
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.Builder.setMessageList(int index, ScopeProtos.MessageInfo value)
           
 ScopeProtos.MessageInfoList.Builder ScopeProtos.MessageInfoList.toBuilder()
           
 



Copyright © 2011. All Rights Reserved.