A B C D E F G H I J L M N O P R S T U V W _

A

Acceptor - Class in com.meiglobal.ebds.api
Main API class used to communicate with the Device.
Acceptor() - Constructor for class com.meiglobal.ebds.api.Acceptor
Default constructor.
Acceptor - Class in com.meiglobal.ebds.api.pub
Deprecated. Please use the acceptor class located in com.meiglobal.ebds.api.
Acceptor() - Constructor for class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Default constructor.
AcceptorEvent - Class in com.meiglobal.ebds.api.event
Base class for events generated by the acceptor device.
AcceptorEvent(Object) - Constructor for class com.meiglobal.ebds.api.event.AcceptorEvent
Constructor
AcceptorEventListener - Interface in com.meiglobal.ebds.api.event
Interface to implement in order to listen for acceptor events.
acceptorEventOccurred(AcceptorEvent) - Method in class com.meiglobal.ebds.api.Acceptor
Logs when an event occurs.
acceptorEventOccurred(AcceptorEvent) - Method in interface com.meiglobal.ebds.api.event.AcceptorEventListener
Method that executes when an event is raised.
AcceptorEventSource - Class in com.meiglobal.ebds.api.event
Base class for event generation.
AcceptorEventSource() - Constructor for class com.meiglobal.ebds.api.event.AcceptorEventSource
 
AcceptorException - Exception in com.meiglobal.ebds.api.pub
Class that wraps various exceptions that can be thrown by the Acceptor object.
AcceptorException(String) - Constructor for exception com.meiglobal.ebds.api.pub.AcceptorException
Default constructor.
AcceptorException(String, Exception) - Constructor for exception com.meiglobal.ebds.api.pub.AcceptorException
Constructor.
addAcceptorEventListener(AcceptorEventListener) - Method in class com.meiglobal.ebds.api.event.AcceptorEventSource
This methods allows classes to register for AcceptorEvents.
addAcceptorEventListener(AcceptorEventListener) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Adds a listener for the events fired by the acceptor.
addTimeoutObserver(Timeoutable) - Method in class com.meiglobal.ebds.api.util.CustomTimer
 
AuditContainer - Class in com.meiglobal.ebds.api
Class that represents the full audit structure for banknote reporting.
AuditLifeTimeTotals - Class in com.meiglobal.ebds.api.pub
Object that wraps the Audit Life Time totals values.
AuditLifeTimeTotals() - Constructor for class com.meiglobal.ebds.api.pub.AuditLifeTimeTotals
Empty constructor
AuditLifeTimeTotals(List<Integer>) - Constructor for class com.meiglobal.ebds.api.pub.AuditLifeTimeTotals
Constructor that fills in the values from a list.
AuditPerformance - Class in com.meiglobal.ebds.api.pub
Object that wraps the Audit Performance values.
AuditPerformance() - Constructor for class com.meiglobal.ebds.api.pub.AuditPerformance
Empty constructor
AuditPerformance(List<Integer>) - Constructor for class com.meiglobal.ebds.api.pub.AuditPerformance
Constructor that fills in the values from a list.
AuditQP - Class in com.meiglobal.ebds.api.pub
Class that holds the Audit QP values.
AuditQP() - Constructor for class com.meiglobal.ebds.api.pub.AuditQP
Empty constructor.
AuditQP(List<Integer>) - Constructor for class com.meiglobal.ebds.api.pub.AuditQP
Full Constructor.

A B C D E F G H I J L M N O P R S T U V W _