public class usb_interface extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
usb_interface() |
protected |
usb_interface(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
usb_interface_descriptor |
getAltsetting() |
protected static long |
getCPtr(usb_interface obj) |
int |
getNum_altsetting() |
void |
setAltsetting(usb_interface_descriptor value) |
void |
setNum_altsetting(int value) |
protected usb_interface(long cPtr,
boolean cMemoryOwn)
public usb_interface()
protected static long getCPtr(usb_interface obj)
public void delete()
public void setAltsetting(usb_interface_descriptor value)
public usb_interface_descriptor getAltsetting()
public void setNum_altsetting(int value)
public int getNum_altsetting()
Copyright © 2014 LSST. All Rights Reserved.