public class SmlLink extends Object
| Constructor and Description |
|---|
SmlLink(String destination,
String source) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestination() |
String |
getId() |
String |
getSource() |
void |
setDestination(String destination) |
void |
setId(String id) |
void |
setSource(String source) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.