Uses of Class
org.citygml4j.jaxb.gml._3_1_1.ObservationType

Packages that use ObservationType
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of ObservationType in org.citygml4j.jaxb.gml._3_1_1
 

Subclasses of ObservationType in org.citygml4j.jaxb.gml._3_1_1
 class DirectedObservationAtDistanceType
          Java-Klasse für DirectedObservationAtDistanceType complex type.
 class DirectedObservationType
          Java-Klasse für DirectedObservationType complex type.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return ObservationType
 ObservationType ObjectFactory.createObservationType()
          Create an instance of ObservationType
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type ObservationType
 javax.xml.bind.JAXBElement<ObservationType> ObjectFactory.createObservation(ObservationType value)
          Create an instance of JAXBElement<ObservationType>}
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type ObservationType
 javax.xml.bind.JAXBElement<ObservationType> ObjectFactory.createObservation(ObservationType value)
          Create an instance of JAXBElement<ObservationType>}