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

interface XMissionTaker

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