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