Interface SetTwoWaySteps.SetTwoWayConvertToStep<F,THIS extends SetTwoWaySteps.SetTwoWayConvertToStep<F,THIS>>

Type Parameters:
F - type of the from-end observable
THIS - self type for this step
All Superinterfaces:
CommonSteps.ConvertToStep<F>, CommonSteps.ReadConfigStep<F,F,THIS>, CommonSteps.WriteConfigStep<F,F,THIS>, SetCommonSteps.SetReadConfigStep<F,F,THIS>, SetCommonSteps.SetToStep<F,F>, SetCommonSteps.SetWriteConfigStep<F,F,THIS>, SetTwoWaySteps.SetTwoWayConfigStep<F,F,THIS>, SetTwoWaySteps.SetTwoWayToStep<F,F>, Step
Enclosing class:
SetTwoWaySteps

public static interface SetTwoWaySteps.SetTwoWayConvertToStep<F,THIS extends SetTwoWaySteps.SetTwoWayConvertToStep<F,THIS>> extends SetTwoWaySteps.SetTwoWayToStep<F,F>, CommonSteps.ConvertToStep<F>, SetTwoWaySteps.SetTwoWayConfigStep<F,F,THIS>
Step for setting the from-to direction converter.
Restriction: