com.opera.core.systems.scope.protos
Interface PrefsProtos.ListPrefsArgOrBuilder

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

public static interface PrefsProtos.ListPrefsArgOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 java.lang.String getSection()
           
 boolean getSort()
           
 boolean hasSection()
           
 boolean hasSort()
           
 
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

hasSort

boolean hasSort()

getSort

boolean getSort()

hasSection

boolean hasSection()

getSection

java.lang.String getSection()


Copyright © 2011. All Rights Reserved.