Package org.nuclos.api.report
Interface OutputFormat
public interface OutputFormat
- Author:
- reichama
-
Method Summary
Modifier and TypeMethodDescriptiongetId()returns the id of the current formatreturnsPrintPropertiesdetails of the print process
-
Method Details
-
getId
UID getId()returns the id of the current format- Returns:
-
getProperties
PrintProperties getProperties()returnsPrintPropertiesdetails of the print process- Returns:
-