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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as DQDomainConsistencyType
protected  DQDomainConsistencyType DQDomainConsistencyPropertyType.dqDomainConsistency
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return DQDomainConsistencyType
 DQDomainConsistencyType ObjectFactory.createDQDomainConsistencyType()
          Create an instance of DQDomainConsistencyType
 DQDomainConsistencyType DQDomainConsistencyPropertyType.getDQDomainConsistency()
          Gets the value of the dqDomainConsistency property.
 DQDomainConsistencyType DQDomainConsistencyType.withDateTime(Collection<DateTimePropertyType> values)
           
 DQDomainConsistencyType DQDomainConsistencyType.withDateTime(DateTimePropertyType... values)
           
 DQDomainConsistencyType DQDomainConsistencyType.withDateTime(List<DateTimePropertyType> value)
           
 DQDomainConsistencyType DQDomainConsistencyType.withEvaluationMethodDescription(CharacterStringPropertyType value)
           
 DQDomainConsistencyType DQDomainConsistencyType.withEvaluationMethodType(DQEvaluationMethodTypeCodePropertyType value)
           
 DQDomainConsistencyType DQDomainConsistencyType.withEvaluationProcedure(CICitationPropertyType value)
           
 DQDomainConsistencyType DQDomainConsistencyType.withId(String value)
           
 DQDomainConsistencyType DQDomainConsistencyType.withMeasureDescription(CharacterStringPropertyType value)
           
 DQDomainConsistencyType DQDomainConsistencyType.withMeasureIdentification(MDIdentifierPropertyType value)
           
 DQDomainConsistencyType DQDomainConsistencyType.withNameOfMeasure(CharacterStringPropertyType... values)
           
 DQDomainConsistencyType DQDomainConsistencyType.withNameOfMeasure(Collection<CharacterStringPropertyType> values)
           
 DQDomainConsistencyType DQDomainConsistencyType.withNameOfMeasure(List<CharacterStringPropertyType> value)
           
 DQDomainConsistencyType DQDomainConsistencyType.withResult(Collection<DQResultPropertyType> values)
           
 DQDomainConsistencyType DQDomainConsistencyType.withResult(DQResultPropertyType... values)
           
 DQDomainConsistencyType DQDomainConsistencyType.withResult(List<DQResultPropertyType> value)
           
 DQDomainConsistencyType DQDomainConsistencyType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type DQDomainConsistencyType
 JAXBElement<DQDomainConsistencyType> ObjectFactory.createDQDomainConsistency(DQDomainConsistencyType value)
          Create an instance of JAXBElement<DQDomainConsistencyType>}
 void DQDomainConsistencyPropertyType.setDQDomainConsistency(DQDomainConsistencyType value)
          Sets the value of the dqDomainConsistency property.
 DQDomainConsistencyPropertyType DQDomainConsistencyPropertyType.withDQDomainConsistency(DQDomainConsistencyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.