A B C D E G H I O P R S T U V W 

A

abortCommand(String) - Method in interface com.oracle.deviceaccess.atcmd.ATDevice
Aborts the currently executing command by sending the provided abortSequence.
AcquisitionEvent - Class in com.oracle.deviceaccess.adc
The AcquisitionEvent class encapsulates ADC channel input acquisition conditions.
AcquisitionEvent(ADCChannel, int[], int, int, int) - Constructor for class com.oracle.deviceaccess.adc.AcquisitionEvent
Creates a new AcquisitionEvent with the specified raw sampled value.
AcquisitionEvent(ADCChannel, int[], int, int, int, long) - Constructor for class com.oracle.deviceaccess.adc.AcquisitionEvent
Creates a new AcquisitionEvent with the specified raw sampled value and timestamp.
AcquisitionListener - Interface in com.oracle.deviceaccess.adc
The AcquisitionListener interface defines methods for getting notified of the availability of sampled values.
ADCChannel - Interface in com.oracle.deviceaccess.adc
The ADCChannel interface provides methods for controlling an ADC channel.
ADCManager - Class in com.oracle.deviceaccess.adc
The ADCManager class provides methods for getting ADCChannel instances using their platform-specific unique numerical IDs or names.
ATDevice - Interface in com.oracle.deviceaccess.atcmd
The ATDevice interface provides methods for controlling a Data Communication Equipment such as a atDevice or a cellular module using AT commands.
ATManager - Class in com.oracle.deviceaccess.atcmd
 
ATManager() - Constructor for class com.oracle.deviceaccess.atcmd.ATManager
 
A B C D E G H I O P R S T U V W