:: com :: sun :: star :: xml :: crypto :: sax ::

unpublished interface XMissionTaker
Usage Restrictions
not published
Description
* Interface of Mission Taker. *

* This interface is used to controll a mission.


Methods' Summary
endMission * Forces a mission to make an end. * *  
Methods' Details
endMission
boolean
endMission();

Description
* Forces a mission to make an end. * *
Returns
true if the mission is completed successfully, false * otherwise.
Top of Page