java.lang.Object
com.almis.awe.model.entities.actions.Call
All Implemented Interfaces:
Copyable, Serializable

public class Call extends Object implements Copyable
Call Class Used to parse the Actions.xml file with XStream This class is used to parse a call
Author:
Pablo GARCIA - 25/JUN/2010
See Also:
  • Constructor Details

    • Call

      public Call()
  • Method Details

    • copy

      public Call copy()
      Description copied from interface: Copyable
      Get a copy of this element
      Specified by:
      copy in interface Copyable
      Returns:
      element copy