public static final class PrefsProtos.PrefList extends com.google.protobuf.GeneratedMessage implements PrefsProtos.PrefListOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
PrefsProtos.PrefList.Builder |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
PREFLIST_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static PrefsProtos.PrefList |
getDefaultInstance() |
PrefsProtos.PrefList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
PrefsProtos.Pref |
getPrefList(int index) |
int |
getPrefListCount() |
List<PrefsProtos.Pref> |
getPrefListList() |
PrefsProtos.PrefOrBuilder |
getPrefListOrBuilder(int index) |
List<? extends PrefsProtos.PrefOrBuilder> |
getPrefListOrBuilderList() |
int |
getSerializedSize() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static PrefsProtos.PrefList.Builder |
newBuilder() |
static PrefsProtos.PrefList.Builder |
newBuilder(PrefsProtos.PrefList prototype) |
PrefsProtos.PrefList.Builder |
newBuilderForType() |
protected PrefsProtos.PrefList.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static PrefsProtos.PrefList |
parseDelimitedFrom(InputStream input) |
static PrefsProtos.PrefList |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrefsProtos.PrefList |
parseFrom(byte[] data) |
static PrefsProtos.PrefList |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrefsProtos.PrefList |
parseFrom(com.google.protobuf.ByteString data) |
static PrefsProtos.PrefList |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrefsProtos.PrefList |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PrefsProtos.PrefList |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrefsProtos.PrefList |
parseFrom(InputStream input) |
static PrefsProtos.PrefList |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PrefsProtos.PrefList.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionequals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int PREFLIST_FIELD_NUMBER
public static PrefsProtos.PrefList getDefaultInstance()
public PrefsProtos.PrefList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic List<PrefsProtos.Pref> getPrefListList()
getPrefListList in interface PrefsProtos.PrefListOrBuilderpublic List<? extends PrefsProtos.PrefOrBuilder> getPrefListOrBuilderList()
getPrefListOrBuilderList in interface PrefsProtos.PrefListOrBuilderpublic int getPrefListCount()
getPrefListCount in interface PrefsProtos.PrefListOrBuilderpublic PrefsProtos.Pref getPrefList(int index)
getPrefList in interface PrefsProtos.PrefListOrBuilderpublic PrefsProtos.PrefOrBuilder getPrefListOrBuilder(int index)
getPrefListOrBuilder in interface PrefsProtos.PrefListOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static PrefsProtos.PrefList parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PrefsProtos.PrefList parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PrefsProtos.PrefList parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PrefsProtos.PrefList parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PrefsProtos.PrefList parseFrom(InputStream input) throws IOException
IOExceptionpublic static PrefsProtos.PrefList parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PrefsProtos.PrefList parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PrefsProtos.PrefList parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PrefsProtos.PrefList parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PrefsProtos.PrefList parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PrefsProtos.PrefList.Builder newBuilder()
public PrefsProtos.PrefList.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PrefsProtos.PrefList.Builder newBuilder(PrefsProtos.PrefList prototype)
public PrefsProtos.PrefList.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PrefsProtos.PrefList.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2012. All Rights Reserved.