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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return PrimeMeridianRefType
 PrimeMeridianRefType ObjectFactory.createPrimeMeridianRefType()
          Create an instance of PrimeMeridianRefType
 PrimeMeridianRefType GeodeticDatumType.getUsesPrimeMeridian()
          Ruft den Wert der usesPrimeMeridian-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type PrimeMeridianRefType
 javax.xml.bind.JAXBElement<PrimeMeridianRefType> ObjectFactory.createPrimeMeridianRef(PrimeMeridianRefType value)
          Create an instance of JAXBElement<PrimeMeridianRefType>}
 javax.xml.bind.JAXBElement<PrimeMeridianRefType> ObjectFactory.createUsesPrimeMeridian(PrimeMeridianRefType value)
          Create an instance of JAXBElement<PrimeMeridianRefType>}
 void GeodeticDatumType.setUsesPrimeMeridian(PrimeMeridianRefType value)
          Legt den Wert der usesPrimeMeridian-Eigenschaft fest.