Uses of Class
net.opengis.iso19139.gmd.v_20070417.DQDataQualityPropertyType
-
Packages that use DQDataQualityPropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of DQDataQualityPropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type DQDataQualityPropertyType Modifier and Type Field Description protected List<DQDataQualityPropertyType>MDMetadataType. dataQualityInfoMethods in net.opengis.iso19139.gmd.v_20070417 that return DQDataQualityPropertyType Modifier and Type Method Description DQDataQualityPropertyTypeObjectFactory. createDQDataQualityPropertyType()Create an instance ofDQDataQualityPropertyTypeDQDataQualityPropertyTypeDQDataQualityPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)DQDataQualityPropertyTypeDQDataQualityPropertyType. withArcrole(String value)DQDataQualityPropertyTypeDQDataQualityPropertyType. withDQDataQuality(DQDataQualityType value)DQDataQualityPropertyTypeDQDataQualityPropertyType. withHref(String value)DQDataQualityPropertyTypeDQDataQualityPropertyType. withNilReason(String... values)DQDataQualityPropertyTypeDQDataQualityPropertyType. withNilReason(Collection<String> values)DQDataQualityPropertyTypeDQDataQualityPropertyType. withNilReason(List<String> value)DQDataQualityPropertyTypeDQDataQualityPropertyType. withRole(String value)DQDataQualityPropertyTypeDQDataQualityPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)DQDataQualityPropertyTypeDQDataQualityPropertyType. withTitle(String value)DQDataQualityPropertyTypeDQDataQualityPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)DQDataQualityPropertyTypeDQDataQualityPropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type DQDataQualityPropertyType Modifier and Type Method Description List<DQDataQualityPropertyType>MDMetadataType. getDataQualityInfo()Gets the value of the dataQualityInfo property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type DQDataQualityPropertyType Modifier and Type Method Description MDMetadataTypeMDMetadataType. withDataQualityInfo(DQDataQualityPropertyType... values)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type DQDataQualityPropertyType Modifier and Type Method Description voidMDMetadataType. setDataQualityInfo(List<DQDataQualityPropertyType> value)MDMetadataTypeMDMetadataType. withDataQualityInfo(Collection<DQDataQualityPropertyType> values)MDMetadataTypeMDMetadataType. withDataQualityInfo(List<DQDataQualityPropertyType> value)
-