Uses of Class
net.opengis.gml.PrimeMeridianRefType

Packages that use PrimeMeridianRefType
net.opengis.gml   
 

Uses of PrimeMeridianRefType in net.opengis.gml
 

Fields in net.opengis.gml declared as PrimeMeridianRefType
protected  PrimeMeridianRefType GeodeticDatumType.usesPrimeMeridian
           
 

Methods in net.opengis.gml that return PrimeMeridianRefType
 PrimeMeridianRefType ObjectFactory.createPrimeMeridianRefType()
          Create an instance of PrimeMeridianRefType
 PrimeMeridianRefType GeodeticDatumType.getUsesPrimeMeridian()
          Obtient la valeur de la propriété usesPrimeMeridian.
 

Methods in net.opengis.gml that return types with arguments of type PrimeMeridianRefType
 JAXBElement<PrimeMeridianRefType> ObjectFactory.createPrimeMeridianRef(PrimeMeridianRefType value)
          Create an instance of JAXBElement<PrimeMeridianRefType>}
 JAXBElement<PrimeMeridianRefType> ObjectFactory.createUsesPrimeMeridian(PrimeMeridianRefType value)
          Create an instance of JAXBElement<PrimeMeridianRefType>}
 

Methods in net.opengis.gml with parameters of type PrimeMeridianRefType
 JAXBElement<PrimeMeridianRefType> ObjectFactory.createPrimeMeridianRef(PrimeMeridianRefType value)
          Create an instance of JAXBElement<PrimeMeridianRefType>}
 JAXBElement<PrimeMeridianRefType> ObjectFactory.createUsesPrimeMeridian(PrimeMeridianRefType value)
          Create an instance of JAXBElement<PrimeMeridianRefType>}
 void GeodeticDatumType.setUsesPrimeMeridian(PrimeMeridianRefType value)
          Définit la valeur de la propriété usesPrimeMeridian.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.