Class ShopAndCustomerAgent


  • public class ShopAndCustomerAgent
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • shopcap

        protected ShopCapa shopcap
        The shop capability.
      • money

        protected double money
        The money.
    • Constructor Detail

      • ShopAndCustomerAgent

        public ShopAndCustomerAgent()