|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UsbConfiguration | |
javax.usb | Core interfaces and classes modeling USB devices, descriptors, communication pipes and requests/operations. |
javax.usb.util | Various utility classes and interfaces that are used by other classes and interfaces in the javax.usb specification. |
Uses of UsbConfiguration in javax.usb |
Methods in javax.usb that return UsbConfiguration | |
UsbConfiguration |
UsbInterface.getUsbConfiguration()
Get the parent UsbConfiguration that this UsbInterface belongs to. |
UsbConfiguration |
UsbDevice.getUsbConfiguration(byte number)
Get the specified UsbConfiguration. |
UsbConfiguration |
UsbDevice.getActiveUsbConfiguration()
Get the active UsbConfiguration. |
Uses of UsbConfiguration in javax.usb.util |
Methods in javax.usb.util that return UsbConfiguration | |
UsbConfiguration |
UsbUtil.SynchronizedUsbDevice.getUsbConfiguration(byte number)
|
UsbConfiguration |
UsbUtil.SynchronizedUsbDevice.getActiveUsbConfiguration()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |