Uses of Class
net.opengis.iso19139.gmx.v_20070417.CTCoordinateSystemPropertyType
-
Packages that use CTCoordinateSystemPropertyType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of CTCoordinateSystemPropertyType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 with type parameters of type CTCoordinateSystemPropertyType Modifier and Type Field Description protected List<CTCoordinateSystemPropertyType>CTCrsCatalogueType. coordinateSystemMethods in net.opengis.iso19139.gmx.v_20070417 that return CTCoordinateSystemPropertyType Modifier and Type Method Description CTCoordinateSystemPropertyTypeObjectFactory. createCTCoordinateSystemPropertyType()Create an instance ofCTCoordinateSystemPropertyTypeCTCoordinateSystemPropertyTypeCTCoordinateSystemPropertyType. withAbstractCoordinateSystem(jakarta.xml.bind.JAXBElement<?> value)CTCoordinateSystemPropertyTypeCTCoordinateSystemPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)CTCoordinateSystemPropertyTypeCTCoordinateSystemPropertyType. withArcrole(String value)CTCoordinateSystemPropertyTypeCTCoordinateSystemPropertyType. withHref(String value)CTCoordinateSystemPropertyTypeCTCoordinateSystemPropertyType. withNilReason(String... values)CTCoordinateSystemPropertyTypeCTCoordinateSystemPropertyType. withNilReason(Collection<String> values)CTCoordinateSystemPropertyTypeCTCoordinateSystemPropertyType. withNilReason(List<String> value)CTCoordinateSystemPropertyTypeCTCoordinateSystemPropertyType. withRole(String value)CTCoordinateSystemPropertyTypeCTCoordinateSystemPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)CTCoordinateSystemPropertyTypeCTCoordinateSystemPropertyType. withTitle(String value)CTCoordinateSystemPropertyTypeCTCoordinateSystemPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)CTCoordinateSystemPropertyTypeCTCoordinateSystemPropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type CTCoordinateSystemPropertyType Modifier and Type Method Description List<CTCoordinateSystemPropertyType>CTCrsCatalogueType. getCoordinateSystem()Gets the value of the coordinateSystem property.Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type CTCoordinateSystemPropertyType Modifier and Type Method Description CTCrsCatalogueTypeCTCrsCatalogueType. withCoordinateSystem(CTCoordinateSystemPropertyType... values)Method parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type CTCoordinateSystemPropertyType Modifier and Type Method Description voidCTCrsCatalogueType. setCoordinateSystem(List<CTCoordinateSystemPropertyType> value)CTCrsCatalogueTypeCTCrsCatalogueType. withCoordinateSystem(Collection<CTCoordinateSystemPropertyType> values)CTCrsCatalogueTypeCTCrsCatalogueType. withCoordinateSystem(List<CTCoordinateSystemPropertyType> value)
-