public static final class AttachedPeripheralsList.Data extends com.google.protobuf.GeneratedMessage implements AttachedPeripheralsList.DataOrBuilder
AttachedPeripheralsList.Data| Modifier and Type | Class and Description |
|---|---|
static class |
AttachedPeripheralsList.Data.Builder
Protobuf type
AttachedPeripheralsList.Data |
static class |
AttachedPeripheralsList.Data.Peripheral
Protobuf type
AttachedPeripheralsList.Data.Peripheral |
static interface |
AttachedPeripheralsList.Data.PeripheralOrBuilder |
static class |
AttachedPeripheralsList.Data.Status
Protobuf enum
AttachedPeripheralsList.Data.Status |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
PARSER |
static int |
PERIPHS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static AttachedPeripheralsList.Data |
getDefaultInstance() |
AttachedPeripheralsList.Data |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
<any> |
getParserForType() |
AttachedPeripheralsList.Data.Peripheral |
getPeriphs(int index)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
int |
getPeriphsCount()
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
java.util.List<AttachedPeripheralsList.Data.Peripheral> |
getPeriphsList()
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
AttachedPeripheralsList.Data.PeripheralOrBuilder |
getPeriphsOrBuilder(int index)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
java.util.List<? extends AttachedPeripheralsList.Data.PeripheralOrBuilder> |
getPeriphsOrBuilderList()
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AttachedPeripheralsList.Data.Builder |
newBuilder() |
static AttachedPeripheralsList.Data.Builder |
newBuilder(AttachedPeripheralsList.Data prototype) |
AttachedPeripheralsList.Data.Builder |
newBuilderForType() |
protected AttachedPeripheralsList.Data.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static AttachedPeripheralsList.Data |
parseDelimitedFrom(java.io.InputStream input) |
static AttachedPeripheralsList.Data |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttachedPeripheralsList.Data |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttachedPeripheralsList.Data |
parseFrom(com.google.protobuf.ByteString data) |
static AttachedPeripheralsList.Data |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttachedPeripheralsList.Data |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AttachedPeripheralsList.Data |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttachedPeripheralsList.Data |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AttachedPeripheralsList.Data.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static <any> PARSER
public static final int PERIPHS_FIELD_NUMBER
public static AttachedPeripheralsList.Data getDefaultInstance()
public AttachedPeripheralsList.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 java.util.List<AttachedPeripheralsList.Data.Peripheral> getPeriphsList()
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;getPeriphsList in interface AttachedPeripheralsList.DataOrBuilderpublic java.util.List<? extends AttachedPeripheralsList.Data.PeripheralOrBuilder> getPeriphsOrBuilderList()
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;getPeriphsOrBuilderList in interface AttachedPeripheralsList.DataOrBuilderpublic int getPeriphsCount()
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;getPeriphsCount in interface AttachedPeripheralsList.DataOrBuilderpublic AttachedPeripheralsList.Data.Peripheral getPeriphs(int index)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;getPeriphs in interface AttachedPeripheralsList.DataOrBuilderpublic AttachedPeripheralsList.Data.PeripheralOrBuilder getPeriphsOrBuilder(int index)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;getPeriphsOrBuilder in interface AttachedPeripheralsList.DataOrBuilderpublic 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 AttachedPeripheralsList.Data parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AttachedPeripheralsList.Data parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AttachedPeripheralsList.Data parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AttachedPeripheralsList.Data parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AttachedPeripheralsList.Data parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AttachedPeripheralsList.Data parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AttachedPeripheralsList.Data parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AttachedPeripheralsList.Data parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AttachedPeripheralsList.Data.Builder newBuilder()
public AttachedPeripheralsList.Data.Builder newBuilderForType()
public static AttachedPeripheralsList.Data.Builder newBuilder(AttachedPeripheralsList.Data prototype)
public AttachedPeripheralsList.Data.Builder toBuilder()
protected AttachedPeripheralsList.Data.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)