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

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

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

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

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

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