Class Compound
java.lang.Object
com.almis.awe.model.entities.queries.OutputField
com.almis.awe.model.entities.queries.Compound
- All Implemented Interfaces:
Copyable
,Serializable
Compound Class
Used to parse the files Queries.xml with XStream
Compund fields
- Author:
- Pablo VIDAL - 14/Oct/2014
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.almis.awe.model.entities.queries.OutputField
getIdentifier, isNoprint, isTransform, isTranslate, toString
-
Constructor Details
-
Compound
public Compound()
-
-
Method Details
-
copy
Description copied from interface:Copyable
Get a copy of this element- Returns:
- element copy
-