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

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

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


Method Summary
 java.lang.String getValue()
           
 boolean hasValue()
           
 
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

hasValue

boolean hasValue()

getValue

java.lang.String getValue()


Copyright © 2011. All Rights Reserved.