net.jhid.impl.linux
Class InputId
java.lang.Object
net.jhid.impl.linux.InputId
- public class InputId
- extends java.lang.Object
Receives the result of an ioctl EVIOCGID.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InputId
public InputId()
getBusType
public short getBusType()
setBusType
public void setBusType(short pBusType)
getProduct
public short getProduct()
setProduct
public void setProduct(short pProduct)
getVendor
public short getVendor()
setVendor
public void setVendor(short pVendor)
getVersion
public short getVersion()
setVersion
public void setVersion(short pVersion)
toString
public java.lang.String toString()