com.opera.core.systems.scope.protos
Interface CoreProtos.ClearPrivateDataArgOrBuilder

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

public static interface CoreProtos.ClearPrivateDataArgOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 CoreProtos.ClearFlags getClearList(int index)
           
 int getClearListCount()
           
 java.util.List<CoreProtos.ClearFlags> getClearListList()
           
 
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

getClearListList

java.util.List<CoreProtos.ClearFlags> getClearListList()

getClearListCount

int getClearListCount()

getClearList

CoreProtos.ClearFlags getClearList(int index)


Copyright © 2011. All Rights Reserved.