Uses of Class
org.n52.shetland.ogc.sensorML.elements.SmlLink
-
Packages that use SmlLink Package Description org.n52.shetland.ogc.sensorML.elements -
-
Uses of SmlLink in org.n52.shetland.ogc.sensorML.elements
Methods in org.n52.shetland.ogc.sensorML.elements that return types with arguments of type SmlLink Modifier and Type Method Description List<SmlLink>SmlConnection. getConnections()Methods in org.n52.shetland.ogc.sensorML.elements with parameters of type SmlLink Modifier and Type Method Description SmlConnectionSmlConnection. addConnection(SmlLink connection)Method parameters in org.n52.shetland.ogc.sensorML.elements with type arguments of type SmlLink Modifier and Type Method Description SmlConnectionSmlConnection. setConnections(List<SmlLink> connections)
-