Uses of Class
com.opera.core.systems.scope.protos.EsdbgProtos.ObjectInfo

Packages that use EsdbgProtos.ObjectInfo
com.opera.core.systems.scope.protos   
 

Uses of EsdbgProtos.ObjectInfo in com.opera.core.systems.scope.protos
 

Methods in com.opera.core.systems.scope.protos that return EsdbgProtos.ObjectInfo
 EsdbgProtos.ObjectInfo EsdbgProtos.ObjectInfo.Builder.build()
           
 EsdbgProtos.ObjectInfo EsdbgProtos.ObjectInfo.Builder.buildPartial()
           
static EsdbgProtos.ObjectInfo EsdbgProtos.ObjectInfo.getDefaultInstance()
           
 EsdbgProtos.ObjectInfo EsdbgProtos.ObjectInfo.getDefaultInstanceForType()
           
 EsdbgProtos.ObjectInfo EsdbgProtos.ObjectInfo.Builder.getDefaultInstanceForType()
           
 EsdbgProtos.ObjectInfo EsdbgProtos.ObjectListOrBuilder.getObjectList(int index)
           
 EsdbgProtos.ObjectInfo EsdbgProtos.ObjectList.getObjectList(int index)
           
 EsdbgProtos.ObjectInfo EsdbgProtos.ObjectList.Builder.getObjectList(int index)
           
static EsdbgProtos.ObjectInfo EsdbgProtos.ObjectInfo.parseDelimitedFrom(InputStream input)
           
static EsdbgProtos.ObjectInfo EsdbgProtos.ObjectInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EsdbgProtos.ObjectInfo EsdbgProtos.ObjectInfo.parseFrom(byte[] data)
           
static EsdbgProtos.ObjectInfo EsdbgProtos.ObjectInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EsdbgProtos.ObjectInfo EsdbgProtos.ObjectInfo.parseFrom(com.google.protobuf.ByteString data)
           
static EsdbgProtos.ObjectInfo EsdbgProtos.ObjectInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EsdbgProtos.ObjectInfo EsdbgProtos.ObjectInfo.parseFrom(com.google.protobuf.CodedInputStream input)
           
static EsdbgProtos.ObjectInfo EsdbgProtos.ObjectInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EsdbgProtos.ObjectInfo EsdbgProtos.ObjectInfo.parseFrom(InputStream input)
           
static EsdbgProtos.ObjectInfo EsdbgProtos.ObjectInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in com.opera.core.systems.scope.protos that return types with arguments of type EsdbgProtos.ObjectInfo
 List<EsdbgProtos.ObjectInfo> EsdbgProtos.ObjectListOrBuilder.getObjectListList()
           
 List<EsdbgProtos.ObjectInfo> EsdbgProtos.ObjectList.getObjectListList()
           
 List<EsdbgProtos.ObjectInfo> EsdbgProtos.ObjectList.Builder.getObjectListList()
           
 

Methods in com.opera.core.systems.scope.protos with parameters of type EsdbgProtos.ObjectInfo
 EsdbgProtos.ObjectList.Builder EsdbgProtos.ObjectList.Builder.addObjectList(EsdbgProtos.ObjectInfo value)
           
 EsdbgProtos.ObjectList.Builder EsdbgProtos.ObjectList.Builder.addObjectList(int index, EsdbgProtos.ObjectInfo value)
           
 EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.Builder.mergeFrom(EsdbgProtos.ObjectInfo other)
           
static EsdbgProtos.ObjectInfo.Builder EsdbgProtos.ObjectInfo.newBuilder(EsdbgProtos.ObjectInfo prototype)
           
 EsdbgProtos.ObjectList.Builder EsdbgProtos.ObjectList.Builder.setObjectList(int index, EsdbgProtos.ObjectInfo value)
           
 

Method parameters in com.opera.core.systems.scope.protos with type arguments of type EsdbgProtos.ObjectInfo
 EsdbgProtos.ObjectList.Builder EsdbgProtos.ObjectList.Builder.addAllObjectList(Iterable<? extends EsdbgProtos.ObjectInfo> values)
           
 



Copyright © 2012. All Rights Reserved.