static VehicleCommand |
VehicleCommand.clone(IMCMessage msg) |
static VehicleCommand |
VehicleCommand.create(java.lang.Object... values) |
VehicleCommand |
VehicleCommand.setCalibTime(int calib_time) |
VehicleCommand |
VehicleCommand.setCommand(VehicleCommand.COMMAND command) |
VehicleCommand |
VehicleCommand.setCommandStr(java.lang.String command) |
VehicleCommand |
VehicleCommand.setCommandVal(short command) |
VehicleCommand |
VehicleCommand.setInfo(java.lang.String info) |
VehicleCommand |
VehicleCommand.setManeuver(Maneuver maneuver) |
VehicleCommand |
VehicleCommand.setRequestId(int request_id) |
VehicleCommand |
VehicleCommand.setType(VehicleCommand.TYPE type) |
VehicleCommand |
VehicleCommand.setTypeStr(java.lang.String type) |
VehicleCommand |
VehicleCommand.setTypeVal(short type) |