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

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

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

Methods in com.opera.core.systems.scope.protos that return ScopeProtos.HostInfo.Builder
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.addAllServiceList(java.lang.Iterable<? extends ScopeProtos.Service> values)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.addServiceList(int index, ScopeProtos.Service.Builder builderForValue)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.addServiceList(int index, ScopeProtos.Service value)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.addServiceList(ScopeProtos.Service.Builder builderForValue)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.addServiceList(ScopeProtos.Service value)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.clear()
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.clearCoreVersion()
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.clearOperatingSystem()
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.clearPlatform()
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.clearServiceList()
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.clearStpVersion()
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.clearUserAgent()
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.clone()
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.mergeFrom(com.google.protobuf.Message other)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.mergeFrom(ScopeProtos.HostInfo other)
           
static ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.newBuilder()
           
static ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.newBuilder(ScopeProtos.HostInfo prototype)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.newBuilderForType()
           
protected  ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.removeServiceList(int index)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.setCoreVersion(java.lang.String value)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.setOperatingSystem(java.lang.String value)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.setPlatform(java.lang.String value)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.setServiceList(int index, ScopeProtos.Service.Builder builderForValue)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.setServiceList(int index, ScopeProtos.Service value)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.setStpVersion(int value)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.Builder.setUserAgent(java.lang.String value)
           
 ScopeProtos.HostInfo.Builder ScopeProtos.HostInfo.toBuilder()
           
 



Copyright © 2011. All Rights Reserved.