|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UsbInterfaceDescriptor | |
|---|---|
| com.ibm.jusb | |
| javax.usb | Core interfaces and classes modeling USB devices, descriptors, communication pipes and requests/operations. |
| Uses of UsbInterfaceDescriptor in com.ibm.jusb |
|---|
| Classes in com.ibm.jusb that implement UsbInterfaceDescriptor | |
|---|---|
class |
UsbInterfaceDescriptorImp
UsbInterfaceDescriptor implementation. |
| Methods in com.ibm.jusb that return UsbInterfaceDescriptor | |
|---|---|
UsbInterfaceDescriptor |
UsbInterfaceImp.getUsbInterfaceDescriptor()
|
| Methods in com.ibm.jusb with parameters of type UsbInterfaceDescriptor | |
|---|---|
void |
UsbInterfaceImp.setUsbInterfaceDescriptor(UsbInterfaceDescriptor desc)
|
| Constructors in com.ibm.jusb with parameters of type UsbInterfaceDescriptor | |
|---|---|
UsbInterfaceImp(UsbConfigurationImp config,
UsbInterfaceDescriptor desc)
Constructor. |
|
UsbInterfaceImp(UsbConfigurationImp config,
UsbInterfaceDescriptor desc,
UsbInterfaceOsImp osImp)
Constructor. |
|
| Uses of UsbInterfaceDescriptor in javax.usb |
|---|
| Methods in javax.usb that return UsbInterfaceDescriptor | |
|---|---|
UsbInterfaceDescriptor |
UsbInterface.getUsbInterfaceDescriptor()
Get the interface descriptor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||