Package jmri.jmrix.loconet.locoio
Class LocoIOMode
java.lang.Object
jmri.jmrix.loconet.locoio.LocoIOMode
-
Constructor Summary
ConstructorsConstructorDescriptionLocoIOMode(int isOutput, int opcode, int sv0, int sv2, String mode) Create a new instance of LocoIOMode. -
Method Summary
-
Constructor Details
-
LocoIOMode
Create a new instance of LocoIOMode.- Parameters:
isOutput- isOutput value.opcode- opcode.sv0- sv0 value.sv2- sv2 value.mode- IO mode.
-
-
Method Details
-
getMode
-
getFullMode
-
getOutput
-
getOpCode
-
getSV
-
getV2
-