| Package | Description |
|---|---|
| com.tngtech.internal.plug | |
| com.tngtech.internal.plugclient |
| Modifier and Type | Method and Description |
|---|---|
Plug |
PlugConfig.getPlug() |
static Plug |
Plug.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Plug[] |
Plug.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
NetioPlugMessages.getEnablePortForPeriodOfTimeMessage(Plug plug,
org.joda.time.DateTime timeToStart,
org.joda.time.DateTime timeToEnd) |
String |
NetioPlugMessages.getPortEnableDisableMessage(Plug plug,
int newState) |
String |
NetioPlugMessages.getTimerEnableMessage(Plug plug) |
String |
NetioPlugMessages.getTimerMessage(Plug plug) |
Copyright © 2004-2013. All Rights Reserved.