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

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

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

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

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

Methods in com.opera.core.systems.scope.protos with parameters of type ScopeProtos.EventInfo.Builder
 ScopeProtos.ServiceInfo.Builder ScopeProtos.ServiceInfo.Builder.addEventList(int index, ScopeProtos.EventInfo.Builder builderForValue)
           
 ScopeProtos.ServiceInfo.Builder ScopeProtos.ServiceInfo.Builder.addEventList(ScopeProtos.EventInfo.Builder builderForValue)
           
 ScopeProtos.ServiceInfo.Builder ScopeProtos.ServiceInfo.Builder.setEventList(int index, ScopeProtos.EventInfo.Builder builderForValue)
           
 



Copyright © 2011. All Rights Reserved.