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

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

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

Methods in com.opera.core.systems.scope.protos that return ScopeProtos.CommandInfo
 ScopeProtos.CommandInfo ScopeProtos.CommandInfo.Builder.build()
           
 ScopeProtos.CommandInfo ScopeProtos.CommandInfo.Builder.buildPartial()
           
 ScopeProtos.CommandInfo ScopeProtos.ServiceInfoOrBuilder.getCommandList(int index)
           
 ScopeProtos.CommandInfo ScopeProtos.ServiceInfo.getCommandList(int index)
           
 ScopeProtos.CommandInfo ScopeProtos.ServiceInfo.Builder.getCommandList(int index)
           
static ScopeProtos.CommandInfo ScopeProtos.CommandInfo.getDefaultInstance()
           
 ScopeProtos.CommandInfo ScopeProtos.CommandInfo.getDefaultInstanceForType()
           
 ScopeProtos.CommandInfo ScopeProtos.CommandInfo.Builder.getDefaultInstanceForType()
           
static ScopeProtos.CommandInfo ScopeProtos.CommandInfo.parseDelimitedFrom(java.io.InputStream input)
           
static ScopeProtos.CommandInfo ScopeProtos.CommandInfo.parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ScopeProtos.CommandInfo ScopeProtos.CommandInfo.parseFrom(byte[] data)
           
static ScopeProtos.CommandInfo ScopeProtos.CommandInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ScopeProtos.CommandInfo ScopeProtos.CommandInfo.parseFrom(com.google.protobuf.ByteString data)
           
static ScopeProtos.CommandInfo ScopeProtos.CommandInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ScopeProtos.CommandInfo ScopeProtos.CommandInfo.parseFrom(com.google.protobuf.CodedInputStream input)
           
static ScopeProtos.CommandInfo ScopeProtos.CommandInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ScopeProtos.CommandInfo ScopeProtos.CommandInfo.parseFrom(java.io.InputStream input)
           
static ScopeProtos.CommandInfo ScopeProtos.CommandInfo.parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

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

Methods in com.opera.core.systems.scope.protos with parameters of type ScopeProtos.CommandInfo
 ScopeProtos.ServiceInfo.Builder ScopeProtos.ServiceInfo.Builder.addCommandList(int index, ScopeProtos.CommandInfo value)
           
 ScopeProtos.ServiceInfo.Builder ScopeProtos.ServiceInfo.Builder.addCommandList(ScopeProtos.CommandInfo value)
           
 ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.Builder.mergeFrom(ScopeProtos.CommandInfo other)
           
static ScopeProtos.CommandInfo.Builder ScopeProtos.CommandInfo.newBuilder(ScopeProtos.CommandInfo prototype)
           
 ScopeProtos.ServiceInfo.Builder ScopeProtos.ServiceInfo.Builder.setCommandList(int index, ScopeProtos.CommandInfo value)
           
 

Method parameters in com.opera.core.systems.scope.protos with type arguments of type ScopeProtos.CommandInfo
 ScopeProtos.ServiceInfo.Builder ScopeProtos.ServiceInfo.Builder.addAllCommandList(java.lang.Iterable<? extends ScopeProtos.CommandInfo> values)
           
 



Copyright © 2011. All Rights Reserved.