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

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

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

Methods in com.opera.core.systems.scope.protos that return ScopeProtos.EventInfo
 ScopeProtos.EventInfo ScopeProtos.EventInfo.Builder.build()
           
 ScopeProtos.EventInfo ScopeProtos.EventInfo.Builder.buildPartial()
           
static ScopeProtos.EventInfo ScopeProtos.EventInfo.getDefaultInstance()
           
 ScopeProtos.EventInfo ScopeProtos.EventInfo.getDefaultInstanceForType()
           
 ScopeProtos.EventInfo ScopeProtos.EventInfo.Builder.getDefaultInstanceForType()
           
 ScopeProtos.EventInfo ScopeProtos.ServiceInfoOrBuilder.getEventList(int index)
           
 ScopeProtos.EventInfo ScopeProtos.ServiceInfo.getEventList(int index)
           
 ScopeProtos.EventInfo ScopeProtos.ServiceInfo.Builder.getEventList(int index)
           
static ScopeProtos.EventInfo ScopeProtos.EventInfo.parseDelimitedFrom(java.io.InputStream input)
           
static ScopeProtos.EventInfo ScopeProtos.EventInfo.parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ScopeProtos.EventInfo ScopeProtos.EventInfo.parseFrom(byte[] data)
           
static ScopeProtos.EventInfo ScopeProtos.EventInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ScopeProtos.EventInfo ScopeProtos.EventInfo.parseFrom(com.google.protobuf.ByteString data)
           
static ScopeProtos.EventInfo ScopeProtos.EventInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ScopeProtos.EventInfo ScopeProtos.EventInfo.parseFrom(com.google.protobuf.CodedInputStream input)
           
static ScopeProtos.EventInfo ScopeProtos.EventInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ScopeProtos.EventInfo ScopeProtos.EventInfo.parseFrom(java.io.InputStream input)
           
static ScopeProtos.EventInfo ScopeProtos.EventInfo.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.EventInfo
 java.util.List<ScopeProtos.EventInfo> ScopeProtos.ServiceInfoOrBuilder.getEventListList()
           
 java.util.List<ScopeProtos.EventInfo> ScopeProtos.ServiceInfo.getEventListList()
           
 java.util.List<ScopeProtos.EventInfo> ScopeProtos.ServiceInfo.Builder.getEventListList()
           
 

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

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



Copyright © 2011. All Rights Reserved.