|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UsbEndpointDescriptor | |
|---|---|
| com.ibm.jusb | |
| javax.usb | Core interfaces and classes modeling USB devices, descriptors, communication pipes and requests/operations. |
| Uses of UsbEndpointDescriptor in com.ibm.jusb |
|---|
| Classes in com.ibm.jusb that implement UsbEndpointDescriptor | |
|---|---|
class |
UsbEndpointDescriptorImp
UsbEndpointDescriptor implementation. |
| Methods in com.ibm.jusb that return UsbEndpointDescriptor | |
|---|---|
UsbEndpointDescriptor |
UsbEndpointImp.getUsbEndpointDescriptor()
|
| Methods in com.ibm.jusb with parameters of type UsbEndpointDescriptor | |
|---|---|
void |
UsbEndpointImp.setUsbEndpointDescriptor(UsbEndpointDescriptor desc)
|
| Constructors in com.ibm.jusb with parameters of type UsbEndpointDescriptor | |
|---|---|
UsbEndpointImp(UsbInterfaceImp iface,
UsbEndpointDescriptor desc)
Constructor. |
|
| Uses of UsbEndpointDescriptor in javax.usb |
|---|
| Methods in javax.usb that return UsbEndpointDescriptor | |
|---|---|
UsbEndpointDescriptor |
UsbEndpoint.getUsbEndpointDescriptor()
Get the descriptor for this UsbEndpoint. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||