Package com.seam.api.types
Interface NoiseThreshold.NoiseThresholdIdStage
-
- All Known Implementing Classes:
NoiseThreshold.Builder
- Enclosing class:
- NoiseThreshold
public static interface NoiseThreshold.NoiseThresholdIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NoiseThreshold.Builderfrom(NoiseThreshold other)NoiseThreshold.DeviceIdStagenoiseThresholdId(java.lang.String noiseThresholdId)
-
-
-
Method Detail
-
noiseThresholdId
NoiseThreshold.DeviceIdStage noiseThresholdId(java.lang.String noiseThresholdId)
-
from
NoiseThreshold.Builder from(NoiseThreshold other)
-
-