| Public Constructors | |
|---|---|
|
KeyPadInfo(long id, java.lang.String type)
Create key pad info. |
|
| Public Methods | |
|---|---|
| long |
getId()
Get the id. |
| java.lang.String |
getType()
Get the type. |
Create key pad info.
| id | The id. |
|---|---|
| type | The type. |
Get the id.
The id.
Get the type.
The type.
The key pad info class describes a host application key pad.