public static interface PrefsProtos.PrefOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getEnabled() |
String |
getKey() |
String |
getSection() |
PrefsProtos.Pref.Type |
getType() |
String |
getValue() |
boolean |
hasEnabled() |
boolean |
hasKey() |
boolean |
hasSection() |
boolean |
hasType() |
boolean |
hasValue() |
boolean hasType()
PrefsProtos.Pref.Type getType()
boolean hasSection()
String getSection()
boolean hasKey()
String getKey()
boolean hasValue()
String getValue()
boolean hasEnabled()
boolean getEnabled()
Copyright © 2012. All Rights Reserved.