|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DisconnectorsFactory.DisconnectorType | |
|---|---|
| jef.disconnection | |
| jef.disconnection.impl | |
| Uses of DisconnectorsFactory.DisconnectorType in jef.disconnection |
|---|
| Methods in jef.disconnection that return DisconnectorsFactory.DisconnectorType | |
|---|---|
static DisconnectorsFactory.DisconnectorType |
DisconnectorsFactory.DisconnectorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DisconnectorsFactory.DisconnectorType[] |
DisconnectorsFactory.DisconnectorType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in jef.disconnection with parameters of type DisconnectorsFactory.DisconnectorType | |
|---|---|
Disconnector |
DisconnectorsFactory.getInstance(DisconnectorsFactory.DisconnectorType type)
Instantiates a Disconnector of the specified type. |
| Uses of DisconnectorsFactory.DisconnectorType in jef.disconnection.impl |
|---|
| Methods in jef.disconnection.impl with parameters of type DisconnectorsFactory.DisconnectorType | |
|---|---|
Disconnector |
DefaultDisconnectorsFactory.getInstance(DisconnectorsFactory.DisconnectorType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||