Class Components.MyAgent

  • Enclosing class:
    Components

    public class Components.MyAgent
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String myName  
    • Constructor Summary

      Constructors 
      Constructor Description
      MyAgent()  
    • Method Summary

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

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

      • myName

        protected java.lang.String myName
    • Constructor Detail

      • MyAgent

        public MyAgent()
    • Method Detail

      • body

        public void body()