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

Packages that use EcmascriptProtos.Value
com.opera.core.systems.scope.protos   
 

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

Methods in com.opera.core.systems.scope.protos that return EcmascriptProtos.Value
 EcmascriptProtos.Value EcmascriptProtos.Value.Builder.build()
           
 EcmascriptProtos.Value EcmascriptProtos.Value.Builder.buildPartial()
           
static EcmascriptProtos.Value EcmascriptProtos.Value.getDefaultInstance()
           
 EcmascriptProtos.Value EcmascriptProtos.Value.getDefaultInstanceForType()
           
 EcmascriptProtos.Value EcmascriptProtos.Value.Builder.getDefaultInstanceForType()
           
 EcmascriptProtos.Value EcmascriptProtos.EvalResultOrBuilder.getValue()
           
 EcmascriptProtos.Value EcmascriptProtos.EvalResult.getValue()
           
 EcmascriptProtos.Value EcmascriptProtos.EvalResult.Builder.getValue()
           
 EcmascriptProtos.Value EcmascriptProtos.Object.PropertyOrBuilder.getValue()
           
 EcmascriptProtos.Value EcmascriptProtos.Object.Property.getValue()
           
 EcmascriptProtos.Value EcmascriptProtos.Object.Property.Builder.getValue()
           
static EcmascriptProtos.Value EcmascriptProtos.Value.parseDelimitedFrom(java.io.InputStream input)
           
static EcmascriptProtos.Value EcmascriptProtos.Value.parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EcmascriptProtos.Value EcmascriptProtos.Value.parseFrom(byte[] data)
           
static EcmascriptProtos.Value EcmascriptProtos.Value.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EcmascriptProtos.Value EcmascriptProtos.Value.parseFrom(com.google.protobuf.ByteString data)
           
static EcmascriptProtos.Value EcmascriptProtos.Value.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EcmascriptProtos.Value EcmascriptProtos.Value.parseFrom(com.google.protobuf.CodedInputStream input)
           
static EcmascriptProtos.Value EcmascriptProtos.Value.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EcmascriptProtos.Value EcmascriptProtos.Value.parseFrom(java.io.InputStream input)
           
static EcmascriptProtos.Value EcmascriptProtos.Value.parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in com.opera.core.systems.scope.protos with parameters of type EcmascriptProtos.Value
 EcmascriptProtos.Value.Builder EcmascriptProtos.Value.Builder.mergeFrom(EcmascriptProtos.Value other)
           
 EcmascriptProtos.EvalResult.Builder EcmascriptProtos.EvalResult.Builder.mergeValue(EcmascriptProtos.Value value)
           
 EcmascriptProtos.Object.Property.Builder EcmascriptProtos.Object.Property.Builder.mergeValue(EcmascriptProtos.Value value)
           
static EcmascriptProtos.Value.Builder EcmascriptProtos.Value.newBuilder(EcmascriptProtos.Value prototype)
           
 EcmascriptProtos.EvalResult.Builder EcmascriptProtos.EvalResult.Builder.setValue(EcmascriptProtos.Value value)
           
 EcmascriptProtos.Object.Property.Builder EcmascriptProtos.Object.Property.Builder.setValue(EcmascriptProtos.Value value)
           
 



Copyright © 2011. All Rights Reserved.