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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TotalizeField()
-
-
-
Method Detail
-
copy
public TotalizeField copy()
Description copied from interface:Copyable
Get a copy of this element
-
-