Maven module :un.api : jvm-device :
Class :
un.jvm.device.usb.USB4JDevice
Extends/Implements :
un.api.CObject
un.api.device.usb.USBDevice
Subclasses : -
Variables : -
Functions :
USB4JDevice,
getU4JDevice,
getU4JContext,
getProductId,
getVendorId,
createControl,
getDescription,
toChars
public void
USB4JDevice (Context context, Device device)
public Device
getU4JDevice ()
public Context
getU4JContext ()
public short
getProductId ()
public short
getVendorId ()
public USBControl
createControl ()
public TypedNode
getDescription ()
public Chars
toChars ()