Package com.aquima.interactions.ds.xml
Interface IXmlExportMetadata
- All Known Implementing Classes:
XmlExportMetadataR12
,XmlExportMetadataR17
public interface IXmlExportMetadata
Interface that exposes the metadata from a project
- Since:
- 12.0
- Author:
- Vincent Jansen
-
Method Details
-
getName
String getName() -
getVersion
Version getVersion() -
getFormatVersion
Version getFormatVersion() -
getExportType
ExportType getExportType()
-