Uses of Class
com.opera.core.systems.scope.protos.EcmascriptProtos.Runtime

Packages that use EcmascriptProtos.Runtime
com.opera.core.systems.scope.protos   
com.opera.core.systems.scope.services.ums   
 

Uses of EcmascriptProtos.Runtime in com.opera.core.systems.scope.protos
 

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

Methods in com.opera.core.systems.scope.protos with parameters of type EcmascriptProtos.Runtime
 EcmascriptProtos.RuntimeList.Builder EcmascriptProtos.RuntimeList.Builder.addRuntimeList(EcmascriptProtos.Runtime value)
           
 EcmascriptProtos.RuntimeList.Builder EcmascriptProtos.RuntimeList.Builder.addRuntimeList(int index, EcmascriptProtos.Runtime value)
           
 EcmascriptProtos.Runtime.Builder EcmascriptProtos.Runtime.Builder.mergeFrom(EcmascriptProtos.Runtime other)
           
static EcmascriptProtos.Runtime.Builder EcmascriptProtos.Runtime.newBuilder(EcmascriptProtos.Runtime prototype)
           
 EcmascriptProtos.RuntimeList.Builder EcmascriptProtos.RuntimeList.Builder.setRuntimeList(int index, EcmascriptProtos.Runtime value)
           
 

Method parameters in com.opera.core.systems.scope.protos with type arguments of type EcmascriptProtos.Runtime
 EcmascriptProtos.RuntimeList.Builder EcmascriptProtos.RuntimeList.Builder.addAllRuntimeList(java.lang.Iterable<? extends EcmascriptProtos.Runtime> values)
           
 

Uses of EcmascriptProtos.Runtime in com.opera.core.systems.scope.services.ums
 

Methods in com.opera.core.systems.scope.services.ums that return EcmascriptProtos.Runtime
protected  EcmascriptProtos.Runtime EcmascriptService.findRuntime()
           
 

Methods in com.opera.core.systems.scope.services.ums with parameters of type EcmascriptProtos.Runtime
 void EcmascriptService.setRuntime(EcmascriptProtos.Runtime runtime)
           
 



Copyright © 2011. All Rights Reserved.