public class Connection extends Object
| Constructor and Description |
|---|
Connection(String from,
String to) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFrom() |
String |
getTo() |
void |
setFrom(String from) |
void |
setTo(String to) |
Copyright © 2019. All rights reserved.