Class TotalizeField

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

public class TotalizeField extends Object implements Copyable
TotalizeBy Class Used to parse the files Queries.xml and Maintain.xml with XStream Fields which are going to be totalized
Author:
Pablo GARCIA - 22/SEP/2011
See Also:
  • Constructor Details

    • TotalizeField

      public TotalizeField()
  • Method Details

    • copy

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