Package-level declarations
Types
Link copied to clipboard
data class DisplayOutput(val device: Device, val infoQualify: InfoQualify, val outputContent: OutputContent, val responseRequiredFlag: Boolean? = null, val minimumDisplayTime: Int? = null, val menuEntry: List<MenuEntry>?, val outputSignature: String? = null)
It contains a complete display operation for a Display or an Input Device type. For the Input Devices, Diagnosis and EnableService, ResponseRequiredFlag and MinimumDisplayTime shall be absent
Link copied to clipboard
Qualification of the information to sent to an output logical device, to display or print to the Cashier or the Customer.
Link copied to clipboard
This is a sequence of elements if they have different formats.