Uses of Class
net.opengis.iso19139.gmx.v_20070417.CTDatumPropertyType
-
Packages that use CTDatumPropertyType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of CTDatumPropertyType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 with type parameters of type CTDatumPropertyType Modifier and Type Field Description protected List<CTDatumPropertyType>CTCrsCatalogueType. datumMethods in net.opengis.iso19139.gmx.v_20070417 that return CTDatumPropertyType Modifier and Type Method Description CTDatumPropertyTypeObjectFactory. createCTDatumPropertyType()Create an instance ofCTDatumPropertyTypeCTDatumPropertyTypeCTDatumPropertyType. withAbstractDatum(jakarta.xml.bind.JAXBElement<?> value)CTDatumPropertyTypeCTDatumPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)CTDatumPropertyTypeCTDatumPropertyType. withArcrole(String value)CTDatumPropertyTypeCTDatumPropertyType. withHref(String value)CTDatumPropertyTypeCTDatumPropertyType. withNilReason(String... values)CTDatumPropertyTypeCTDatumPropertyType. withNilReason(Collection<String> values)CTDatumPropertyTypeCTDatumPropertyType. withNilReason(List<String> value)CTDatumPropertyTypeCTDatumPropertyType. withRole(String value)CTDatumPropertyTypeCTDatumPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)CTDatumPropertyTypeCTDatumPropertyType. withTitle(String value)CTDatumPropertyTypeCTDatumPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)CTDatumPropertyTypeCTDatumPropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type CTDatumPropertyType Modifier and Type Method Description List<CTDatumPropertyType>CTCrsCatalogueType. getDatum()Gets the value of the datum property.Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type CTDatumPropertyType Modifier and Type Method Description CTCrsCatalogueTypeCTCrsCatalogueType. withDatum(CTDatumPropertyType... values)Method parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type CTDatumPropertyType Modifier and Type Method Description voidCTCrsCatalogueType. setDatum(List<CTDatumPropertyType> value)CTCrsCatalogueTypeCTCrsCatalogueType. withDatum(Collection<CTDatumPropertyType> values)CTCrsCatalogueTypeCTCrsCatalogueType. withDatum(List<CTDatumPropertyType> value)
-