Uses of Class
net.opengis.iso19139.gmd.v_20070417.DQDataQualityPropertyType

Packages that use DQDataQualityPropertyType
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
protected  List<DQDataQualityPropertyType> MDMetadataType.dataQualityInfo
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return DQDataQualityPropertyType
 DQDataQualityPropertyType ObjectFactory.createDQDataQualityPropertyType()
          Create an instance of DQDataQualityPropertyType
 DQDataQualityPropertyType DQDataQualityPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 DQDataQualityPropertyType DQDataQualityPropertyType.withArcrole(String value)
           
 DQDataQualityPropertyType DQDataQualityPropertyType.withDQDataQuality(DQDataQualityType value)
           
 DQDataQualityPropertyType DQDataQualityPropertyType.withHref(String value)
           
 DQDataQualityPropertyType DQDataQualityPropertyType.withNilReason(Collection<String> values)
           
 DQDataQualityPropertyType DQDataQualityPropertyType.withNilReason(List<String> value)
           
 DQDataQualityPropertyType DQDataQualityPropertyType.withNilReason(String... values)
           
 DQDataQualityPropertyType DQDataQualityPropertyType.withRole(String value)
           
 DQDataQualityPropertyType DQDataQualityPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 DQDataQualityPropertyType DQDataQualityPropertyType.withTitle(String value)
           
 DQDataQualityPropertyType DQDataQualityPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 DQDataQualityPropertyType DQDataQualityPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type DQDataQualityPropertyType
 List<DQDataQualityPropertyType> MDMetadataType.getDataQualityInfo()
          Gets the value of the dataQualityInfo property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type DQDataQualityPropertyType
 MDMetadataType MDMetadataType.withDataQualityInfo(DQDataQualityPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type DQDataQualityPropertyType
 void MDMetadataType.setDataQualityInfo(List<DQDataQualityPropertyType> value)
           
 MDMetadataType MDMetadataType.withDataQualityInfo(Collection<DQDataQualityPropertyType> values)
           
 MDMetadataType MDMetadataType.withDataQualityInfo(List<DQDataQualityPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.