public static final class StpApi.DeviceEventConfig.Builder extends com.google.protobuf.GeneratedMessage.Builder<StpApi.DeviceEventConfig.Builder> implements StpApi.DeviceEventConfigOrBuilder
Impinj.STP.DeviceEventConfig
Enable or disable classes of reports.| Modifier and Type | Method and Description |
|---|---|
StpApi.DeviceEventConfig |
build() |
StpApi.DeviceEventConfig |
buildPartial() |
StpApi.DeviceEventConfig.Builder |
clear() |
StpApi.DeviceEventConfig.Builder |
clearEnableGPIEvents()
optional bool
enable_serialization_job_events = 2 [default = true];
|
StpApi.DeviceEventConfig.Builder |
clearEnableOperationEvents() |
StpApi.DeviceEventConfig.Builder |
clearLowEncodeVolumeEventConfig()
optional bool enable_antenna_events
= 4 [default = true]; optional bool
enable_device_exception_events = 5 [default = true];
|
StpApi.DeviceEventConfig.Builder |
clone() |
StpApi.DeviceEventConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getEnableGPIEvents()
optional bool
enable_serialization_job_events = 2 [default = true];
|
boolean |
getEnableOperationEvents() |
StpApi.LowEncodeVolumeEventConfig |
getLowEncodeVolumeEventConfig()
optional bool enable_antenna_events
= 4 [default = true]; optional bool
enable_device_exception_events = 5 [default = true];
|
StpApi.LowEncodeVolumeEventConfig.Builder |
getLowEncodeVolumeEventConfigBuilder()
optional bool enable_antenna_events
= 4 [default = true]; optional bool
enable_device_exception_events = 5 [default = true];
|
StpApi.LowEncodeVolumeEventConfigOrBuilder |
getLowEncodeVolumeEventConfigOrBuilder()
optional bool enable_antenna_events
= 4 [default = true]; optional bool
enable_device_exception_events = 5 [default = true];
|
boolean |
hasEnableGPIEvents()
optional bool
enable_serialization_job_events = 2 [default = true];
|
boolean |
hasEnableOperationEvents() |
boolean |
hasLowEncodeVolumeEventConfig()
optional bool enable_antenna_events
= 4 [default = true]; optional bool
enable_device_exception_events = 5 [default = true];
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StpApi.DeviceEventConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StpApi.DeviceEventConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
StpApi.DeviceEventConfig.Builder |
mergeFrom(StpApi.DeviceEventConfig other) |
StpApi.DeviceEventConfig.Builder |
mergeLowEncodeVolumeEventConfig(StpApi.LowEncodeVolumeEventConfig value)
optional bool enable_antenna_events
= 4 [default = true]; optional bool
enable_device_exception_events = 5 [default = true];
|
StpApi.DeviceEventConfig.Builder |
setEnableGPIEvents(boolean value)
optional bool
enable_serialization_job_events = 2 [default = true];
|
StpApi.DeviceEventConfig.Builder |
setEnableOperationEvents(boolean value) |
StpApi.DeviceEventConfig.Builder |
setLowEncodeVolumeEventConfig(StpApi.LowEncodeVolumeEventConfig.Builder builderForValue)
optional bool enable_antenna_events
= 4 [default = true]; optional bool
enable_device_exception_events = 5 [default = true];
|
StpApi.DeviceEventConfig.Builder |
setLowEncodeVolumeEventConfig(StpApi.LowEncodeVolumeEventConfig value)
optional bool enable_antenna_events
= 4 [default = true]; optional bool
enable_device_exception_events = 5 [default = true];
|
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.DeviceEventConfig.Builder>public StpApi.DeviceEventConfig.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.DeviceEventConfig.Builder>public StpApi.DeviceEventConfig.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.DeviceEventConfig.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.DeviceEventConfig.Builder>public StpApi.DeviceEventConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StpApi.DeviceEventConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StpApi.DeviceEventConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StpApi.DeviceEventConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StpApi.DeviceEventConfig.Builder>public StpApi.DeviceEventConfig.Builder mergeFrom(StpApi.DeviceEventConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<StpApi.DeviceEventConfig.Builder>public StpApi.DeviceEventConfig.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.DeviceEventConfig.Builder>java.io.IOExceptionpublic boolean hasEnableOperationEvents()
hasEnableOperationEvents in interface StpApi.DeviceEventConfigOrBuilderpublic boolean getEnableOperationEvents()
getEnableOperationEvents in interface StpApi.DeviceEventConfigOrBuilderpublic StpApi.DeviceEventConfig.Builder setEnableOperationEvents(boolean value)
public StpApi.DeviceEventConfig.Builder clearEnableOperationEvents()
public boolean hasEnableGPIEvents()
hasEnableGPIEvents in interface StpApi.DeviceEventConfigOrBuilderpublic boolean getEnableGPIEvents()
getEnableGPIEvents in interface StpApi.DeviceEventConfigOrBuilderpublic StpApi.DeviceEventConfig.Builder setEnableGPIEvents(boolean value)
public StpApi.DeviceEventConfig.Builder clearEnableGPIEvents()
public boolean hasLowEncodeVolumeEventConfig()
hasLowEncodeVolumeEventConfig in interface StpApi.DeviceEventConfigOrBuilderpublic StpApi.LowEncodeVolumeEventConfig getLowEncodeVolumeEventConfig()
getLowEncodeVolumeEventConfig in interface StpApi.DeviceEventConfigOrBuilderpublic StpApi.DeviceEventConfig.Builder setLowEncodeVolumeEventConfig(StpApi.LowEncodeVolumeEventConfig value)
public StpApi.DeviceEventConfig.Builder setLowEncodeVolumeEventConfig(StpApi.LowEncodeVolumeEventConfig.Builder builderForValue)
public StpApi.DeviceEventConfig.Builder mergeLowEncodeVolumeEventConfig(StpApi.LowEncodeVolumeEventConfig value)
public StpApi.DeviceEventConfig.Builder clearLowEncodeVolumeEventConfig()
public StpApi.LowEncodeVolumeEventConfig.Builder getLowEncodeVolumeEventConfigBuilder()
public StpApi.LowEncodeVolumeEventConfigOrBuilder getLowEncodeVolumeEventConfigOrBuilder()
getLowEncodeVolumeEventConfigOrBuilder in interface StpApi.DeviceEventConfigOrBuilder