Uses of Class
org.n52.shetland.ogc.sensorML.elements.AbstractSmlDocumentation
-
Packages that use AbstractSmlDocumentation Package Description org.n52.shetland.ogc.sensorML org.n52.shetland.ogc.sensorML.elements -
-
Uses of AbstractSmlDocumentation in org.n52.shetland.ogc.sensorML
Methods in org.n52.shetland.ogc.sensorML that return types with arguments of type AbstractSmlDocumentation Modifier and Type Method Description List<AbstractSmlDocumentation>AbstractSensorML. getDocumentation()Methods in org.n52.shetland.ogc.sensorML with parameters of type AbstractSmlDocumentation Modifier and Type Method Description AbstractSensorMLAbstractSensorML. addDocumentation(AbstractSmlDocumentation documentation)Method parameters in org.n52.shetland.ogc.sensorML with type arguments of type AbstractSmlDocumentation Modifier and Type Method Description AbstractSensorMLAbstractSensorML. setDocumentation(List<AbstractSmlDocumentation> documentations) -
Uses of AbstractSmlDocumentation in org.n52.shetland.ogc.sensorML.elements
Subclasses of AbstractSmlDocumentation in org.n52.shetland.ogc.sensorML.elements Modifier and Type Class Description classSmlDocumentationclassSmlDocumentationList
-