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

S

send(byte[]) - Method in class com.meiglobal.ebds.api.WrappedSerialPort
Sends a byte array out the serial port.
sendData(byte[]) - Method in class com.meiglobal.ebds.api.EBDS_SerialPort
Sends data to the device.
SendMessageFailureEvent - Class in com.meiglobal.ebds.api.event
Event generated when the api fails send a non-poll message or fails to receive a proper reply to the sent message.
SendMessageFailureEvent(Object, Message) - Constructor for class com.meiglobal.ebds.api.event.SendMessageFailureEvent
Constructor
serialEvent(SerialPortEvent) - Method in class com.meiglobal.ebds.api.WrappedSerialPort
This functions handles all the events raised by the serial port object.
SerialReadTimeout - Exception in com.meiglobal.ebds.api.util
Serial Read Timeout class is used by the WrappedSerialPort object to ensure the serial port is read within the specified time limit.
SerialReadTimeout(String) - Constructor for exception com.meiglobal.ebds.api.util.SerialReadTimeout
Creates a serial read timout with the associated message.
SerialReadTimeout() - Constructor for exception com.meiglobal.ebds.api.util.SerialReadTimeout
Creates a serial read timeout with a generic message.
setAssetNumber(String) - Method in class com.meiglobal.ebds.api.Acceptor
Sets the device's asset number.
setAssetNumber(String) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Sets the device's asset number.
setAutoStack(boolean) - Method in class com.meiglobal.ebds.api.Acceptor
Setter for the Auto Stack property.
setAutoStack(boolean) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Setter for the Auto Stack property
setBezel(Bezel) - Method in class com.meiglobal.ebds.api.Acceptor
Sets the bezel policy for the device.
setBezel(Bezel) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Sets the bezeil policy for the device.
setBillTypesEnables(List<Boolean>) - Method in class com.meiglobal.ebds.api.Acceptor
Sets the List of enabled bill types on the device.
setBillTypesEnables(List<Boolean>) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Sets the List of enabled bill types on the device.
setBillValueEnables(List<Boolean>) - Method in class com.meiglobal.ebds.api.Acceptor
Sets the List of enabled bill values on the device.
setBillValueEnables(List<Boolean>) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Sets the List of enabled bill values on the device.
setCompatibility(byte) - Method in class com.meiglobal.ebds.api.pub.Bill
Setter for bill compatibility.
setCountry(String) - Method in class com.meiglobal.ebds.api.pub.Bill
Setter for bill country
setDebugLog(boolean) - Method in class com.meiglobal.ebds.api.Acceptor
Sets the status for the debug log.
setDebugLog(boolean) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Sets the status for the debug log.
setDebugLogPath(String) - Method in class com.meiglobal.ebds.api.Acceptor
Setter for the debug log file path.
setDebugLogPath(String) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Setter for the debug log file path.
setDisconnectTimeout(int) - Method in class com.meiglobal.ebds.api.Acceptor
Sets the Disconnect Timeout property in milliseconds.
setDisconnectTimeout(int) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Sets the Disconnect Timeout property in milliseconds.
setDownloadTimeout(int) - Method in class com.meiglobal.ebds.api.Acceptor
Deprecated. Not used
setDownloadTimeout(int) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Sets the download timeout.
setEnableAcceptance(boolean) - Method in class com.meiglobal.ebds.api.Acceptor
Sets the device's acceptance status.
setEnableAcceptance(boolean) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Sets the device's acceptance status.
setEnableBarCodes(boolean) - Method in class com.meiglobal.ebds.api.Acceptor
Sets the device's barcode acceptance.
setEnableBarCodes(boolean) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Sets the device's barcode acceptance.
setEnableBookmarks(boolean) - Method in class com.meiglobal.ebds.api.Acceptor
Sets the device's bookmarks status.
setEnableBookmarks(boolean) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Sets the device's bookmarks status.
setEnableCouponExt(boolean) - Method in class com.meiglobal.ebds.api.Acceptor
Sets the device's coupon extension status.
setEnableCouponExt(boolean) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Sets the device's coupon extension status.
setEnableNoPush(boolean) - Method in class com.meiglobal.ebds.api.Acceptor
Sets the device's No Push status.
setEnableNoPush(boolean) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Sets the device's No Push status.
setHighSecurity(boolean) - Method in class com.meiglobal.ebds.api.Acceptor
Sets the device's high security status.
setHighSecurity(boolean) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Sets the device's high security status.
setOrientationControl(OrientationControl) - Method in class com.meiglobal.ebds.api.Acceptor
Sets the device's orientation control.
setOrientationControl(OrientationControl) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Sets the device's orientation control.
SetOrientationCtlExt(OrientationControl) - Method in class com.meiglobal.ebds.api.Acceptor
Sets the device's orientation control ext.
SetOrientationCtlExt(OrientationControl) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Sets the device's orientation control ext.
setSeries(byte) - Method in class com.meiglobal.ebds.api.pub.Bill
Setter for bill series.
setTransactionTimeout(int) - Method in class com.meiglobal.ebds.api.Acceptor
Deprecated. Can no longer modify transaction timeout
setTransactionTimeout(int) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Can no longer modify transaction timeout
setType(byte) - Method in class com.meiglobal.ebds.api.pub.Bill
Setter for bill type.
setValue(double) - Method in class com.meiglobal.ebds.api.pub.Bill
Setter for value.
setVersion(byte) - Method in class com.meiglobal.ebds.api.pub.Bill
Setter for bill version.
sleep(long) - Static method in class com.meiglobal.ebds.api.util.Util
Sleeps
SoftReset() - Method in class com.meiglobal.ebds.api.Acceptor
Performs a soft reset on the device.
SoftReset() - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Performs a soft reset on the device.
specifyEscrowTimeout(int, int) - Method in class com.meiglobal.ebds.api.Acceptor
Specifies the escrow timeout for the device.
specifyEscrowTimeout(int, int) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Specifies the escrow timeout for the device.
specifyPupExt(char, PupExt, PupExt, PupExt, PupExt) - Method in class com.meiglobal.ebds.api.Acceptor
Deprecated. This feature is not supported
specifyPupExt(char, PupExt, PupExt, PupExt, PupExt) - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. This feature is not supported
StackedEvent - Class in com.meiglobal.ebds.api.event
Event generated when a document is stacked.
StackedEvent(Object) - Constructor for class com.meiglobal.ebds.api.event.StackedEvent
Constructor
StackerFullClearedEvent - Class in com.meiglobal.ebds.api.event
Event generated when the device stacker full event has been cleared.
StackerFullClearedEvent(Object) - Constructor for class com.meiglobal.ebds.api.event.StackerFullClearedEvent
Constructor
StackerFullEvent - Class in com.meiglobal.ebds.api.event
Event generated when the device stacker is full and can no longer accept notes.
StackerFullEvent(Object) - Constructor for class com.meiglobal.ebds.api.event.StackerFullEvent
Constructor
StallClearedEvent - Class in com.meiglobal.ebds.api.event
Event generated when the device stall condition is cleared.
StallClearedEvent(Object) - Constructor for class com.meiglobal.ebds.api.event.StallClearedEvent
Constructor
StallDetectedEvent - Class in com.meiglobal.ebds.api.event
Event generated when a stall condtion is detected on the device.
StallDetectedEvent(Object) - Constructor for class com.meiglobal.ebds.api.event.StallDetectedEvent
Constructor
start() - Method in class com.meiglobal.ebds.api.util.CustomTimer
 
State - Enum in com.meiglobal.ebds.api.pub
Device state enumeration
stop() - Method in class com.meiglobal.ebds.api.util.CustomTimer
 
stopDownload() - Method in class com.meiglobal.ebds.api.Acceptor
Signals the acceptor to stop the download process.
stopDownload() - Method in class com.meiglobal.ebds.api.pub.Acceptor
Deprecated. Stops the download process.
STX - Static variable in class com.meiglobal.ebds.api.EBDS_SerialPort
 
successful() - Method in class com.meiglobal.ebds.api.event.ClearAuditCompleteEvent
Informs the result of the download.
successful() - Method in class com.meiglobal.ebds.api.event.DownloadFinishEvent
Informs the result of the download.

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