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

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

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

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

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

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

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