Uses of Class
net.opengis.iso19139.gmx.v_20060504.CTCoordinateSystemPropertyType

Packages that use CTCoordinateSystemPropertyType
net.opengis.iso19139.gmx.v_20060504   
 

Uses of CTCoordinateSystemPropertyType in net.opengis.iso19139.gmx.v_20060504
 

Fields in net.opengis.iso19139.gmx.v_20060504 with type parameters of type CTCoordinateSystemPropertyType
protected  List<CTCoordinateSystemPropertyType> CTCrsCatalogueType.coordinateSystem
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return CTCoordinateSystemPropertyType
 CTCoordinateSystemPropertyType ObjectFactory.createCTCoordinateSystemPropertyType()
          Create an instance of CTCoordinateSystemPropertyType
 CTCoordinateSystemPropertyType CTCoordinateSystemPropertyType.withAbstractCoordinateSystem(JAXBElement<?> value)
           
 CTCoordinateSystemPropertyType CTCoordinateSystemPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 CTCoordinateSystemPropertyType CTCoordinateSystemPropertyType.withArcrole(String value)
           
 CTCoordinateSystemPropertyType CTCoordinateSystemPropertyType.withHref(String value)
           
 CTCoordinateSystemPropertyType CTCoordinateSystemPropertyType.withNilReason(Collection<String> values)
           
 CTCoordinateSystemPropertyType CTCoordinateSystemPropertyType.withNilReason(List<String> value)
           
 CTCoordinateSystemPropertyType CTCoordinateSystemPropertyType.withNilReason(String... values)
           
 CTCoordinateSystemPropertyType CTCoordinateSystemPropertyType.withRole(String value)
           
 CTCoordinateSystemPropertyType CTCoordinateSystemPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 CTCoordinateSystemPropertyType CTCoordinateSystemPropertyType.withTitle(String value)
           
 CTCoordinateSystemPropertyType CTCoordinateSystemPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 CTCoordinateSystemPropertyType CTCoordinateSystemPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return types with arguments of type CTCoordinateSystemPropertyType
 List<CTCoordinateSystemPropertyType> CTCrsCatalogueType.getCoordinateSystem()
          Gets the value of the coordinateSystem property.
 

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type CTCoordinateSystemPropertyType
 CTCrsCatalogueType CTCrsCatalogueType.withCoordinateSystem(CTCoordinateSystemPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmx.v_20060504 with type arguments of type CTCoordinateSystemPropertyType
 void CTCrsCatalogueType.setCoordinateSystem(List<CTCoordinateSystemPropertyType> value)
           
 CTCrsCatalogueType CTCrsCatalogueType.withCoordinateSystem(Collection<CTCoordinateSystemPropertyType> values)
           
 CTCrsCatalogueType CTCrsCatalogueType.withCoordinateSystem(List<CTCoordinateSystemPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.