public class ModemSetup extends Object
| Constructor and Description |
|---|
ModemSetup(int channel,
int networkID,
int deviceAddress) |
| Modifier and Type | Method and Description |
|---|---|
int |
getChannel() |
int |
getDeviceAddress() |
int |
getNetworkID() |
void |
setChannel(int channel) |
void |
setDeviceAddress(int deviceAddress) |
void |
setNetworkID(int networkID) |
String |
toString() |
Copyright © 2015. All rights reserved.