Uses of Class
net.opengis.iso19139.gmx.v_20070417.CTCRSPropertyType
-
Packages that use CTCRSPropertyType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of CTCRSPropertyType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 with type parameters of type CTCRSPropertyType Modifier and Type Field Description protected List<CTCRSPropertyType>CTCrsCatalogueType. crsMethods in net.opengis.iso19139.gmx.v_20070417 that return CTCRSPropertyType Modifier and Type Method Description CTCRSPropertyTypeObjectFactory. createCTCRSPropertyType()Create an instance ofCTCRSPropertyTypeCTCRSPropertyTypeCTCRSPropertyType. withAbstractCRS(jakarta.xml.bind.JAXBElement<?> value)CTCRSPropertyTypeCTCRSPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)CTCRSPropertyTypeCTCRSPropertyType. withArcrole(String value)CTCRSPropertyTypeCTCRSPropertyType. withHref(String value)CTCRSPropertyTypeCTCRSPropertyType. withNilReason(String... values)CTCRSPropertyTypeCTCRSPropertyType. withNilReason(Collection<String> values)CTCRSPropertyTypeCTCRSPropertyType. withNilReason(List<String> value)CTCRSPropertyTypeCTCRSPropertyType. withRole(String value)CTCRSPropertyTypeCTCRSPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)CTCRSPropertyTypeCTCRSPropertyType. withTitle(String value)CTCRSPropertyTypeCTCRSPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)CTCRSPropertyTypeCTCRSPropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type CTCRSPropertyType Modifier and Type Method Description List<CTCRSPropertyType>CTCrsCatalogueType. getCrs()Gets the value of the crs property.Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type CTCRSPropertyType Modifier and Type Method Description CTCrsCatalogueTypeCTCrsCatalogueType. withCrs(CTCRSPropertyType... values)Method parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type CTCRSPropertyType Modifier and Type Method Description voidCTCrsCatalogueType. setCrs(List<CTCRSPropertyType> value)CTCrsCatalogueTypeCTCrsCatalogueType. withCrs(Collection<CTCRSPropertyType> values)CTCrsCatalogueTypeCTCrsCatalogueType. withCrs(List<CTCRSPropertyType> value)
-