|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PowerUp | |
|---|---|
| com.meiglobal.ebds.api | |
| com.meiglobal.ebds.api.pub | |
| Uses of PowerUp in com.meiglobal.ebds.api |
|---|
| Methods in com.meiglobal.ebds.api that return PowerUp | |
|---|---|
PowerUp |
Acceptor.getDevicePowerUp()
Informs of the device power up policy option. |
| Methods in com.meiglobal.ebds.api with parameters of type PowerUp | |
|---|---|
void |
Acceptor.open(java.lang.String port,
PowerUp powerUp)
Opens the connection between the host and the device. |
| Uses of PowerUp in com.meiglobal.ebds.api.pub |
|---|
| Methods in com.meiglobal.ebds.api.pub that return PowerUp | |
|---|---|
PowerUp |
Acceptor.getDevicePowerUp()
Deprecated. Informs of the device power up option. |
static PowerUp |
PowerUp.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PowerUp[] |
PowerUp.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.meiglobal.ebds.api.pub with parameters of type PowerUp | |
|---|---|
void |
Acceptor.open(java.lang.String port,
PowerUp powerUp)
Deprecated. Opens the connection between the host and the device |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||