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

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

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

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

Methods in net.opengis.iso19139.gmd.v_20070417 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_20070417 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_20070417 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.