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

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

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

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

Methods in com.opera.core.systems.scope.protos with parameters of type EcmascriptProtos.PrototypeChain
 EcmascriptProtos.ObjectList.Builder EcmascriptProtos.ObjectList.Builder.addPrototypeList(EcmascriptProtos.PrototypeChain value)
           
 EcmascriptProtos.ObjectList.Builder EcmascriptProtos.ObjectList.Builder.addPrototypeList(int index, EcmascriptProtos.PrototypeChain value)
           
 EcmascriptProtos.PrototypeChain.Builder EcmascriptProtos.PrototypeChain.Builder.mergeFrom(EcmascriptProtos.PrototypeChain other)
           
static EcmascriptProtos.PrototypeChain.Builder EcmascriptProtos.PrototypeChain.newBuilder(EcmascriptProtos.PrototypeChain prototype)
           
 EcmascriptProtos.ObjectList.Builder EcmascriptProtos.ObjectList.Builder.setPrototypeList(int index, EcmascriptProtos.PrototypeChain value)
           
 

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



Copyright © 2011. All Rights Reserved.