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

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

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

Methods in com.opera.core.systems.scope.protos that return ScopeProtos.CommandInfo.Builder
 ScopeProtos.CommandInfo.Builder ScopeProtos.ServiceInfo.Builder.addCommandListBuilder()
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.ServiceInfo.Builder.addCommandListBuilder(int index)
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.Builder.clear()
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.Builder.clearMessageID()
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.Builder.clearName()
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.Builder.clearNumber()
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.Builder.clearResponseID()
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.Builder.clone()
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.ServiceInfo.Builder.getCommandListBuilder(int index)
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.Builder.mergeFrom(com.google.protobuf.Message other)
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.Builder.mergeFrom(ScopeProtos.CommandInfo other)
           
static ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.newBuilder()
           
static ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.newBuilder(ScopeProtos.CommandInfo prototype)
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.newBuilderForType()
           
protected  ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.Builder.setMessageID(int value)
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.Builder.setName(String value)
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.Builder.setNumber(int value)
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.Builder.setResponseID(int value)
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.toBuilder()
           
 

Methods in com.opera.core.systems.scope.protos that return types with arguments of type ScopeProtos.CommandInfo.Builder
 List<ScopeProtos.CommandInfo.Builder> ScopeProtos.ServiceInfo.Builder.getCommandListBuilderList()
           
 

Methods in com.opera.core.systems.scope.protos with parameters of type ScopeProtos.CommandInfo.Builder
 ScopeProtos.ServiceInfo.Builder ScopeProtos.ServiceInfo.Builder.addCommandList(int index, ScopeProtos.CommandInfo.Builder builderForValue)
           
 ScopeProtos.ServiceInfo.Builder ScopeProtos.ServiceInfo.Builder.addCommandList(ScopeProtos.CommandInfo.Builder builderForValue)
           
 ScopeProtos.ServiceInfo.Builder ScopeProtos.ServiceInfo.Builder.setCommandList(int index, ScopeProtos.CommandInfo.Builder builderForValue)
           
 



Copyright © 2012. All Rights Reserved.