Class MoveToLocationPlan


  • public class MoveToLocationPlan
    extends java.lang.Object
    The move to a location plan.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void body()
      The plan body.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MoveToLocationPlan

        public MoveToLocationPlan()
    • Method Detail

      • body

        public void body()
        The plan body.