|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UsbInterface | |
| javax.usb | Core interfaces and classes modeling USB devices, descriptors, communication pipes and requests/operations. |
| Uses of UsbInterface in javax.usb |
| Methods in javax.usb that return UsbInterface | |
UsbInterface |
UsbInterface.getActiveSetting()
Get the active alternate setting. |
UsbInterface |
UsbInterface.getSetting(byte number)
Get the specified alternate setting. |
UsbInterface |
UsbEndpoint.getUsbInterface()
Get the parent UsbInterface that this UsbEndpoint belongs to. |
UsbInterface |
UsbConfiguration.getUsbInterface(byte number)
Get the UsbInterface with the specified interface number. |
| Methods in javax.usb with parameters of type UsbInterface | |
boolean |
UsbInterfacePolicy.forceClaim(UsbInterface usbInterface)
If the claim should be forced. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||