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