Class TargetInfoChanged


  • public class TargetInfoChanged
    extends java.lang.Object
    Issued when some information about a target has changed This only happens between targetCreated and targetDestroyed
    • Method Summary

      Modifier and Type Method Description
      TargetInfo getTargetInfo()  
      void setTargetInfo​(TargetInfo targetInfo)  
      • Methods inherited from class java.lang.Object

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

      • TargetInfoChanged

        public TargetInfoChanged()
    • Method Detail

      • getTargetInfo

        public TargetInfo getTargetInfo()
      • setTargetInfo

        public void setTargetInfo​(TargetInfo targetInfo)