public static final class ListPeripherals.Data extends com.google.protobuf.GeneratedMessage implements ListPeripherals.DataOrBuilder
ListPeripherals.Data| Modifier and Type | Class and Description |
|---|---|
static class |
ListPeripherals.Data.Builder
Protobuf type
ListPeripherals.Data |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
PARSER |
| Modifier and Type | Method and Description |
|---|---|
static ListPeripherals.Data |
getDefaultInstance() |
ListPeripherals.Data |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
<any> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ListPeripherals.Data.Builder |
newBuilder() |
static ListPeripherals.Data.Builder |
newBuilder(ListPeripherals.Data prototype) |
ListPeripherals.Data.Builder |
newBuilderForType() |
protected ListPeripherals.Data.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ListPeripherals.Data |
parseDelimitedFrom(java.io.InputStream input) |
static ListPeripherals.Data |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListPeripherals.Data |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListPeripherals.Data |
parseFrom(com.google.protobuf.ByteString data) |
static ListPeripherals.Data |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListPeripherals.Data |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ListPeripherals.Data |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListPeripherals.Data |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListPeripherals.Data.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static ListPeripherals.Data getDefaultInstance()
public ListPeripherals.Data getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
java.io.IOExceptionpublic int getSerializedSize()
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
java.io.ObjectStreamExceptionpublic static ListPeripherals.Data parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListPeripherals.Data parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListPeripherals.Data parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListPeripherals.Data parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ListPeripherals.Data parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ListPeripherals.Data parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ListPeripherals.Data parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ListPeripherals.Data parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ListPeripherals.Data.Builder newBuilder()
public ListPeripherals.Data.Builder newBuilderForType()
public static ListPeripherals.Data.Builder newBuilder(ListPeripherals.Data prototype)
public ListPeripherals.Data.Builder toBuilder()
protected ListPeripherals.Data.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)