|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.ntb.usb.Usb_Interface
public class Usb_Interface
Represents an USB interface.
An interface is a group of alternate settings of a configuration.
| Field Summary | |
|---|---|
static int |
USB_MAXALTSETTING
Maximal number of alternate settings |
| Constructor Summary | |
|---|---|
Usb_Interface()
|
|
| Method Summary | |
|---|---|
Usb_Interface_Descriptor[] |
getAltsetting()
Retuns an array of interface descriptors. |
int |
getNumAltsetting()
Returns the number of alternate settings. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int USB_MAXALTSETTING
| Constructor Detail |
|---|
public Usb_Interface()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic Usb_Interface_Descriptor[] getAltsetting()
public int getNumAltsetting()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||