public class MphInputPair
extends java.lang.Object
| Constructor and Description |
|---|
MphInputPair() |
MphInputPair(MphInput input1,
MphInput input2) |
| Modifier and Type | Method and Description |
|---|---|
MphInput |
getInput1() |
MphInput |
getInput2() |
void |
setInput1(MphInput input1) |
void |
setInput2(MphInput input2) |