Uses of Class
net.opengis.iso19139.gmd.v_20060504.DQDataQualityType

Packages that use DQDataQualityType
net.opengis.iso19139.gmd.v_20060504   
 

Uses of DQDataQualityType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as DQDataQualityType
protected  DQDataQualityType DQDataQualityPropertyType.dqDataQuality
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return DQDataQualityType
 DQDataQualityType ObjectFactory.createDQDataQualityType()
          Create an instance of DQDataQualityType
 DQDataQualityType DQDataQualityPropertyType.getDQDataQuality()
          Gets the value of the dqDataQuality property.
 DQDataQualityType DQDataQualityType.withId(String value)
           
 DQDataQualityType DQDataQualityType.withLineage(LILineagePropertyType value)
           
 DQDataQualityType DQDataQualityType.withReport(Collection<DQElementPropertyType> values)
           
 DQDataQualityType DQDataQualityType.withReport(DQElementPropertyType... values)
           
 DQDataQualityType DQDataQualityType.withReport(List<DQElementPropertyType> value)
           
 DQDataQualityType DQDataQualityType.withScope(DQScopePropertyType value)
           
 DQDataQualityType DQDataQualityType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type DQDataQualityType
 JAXBElement<DQDataQualityType> ObjectFactory.createDQDataQuality(DQDataQualityType value)
          Create an instance of JAXBElement<DQDataQualityType>}
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type DQDataQualityType
 JAXBElement<DQDataQualityType> ObjectFactory.createDQDataQuality(DQDataQualityType value)
          Create an instance of JAXBElement<DQDataQualityType>}
 void DQDataQualityPropertyType.setDQDataQuality(DQDataQualityType value)
          Sets the value of the dqDataQuality property.
 DQDataQualityPropertyType DQDataQualityPropertyType.withDQDataQuality(DQDataQualityType value)
           
 



Copyright © 2008-2016. All Rights Reserved.