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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type DQElementPropertyType
protected  List<DQElementPropertyType> DQDataQualityType.report
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return DQElementPropertyType
 DQElementPropertyType ObjectFactory.createDQElementPropertyType()
          Create an instance of DQElementPropertyType
 DQElementPropertyType DQElementPropertyType.withAbstractDQElement(JAXBElement<? extends AbstractDQElementType> value)
           
 DQElementPropertyType DQElementPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 DQElementPropertyType DQElementPropertyType.withArcrole(String value)
           
 DQElementPropertyType DQElementPropertyType.withHref(String value)
           
 DQElementPropertyType DQElementPropertyType.withNilReason(Collection<String> values)
           
 DQElementPropertyType DQElementPropertyType.withNilReason(List<String> value)
           
 DQElementPropertyType DQElementPropertyType.withNilReason(String... values)
           
 DQElementPropertyType DQElementPropertyType.withRole(String value)
           
 DQElementPropertyType DQElementPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 DQElementPropertyType DQElementPropertyType.withTitle(String value)
           
 DQElementPropertyType DQElementPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 DQElementPropertyType DQElementPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type DQElementPropertyType
 List<DQElementPropertyType> DQDataQualityType.getReport()
          Gets the value of the report property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type DQElementPropertyType
 DQDataQualityType DQDataQualityType.withReport(DQElementPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type DQElementPropertyType
 void DQDataQualityType.setReport(List<DQElementPropertyType> value)
           
 DQDataQualityType DQDataQualityType.withReport(Collection<DQElementPropertyType> values)
           
 DQDataQualityType DQDataQualityType.withReport(List<DQElementPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.