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

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

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

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

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

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

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

Method parameters in net.opengis.iso19139.gmx.v_20060504 with type arguments of type CTCoordinateSystemAxisPropertyType
 void CTCrsCatalogueType.setAxis(List<CTCoordinateSystemAxisPropertyType> value)
           
 CTCrsCatalogueType CTCrsCatalogueType.withAxis(Collection<CTCoordinateSystemAxisPropertyType> values)
           
 CTCrsCatalogueType CTCrsCatalogueType.withAxis(List<CTCoordinateSystemAxisPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.