com.opera.core.systems.scope.protos
Interface EcmascriptProtos.ReleaseObjectsArgOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
EcmascriptProtos.ReleaseObjectsArg, EcmascriptProtos.ReleaseObjectsArg.Builder
Enclosing class:
EcmascriptProtos

public static interface EcmascriptProtos.ReleaseObjectsArgOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 int getObjectIDList(int index)
           
 int getObjectIDListCount()
           
 java.util.List<java.lang.Integer> getObjectIDListList()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

getObjectIDListList

java.util.List<java.lang.Integer> getObjectIDListList()

getObjectIDListCount

int getObjectIDListCount()

getObjectIDList

int getObjectIDList(int index)


Copyright © 2011. All Rights Reserved.