| Package | Description | 
|---|---|
| networkconfigurator.AdapterStates | |
| networkconfigurator.item | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IsConnectedState
State of a adapter that is already connected with another Item. 
 | 
class  | 
IsNotConnectedState
State of a adapter that is NOT already connected with another Item. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private AdapterState | 
Adapter.state
State of the Adapter. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AdapterState | 
Adapter.getState()
normal getter. 
 |