Uses of Class
org.n52.shetland.ogc.gml.AbstractReferenceType
-
Packages that use AbstractReferenceType Package Description org.n52.shetland.iso.gco org.n52.shetland.ogc.gml org.n52.shetland.ogc.sensorML org.n52.shetland.ogc.sensorML.elements -
-
Uses of AbstractReferenceType in org.n52.shetland.iso.gco
Subclasses of AbstractReferenceType in org.n52.shetland.iso.gco Modifier and Type Class Description classAbstractRoleclassRole -
Uses of AbstractReferenceType in org.n52.shetland.ogc.gml
Subclasses of AbstractReferenceType in org.n52.shetland.ogc.gml Modifier and Type Class Description classReferenceTypeClass represents a GML conform ReferenceType elementMethods in org.n52.shetland.ogc.gml that return AbstractReferenceType Modifier and Type Method Description AbstractReferenceTypeAbstractReferenceType. setHref(String href)Set hrefAbstractReferenceTypeAbstractReferenceType. setRole(String role)Set roleAbstractReferenceTypeAbstractReferenceType. setTitle(String title)Set titleMethods in org.n52.shetland.ogc.gml with parameters of type AbstractReferenceType Modifier and Type Method Description intAbstractReferenceType. compareTo(AbstractReferenceType o) -
Uses of AbstractReferenceType in org.n52.shetland.ogc.sensorML
Subclasses of AbstractReferenceType in org.n52.shetland.ogc.sensorML Modifier and Type Class Description classProcessMethodImplementation for sml:ProcessMethodclassRoleClass that represents SensorML RoleclassSmlContactclassSmlContactListImplementation for sml:ContactListclassSmlPersonImplementation for sml:PersonclassSmlReferencedContactclassSmlResponsiblePartyImplementation for sml:ResponsiblePartyMethods in org.n52.shetland.ogc.sensorML that return AbstractReferenceType Modifier and Type Method Description AbstractReferenceTypeSmlContact. setRole(String role) -
Uses of AbstractReferenceType in org.n52.shetland.ogc.sensorML.elements
Subclasses of AbstractReferenceType in org.n52.shetland.ogc.sensorML.elements Modifier and Type Class Description classAbstractDataComponentContainer<T>Abstract container class forSweAbstractDataComponentsclassAbstractSmlDataComponentContainer<T>Abstract container class for SensorML data components.classSmlCapabilitiesSOS internal representation of SensorML capabilitiesclassSmlCapabilityclassSmlCharacteristicclassSmlCharacteristicsSOS internal representation of SensorML characteristicsclassSmlComponentSOS internal representation of SensorML componentclassSmlIoSOS internal representation of SensorML IOsclassSmlParameter
-