|
Avaya Conferencing Provider API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl<java.lang.Double,MeasureSignalToNoiseRatio>
com.avaya.conferencing.api.acp.control.operations.MeasureSignalToNoiseRatio
public class MeasureSignalToNoiseRatio
Measures the signal to noise ratio of an EndPoint.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.avaya.conferencing.api.acp.control.operations.Operation |
|---|
Operation.Impact |
| Method Summary | |
|---|---|
Operation.Impact |
getImpact()
Returns the impact of the operation. |
long |
getMeasurementDuration()
Gets the duration (in getMeasurementDurationUnit()) to sample the signal-to-noise ratio for. |
java.util.concurrent.TimeUnit |
getMeasurementDurationUnit()
Gets the units of time used for this operation. |
Verb |
getVerb()
This gets the verb that describes this operation. |
void |
setMeasurementDuration(long measurementDuration)
Sets the duration (in getMeasurementDurationUnit()) to sample the signal-to-noise ratio for. |
java.lang.String |
toString()
|
| Methods inherited from class com.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl |
|---|
await, await, checkNotSubmitted, checkSubmitted, clone, get, get, isDone, isSubmitted, set |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public long getMeasurementDuration()
getMeasurementDurationUnit()) to sample the signal-to-noise ratio for.
getMeasurementDurationUnit()) to sample the signal-to-noise ratio for.@Required public void setMeasurementDuration(long measurementDuration)
getMeasurementDurationUnit()) to sample the signal-to-noise ratio for.
measurementDuration - the duration (in getMeasurementDurationUnit()) to sample the signal-to-noise
ratio for.public java.util.concurrent.TimeUnit getMeasurementDurationUnit()
public java.lang.String toString()
toString in class AbstractOperationImpl<java.lang.Double,MeasureSignalToNoiseRatio>public Operation.Impact getImpact()
public Verb getVerb()
|
Avaya Conferencing Provider API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||