public static final class StpApi.AntennasConfig.Builder extends com.google.protobuf.GeneratedMessage.Builder<StpApi.AntennasConfig.Builder> implements StpApi.AntennasConfigOrBuilder
Impinj.STP.AntennasConfig
A list of antenna configurations.| Modifier and Type | Method and Description |
|---|---|
StpApi.AntennasConfig.Builder |
addAllAntennaConfig(java.lang.Iterable<? extends StpApi.AntennaConfig> values)
The device will cycle through the configurations in the
order in which they appear in the list.
|
StpApi.AntennasConfig.Builder |
addAntennaConfig(int index,
StpApi.AntennaConfig.Builder builderForValue)
The device will cycle through the configurations in the
order in which they appear in the list.
|
StpApi.AntennasConfig.Builder |
addAntennaConfig(int index,
StpApi.AntennaConfig value)
The device will cycle through the configurations in the
order in which they appear in the list.
|
StpApi.AntennasConfig.Builder |
addAntennaConfig(StpApi.AntennaConfig.Builder builderForValue)
The device will cycle through the configurations in the
order in which they appear in the list.
|
StpApi.AntennasConfig.Builder |
addAntennaConfig(StpApi.AntennaConfig value)
The device will cycle through the configurations in the
order in which they appear in the list.
|
StpApi.AntennaConfig.Builder |
addAntennaConfigBuilder()
The device will cycle through the configurations in the
order in which they appear in the list.
|
StpApi.AntennaConfig.Builder |
addAntennaConfigBuilder(int index)
The device will cycle through the configurations in the
order in which they appear in the list.
|
StpApi.AntennasConfig |
build() |
StpApi.AntennasConfig |
buildPartial() |
StpApi.AntennasConfig.Builder |
clear() |
StpApi.AntennasConfig.Builder |
clearAntennaConfig()
The device will cycle through the configurations in the
order in which they appear in the list.
|
StpApi.AntennasConfig.Builder |
clone() |
StpApi.AntennaConfig |
getAntennaConfig(int index)
The device will cycle through the configurations in the
order in which they appear in the list.
|
StpApi.AntennaConfig.Builder |
getAntennaConfigBuilder(int index)
The device will cycle through the configurations in the
order in which they appear in the list.
|
java.util.List<StpApi.AntennaConfig.Builder> |
getAntennaConfigBuilderList()
The device will cycle through the configurations in the
order in which they appear in the list.
|
int |
getAntennaConfigCount()
The device will cycle through the configurations in the
order in which they appear in the list.
|
java.util.List<StpApi.AntennaConfig> |
getAntennaConfigList()
The device will cycle through the configurations in the
order in which they appear in the list.
|
StpApi.AntennaConfigOrBuilder |
getAntennaConfigOrBuilder(int index)
The device will cycle through the configurations in the
order in which they appear in the list.
|
java.util.List<? extends StpApi.AntennaConfigOrBuilder> |
getAntennaConfigOrBuilderList()
The device will cycle through the configurations in the
order in which they appear in the list.
|
StpApi.AntennasConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StpApi.AntennasConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StpApi.AntennasConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
StpApi.AntennasConfig.Builder |
mergeFrom(StpApi.AntennasConfig other) |
StpApi.AntennasConfig.Builder |
removeAntennaConfig(int index)
The device will cycle through the configurations in the
order in which they appear in the list.
|
StpApi.AntennasConfig.Builder |
setAntennaConfig(int index,
StpApi.AntennaConfig.Builder builderForValue)
The device will cycle through the configurations in the
order in which they appear in the list.
|
StpApi.AntennasConfig.Builder |
setAntennaConfig(int index,
StpApi.AntennaConfig value)
The device will cycle through the configurations in the
order in which they appear in the list.
|
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<StpApi.AntennasConfig.Builder>public StpApi.AntennasConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<StpApi.AntennasConfig.Builder>public StpApi.AntennasConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<StpApi.AntennasConfig.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<StpApi.AntennasConfig.Builder>public StpApi.AntennasConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StpApi.AntennasConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StpApi.AntennasConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StpApi.AntennasConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StpApi.AntennasConfig.Builder>public StpApi.AntennasConfig.Builder mergeFrom(StpApi.AntennasConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<StpApi.AntennasConfig.Builder>public StpApi.AntennasConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StpApi.AntennasConfig.Builder>java.io.IOExceptionpublic java.util.List<StpApi.AntennaConfig> getAntennaConfigList()
getAntennaConfigList in interface StpApi.AntennasConfigOrBuilderpublic int getAntennaConfigCount()
getAntennaConfigCount in interface StpApi.AntennasConfigOrBuilderpublic StpApi.AntennaConfig getAntennaConfig(int index)
getAntennaConfig in interface StpApi.AntennasConfigOrBuilderpublic StpApi.AntennasConfig.Builder setAntennaConfig(int index, StpApi.AntennaConfig value)
public StpApi.AntennasConfig.Builder setAntennaConfig(int index, StpApi.AntennaConfig.Builder builderForValue)
public StpApi.AntennasConfig.Builder addAntennaConfig(StpApi.AntennaConfig value)
public StpApi.AntennasConfig.Builder addAntennaConfig(int index, StpApi.AntennaConfig value)
public StpApi.AntennasConfig.Builder addAntennaConfig(StpApi.AntennaConfig.Builder builderForValue)
public StpApi.AntennasConfig.Builder addAntennaConfig(int index, StpApi.AntennaConfig.Builder builderForValue)
public StpApi.AntennasConfig.Builder addAllAntennaConfig(java.lang.Iterable<? extends StpApi.AntennaConfig> values)
public StpApi.AntennasConfig.Builder clearAntennaConfig()
public StpApi.AntennasConfig.Builder removeAntennaConfig(int index)
public StpApi.AntennaConfig.Builder getAntennaConfigBuilder(int index)
public StpApi.AntennaConfigOrBuilder getAntennaConfigOrBuilder(int index)
getAntennaConfigOrBuilder in interface StpApi.AntennasConfigOrBuilderpublic java.util.List<? extends StpApi.AntennaConfigOrBuilder> getAntennaConfigOrBuilderList()
getAntennaConfigOrBuilderList in interface StpApi.AntennasConfigOrBuilderpublic StpApi.AntennaConfig.Builder addAntennaConfigBuilder()
public StpApi.AntennaConfig.Builder addAntennaConfigBuilder(int index)
public java.util.List<StpApi.AntennaConfig.Builder> getAntennaConfigBuilderList()