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

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

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

Subclasses of AbstractDQResultType in net.opengis.iso19139.gmd.v_20060504
 class DQConformanceResultType
          quantitative_result from Quality Procedures - - renamed to remove implied use limitiation.
 class DQQuantitativeResultType
          Quantitative_conformance_measure from Quality Procedures.
 

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type AbstractDQResultType
protected  JAXBElement<? extends AbstractDQResultType> DQResultPropertyType.abstractDQResult
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return AbstractDQResultType
 AbstractDQResultType AbstractDQResultType.withId(String value)
           
 AbstractDQResultType AbstractDQResultType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type AbstractDQResultType
 JAXBElement<AbstractDQResultType> ObjectFactory.createAbstractDQResult(AbstractDQResultType value)
          Create an instance of JAXBElement<AbstractDQResultType>}
 JAXBElement<? extends AbstractDQResultType> DQResultPropertyType.getAbstractDQResult()
          Gets the value of the abstractDQResult property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type AbstractDQResultType
 JAXBElement<AbstractDQResultType> ObjectFactory.createAbstractDQResult(AbstractDQResultType value)
          Create an instance of JAXBElement<AbstractDQResultType>}
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type AbstractDQResultType
 void DQResultPropertyType.setAbstractDQResult(JAXBElement<? extends AbstractDQResultType> value)
          Sets the value of the abstractDQResult property.
 DQResultPropertyType DQResultPropertyType.withAbstractDQResult(JAXBElement<? extends AbstractDQResultType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.