|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.ip.me.api.pios.connection.ConnectionType
Provides a list of all of the peripherals offered by the PIOS API.
| Field Summary | |
static ConnectionType |
PRINTER
The printer type. |
| Method Summary | |
long |
getID()
Returns the connection id. |
java.lang.String |
getType()
Returns an string representing the connection type. |
java.lang.String |
toString()
Returns a string representing the connection type. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final ConnectionType PRINTER
| Method Detail |
public java.lang.String toString()
public java.lang.String getType()
public long getID()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||