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

Packages that use DQConformanceResultType
net.opengis.iso19139.gmd.v_20070417   
 

Uses of DQConformanceResultType in net.opengis.iso19139.gmd.v_20070417
 

Fields in net.opengis.iso19139.gmd.v_20070417 declared as DQConformanceResultType
protected  DQConformanceResultType DQConformanceResultPropertyType.dqConformanceResult
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return DQConformanceResultType
 DQConformanceResultType ObjectFactory.createDQConformanceResultType()
          Create an instance of DQConformanceResultType
 DQConformanceResultType DQConformanceResultPropertyType.getDQConformanceResult()
          Gets the value of the dqConformanceResult property.
 DQConformanceResultType DQConformanceResultType.withExplanation(CharacterStringPropertyType value)
           
 DQConformanceResultType DQConformanceResultType.withId(String value)
           
 DQConformanceResultType DQConformanceResultType.withPass(BooleanPropertyType value)
           
 DQConformanceResultType DQConformanceResultType.withSpecification(CICitationPropertyType value)
           
 DQConformanceResultType DQConformanceResultType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type DQConformanceResultType
 JAXBElement<DQConformanceResultType> ObjectFactory.createDQConformanceResult(DQConformanceResultType value)
          Create an instance of JAXBElement<DQConformanceResultType>}
 void DQConformanceResultPropertyType.setDQConformanceResult(DQConformanceResultType value)
          Sets the value of the dqConformanceResult property.
 DQConformanceResultPropertyType DQConformanceResultPropertyType.withDQConformanceResult(DQConformanceResultType value)
           
 



Copyright © 2008-2015. All Rights Reserved.