Uses of Class
net.opengis.iso19139.gmx.v_20070417.CTCoordinateSystemAxisPropertyType
-
Packages that use CTCoordinateSystemAxisPropertyType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of CTCoordinateSystemAxisPropertyType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 with type parameters of type CTCoordinateSystemAxisPropertyType Modifier and Type Field Description protected List<CTCoordinateSystemAxisPropertyType>CTCrsCatalogueType. axisMethods in net.opengis.iso19139.gmx.v_20070417 that return CTCoordinateSystemAxisPropertyType Modifier and Type Method Description CTCoordinateSystemAxisPropertyTypeObjectFactory. createCTCoordinateSystemAxisPropertyType()Create an instance ofCTCoordinateSystemAxisPropertyTypeCTCoordinateSystemAxisPropertyTypeCTCoordinateSystemAxisPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)CTCoordinateSystemAxisPropertyTypeCTCoordinateSystemAxisPropertyType. withArcrole(String value)CTCoordinateSystemAxisPropertyTypeCTCoordinateSystemAxisPropertyType. withCoordinateSystemAxis(jakarta.xml.bind.JAXBElement<? extends CoordinateSystemAxisType> value)CTCoordinateSystemAxisPropertyTypeCTCoordinateSystemAxisPropertyType. withHref(String value)CTCoordinateSystemAxisPropertyTypeCTCoordinateSystemAxisPropertyType. withNilReason(String... values)CTCoordinateSystemAxisPropertyTypeCTCoordinateSystemAxisPropertyType. withNilReason(Collection<String> values)CTCoordinateSystemAxisPropertyTypeCTCoordinateSystemAxisPropertyType. withNilReason(List<String> value)CTCoordinateSystemAxisPropertyTypeCTCoordinateSystemAxisPropertyType. withRole(String value)CTCoordinateSystemAxisPropertyTypeCTCoordinateSystemAxisPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)CTCoordinateSystemAxisPropertyTypeCTCoordinateSystemAxisPropertyType. withTitle(String value)CTCoordinateSystemAxisPropertyTypeCTCoordinateSystemAxisPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)CTCoordinateSystemAxisPropertyTypeCTCoordinateSystemAxisPropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type CTCoordinateSystemAxisPropertyType Modifier and Type Method Description List<CTCoordinateSystemAxisPropertyType>CTCrsCatalogueType. getAxis()Gets the value of the axis property.Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type CTCoordinateSystemAxisPropertyType Modifier and Type Method Description CTCrsCatalogueTypeCTCrsCatalogueType. withAxis(CTCoordinateSystemAxisPropertyType... values)Method parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type CTCoordinateSystemAxisPropertyType Modifier and Type Method Description voidCTCrsCatalogueType. setAxis(List<CTCoordinateSystemAxisPropertyType> value)CTCrsCatalogueTypeCTCrsCatalogueType. withAxis(Collection<CTCoordinateSystemAxisPropertyType> values)CTCrsCatalogueTypeCTCrsCatalogueType. withAxis(List<CTCoordinateSystemAxisPropertyType> value)
-