Uses of Enum Class
de.serosystems.proto.v3.grx.spectrumd.SpectrumDProto.GetWaterfallJPEGRequest.AggregationType
-
Uses of SpectrumDProto.GetWaterfallJPEGRequest.AggregationType in de.serosystems.proto.v3.grx.spectrumd
Modifier and TypeMethodDescriptionSpectrumDProto.GetWaterfallJPEGRequest.AggregationType.forNumber
(int value) SpectrumDProto.GetWaterfallJPEGRequest.Builder.getAggregationType()
Aggregation type for aggregated FFT blocks.SpectrumDProto.GetWaterfallJPEGRequest.getAggregationType()
Aggregation type for aggregated FFT blocks.SpectrumDProto.GetWaterfallJPEGRequestOrBuilder.getAggregationType()
Aggregation type for aggregated FFT blocks.SpectrumDProto.GetWaterfallJPEGRequest.AggregationType.valueOf
(int value) Deprecated.SpectrumDProto.GetWaterfallJPEGRequest.AggregationType.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.SpectrumDProto.GetWaterfallJPEGRequest.AggregationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SpectrumDProto.GetWaterfallJPEGRequest.AggregationType>
SpectrumDProto.GetWaterfallJPEGRequest.AggregationType.internalGetValueMap()
Modifier and TypeMethodDescriptionSpectrumDProto.GetWaterfallJPEGRequest.Builder.setAggregationType
(SpectrumDProto.GetWaterfallJPEGRequest.AggregationType value) Aggregation type for aggregated FFT blocks.