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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return GeodeticDatumRefType
 GeodeticDatumRefType ObjectFactory.createGeodeticDatumRefType()
          Create an instance of GeodeticDatumRefType
 GeodeticDatumRefType GeographicCRSType.getUsesGeodeticDatum()
          Ruft den Wert der usesGeodeticDatum-Eigenschaft ab.
 GeodeticDatumRefType GeocentricCRSType.getUsesGeodeticDatum()
          Ruft den Wert der usesGeodeticDatum-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type GeodeticDatumRefType
 javax.xml.bind.JAXBElement<GeodeticDatumRefType> ObjectFactory.createGeodeticDatumRef(GeodeticDatumRefType value)
          Create an instance of JAXBElement<GeodeticDatumRefType>}
 javax.xml.bind.JAXBElement<GeodeticDatumRefType> ObjectFactory.createUsesGeodeticDatum(GeodeticDatumRefType value)
          Create an instance of JAXBElement<GeodeticDatumRefType>}
 void GeographicCRSType.setUsesGeodeticDatum(GeodeticDatumRefType value)
          Legt den Wert der usesGeodeticDatum-Eigenschaft fest.
 void GeocentricCRSType.setUsesGeodeticDatum(GeodeticDatumRefType value)
          Legt den Wert der usesGeodeticDatum-Eigenschaft fest.