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

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

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

Fields in net.opengis.iso19139.gmd.v_20070417 declared as DQFormatConsistencyType
protected  DQFormatConsistencyType DQFormatConsistencyPropertyType.dqFormatConsistency
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return DQFormatConsistencyType
 DQFormatConsistencyType ObjectFactory.createDQFormatConsistencyType()
          Create an instance of DQFormatConsistencyType
 DQFormatConsistencyType DQFormatConsistencyPropertyType.getDQFormatConsistency()
          Gets the value of the dqFormatConsistency property.
 DQFormatConsistencyType DQFormatConsistencyType.withDateTime(Collection<DateTimePropertyType> values)
           
 DQFormatConsistencyType DQFormatConsistencyType.withDateTime(DateTimePropertyType... values)
           
 DQFormatConsistencyType DQFormatConsistencyType.withDateTime(List<DateTimePropertyType> value)
           
 DQFormatConsistencyType DQFormatConsistencyType.withEvaluationMethodDescription(CharacterStringPropertyType value)
           
 DQFormatConsistencyType DQFormatConsistencyType.withEvaluationMethodType(DQEvaluationMethodTypeCodePropertyType value)
           
 DQFormatConsistencyType DQFormatConsistencyType.withEvaluationProcedure(CICitationPropertyType value)
           
 DQFormatConsistencyType DQFormatConsistencyType.withId(String value)
           
 DQFormatConsistencyType DQFormatConsistencyType.withMeasureDescription(CharacterStringPropertyType value)
           
 DQFormatConsistencyType DQFormatConsistencyType.withMeasureIdentification(MDIdentifierPropertyType value)
           
 DQFormatConsistencyType DQFormatConsistencyType.withNameOfMeasure(CharacterStringPropertyType... values)
           
 DQFormatConsistencyType DQFormatConsistencyType.withNameOfMeasure(Collection<CharacterStringPropertyType> values)
           
 DQFormatConsistencyType DQFormatConsistencyType.withNameOfMeasure(List<CharacterStringPropertyType> value)
           
 DQFormatConsistencyType DQFormatConsistencyType.withResult(Collection<DQResultPropertyType> values)
           
 DQFormatConsistencyType DQFormatConsistencyType.withResult(DQResultPropertyType... values)
           
 DQFormatConsistencyType DQFormatConsistencyType.withResult(List<DQResultPropertyType> value)
           
 DQFormatConsistencyType DQFormatConsistencyType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type DQFormatConsistencyType
 JAXBElement<DQFormatConsistencyType> ObjectFactory.createDQFormatConsistency(DQFormatConsistencyType value)
          Create an instance of JAXBElement<DQFormatConsistencyType>}
 void DQFormatConsistencyPropertyType.setDQFormatConsistency(DQFormatConsistencyType value)
          Sets the value of the dqFormatConsistency property.
 DQFormatConsistencyPropertyType DQFormatConsistencyPropertyType.withDQFormatConsistency(DQFormatConsistencyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.