Magentix2  2.1.1
es.upv.dsic.gti_ia.cAgents.SendingErrorsState Class Reference
Inheritance diagram for es.upv.dsic.gti_ia.cAgents.SendingErrorsState:
Collaboration diagram for es.upv.dsic.gti_ia.cAgents.SendingErrorsState:

List of all members.

Public Member Functions

 SendingErrorsState ()
void setMethod (SendingErrorsStateMethod method)
SendingErrorsStateMethod getMethod ()

Detailed Description

Author:
Ricard Lopez Fogues
Javier Jorge Cano - jjorge@dsic.upv.es

Definition at line 10 of file SendingErrorsState.java.


Constructor & Destructor Documentation

Definition at line 14 of file SendingErrorsState.java.

                                    {
                super("SENDING_ERRORS_STATE");
                type = State.SENDING_ERRORS;
        }

Member Function Documentation

Definition at line 19 of file SendingErrorsState.java.

                                                               {
                methodToRun = method;
        }

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables