| 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 |
UsbConfigurationDescriptorImp
UsbConfigurationDescriptor implementation.
|
| Modifier and Type | Method and Description |
|---|---|
UsbConfigurationDescriptor |
UsbConfigurationImp.getUsbConfigurationDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
UsbConfigurationImp.setUsbConfigurationDescriptor(UsbConfigurationDescriptor desc) |
| Constructor and Description |
|---|
UsbConfigurationImp(UsbDeviceImp device,
UsbConfigurationDescriptor desc)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
UsbConfigurationDescriptor |
UsbConfiguration.getUsbConfigurationDescriptor()
Get the configuration descriptor.
|
Copyright © 2014 LSST. All Rights Reserved.