Class ServiceOutputParameter

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

public class ServiceOutputParameter extends Object
ServiceOutputParameter Class

Used to parse the tag 'response' in file Actions.xml with XStream This file contains the list of system actions

Author:
Pablo GARCIA - 25/JUN/2010
See Also:
  • Constructor Details

    • ServiceOutputParameter

      public ServiceOutputParameter()
  • Method Details