| Package | Description |
|---|---|
| com.ibm.jusb | |
| javax.usb |
Core interfaces and classes modeling USB devices, descriptors, communication pipes and requests/operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UsbInterfaceDescriptorImp
UsbInterfaceDescriptor implementation.
|
| Modifier and Type | Method and Description |
|---|---|
UsbInterfaceDescriptor |
UsbInterfaceImp.getUsbInterfaceDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
UsbInterfaceImp.setUsbInterfaceDescriptor(UsbInterfaceDescriptor desc) |
| Constructor and Description |
|---|
UsbInterfaceImp(UsbConfigurationImp config,
UsbInterfaceDescriptor desc)
Constructor.
|
UsbInterfaceImp(UsbConfigurationImp config,
UsbInterfaceDescriptor desc,
UsbInterfaceOsImp osImp)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
UsbInterfaceDescriptor |
UsbInterface.getUsbInterfaceDescriptor()
Get the interface descriptor.
|
Copyright © 2014 LSST. All Rights Reserved.