public static final class AttachedPeripheralsList.Data.Builder extends <any> implements AttachedPeripheralsList.DataOrBuilder
AttachedPeripheralsList.Data| Modifier and Type | Method and Description |
|---|---|
AttachedPeripheralsList.Data.Builder |
addAllPeriphs(java.lang.Iterable<? extends AttachedPeripheralsList.Data.Peripheral> values)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
AttachedPeripheralsList.Data.Builder |
addPeriphs(AttachedPeripheralsList.Data.Peripheral.Builder builderForValue)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
AttachedPeripheralsList.Data.Builder |
addPeriphs(AttachedPeripheralsList.Data.Peripheral value)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
AttachedPeripheralsList.Data.Builder |
addPeriphs(int index,
AttachedPeripheralsList.Data.Peripheral.Builder builderForValue)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
AttachedPeripheralsList.Data.Builder |
addPeriphs(int index,
AttachedPeripheralsList.Data.Peripheral value)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
AttachedPeripheralsList.Data.Peripheral.Builder |
addPeriphsBuilder()
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
AttachedPeripheralsList.Data.Peripheral.Builder |
addPeriphsBuilder(int index)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
AttachedPeripheralsList.Data |
build() |
AttachedPeripheralsList.Data |
buildPartial() |
AttachedPeripheralsList.Data.Builder |
clear() |
AttachedPeripheralsList.Data.Builder |
clearPeriphs()
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
AttachedPeripheralsList.Data.Builder |
clone() |
AttachedPeripheralsList.Data |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
AttachedPeripheralsList.Data.Peripheral |
getPeriphs(int index)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
AttachedPeripheralsList.Data.Peripheral.Builder |
getPeriphsBuilder(int index)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
java.util.List<AttachedPeripheralsList.Data.Peripheral.Builder> |
getPeriphsBuilderList()
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; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AttachedPeripheralsList.Data.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AttachedPeripheralsList.Data.Builder |
mergeFrom(com.google.protobuf.Message other) |
AttachedPeripheralsList.Data.Builder |
removePeriphs(int index)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
AttachedPeripheralsList.Data.Builder |
setPeriphs(int index,
AttachedPeripheralsList.Data.Peripheral.Builder builderForValue)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
AttachedPeripheralsList.Data.Builder |
setPeriphs(int index,
AttachedPeripheralsList.Data.Peripheral value)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1; |
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public AttachedPeripheralsList.Data.Builder clear()
public AttachedPeripheralsList.Data.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public AttachedPeripheralsList.Data getDefaultInstanceForType()
public AttachedPeripheralsList.Data build()
public AttachedPeripheralsList.Data buildPartial()
public AttachedPeripheralsList.Data.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public AttachedPeripheralsList.Data.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic java.util.List<AttachedPeripheralsList.Data.Peripheral> getPeriphsList()
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;getPeriphsList 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.Builder setPeriphs(int index, AttachedPeripheralsList.Data.Peripheral value)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;public AttachedPeripheralsList.Data.Builder setPeriphs(int index, AttachedPeripheralsList.Data.Peripheral.Builder builderForValue)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;public AttachedPeripheralsList.Data.Builder addPeriphs(AttachedPeripheralsList.Data.Peripheral value)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;public AttachedPeripheralsList.Data.Builder addPeriphs(int index, AttachedPeripheralsList.Data.Peripheral value)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;public AttachedPeripheralsList.Data.Builder addPeriphs(AttachedPeripheralsList.Data.Peripheral.Builder builderForValue)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;public AttachedPeripheralsList.Data.Builder addPeriphs(int index, AttachedPeripheralsList.Data.Peripheral.Builder builderForValue)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;public AttachedPeripheralsList.Data.Builder addAllPeriphs(java.lang.Iterable<? extends AttachedPeripheralsList.Data.Peripheral> values)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;public AttachedPeripheralsList.Data.Builder clearPeriphs()
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;public AttachedPeripheralsList.Data.Builder removePeriphs(int index)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;public AttachedPeripheralsList.Data.Peripheral.Builder getPeriphsBuilder(int index)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;public AttachedPeripheralsList.Data.PeripheralOrBuilder getPeriphsOrBuilder(int index)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;getPeriphsOrBuilder in interface AttachedPeripheralsList.DataOrBuilderpublic java.util.List<? extends AttachedPeripheralsList.Data.PeripheralOrBuilder> getPeriphsOrBuilderList()
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;getPeriphsOrBuilderList in interface AttachedPeripheralsList.DataOrBuilderpublic AttachedPeripheralsList.Data.Peripheral.Builder addPeriphsBuilder()
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;public AttachedPeripheralsList.Data.Peripheral.Builder addPeriphsBuilder(int index)
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;public java.util.List<AttachedPeripheralsList.Data.Peripheral.Builder> getPeriphsBuilderList()
repeated .AttachedPeripheralsList.Data.Peripheral periphs = 1;