Uses of Class
net.opengis.iso19139.gco.v_20070417.RecordTypePropertyType

Packages that use RecordTypePropertyType
net.opengis.iso19139.gco.v_20070417   
net.opengis.iso19139.gmd.v_20070417   
 

Uses of RecordTypePropertyType in net.opengis.iso19139.gco.v_20070417
 

Methods in net.opengis.iso19139.gco.v_20070417 that return RecordTypePropertyType
 RecordTypePropertyType ObjectFactory.createRecordTypePropertyType()
          Create an instance of RecordTypePropertyType
 RecordTypePropertyType RecordTypePropertyType.withNilReason(Collection<String> values)
           
 RecordTypePropertyType RecordTypePropertyType.withNilReason(List<String> value)
           
 RecordTypePropertyType RecordTypePropertyType.withNilReason(String... values)
           
 RecordTypePropertyType RecordTypePropertyType.withRecordType(RecordTypeType value)
           
 

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

Fields in net.opengis.iso19139.gmd.v_20070417 declared as RecordTypePropertyType
protected  RecordTypePropertyType MDCoverageDescriptionType.attributeDescription
           
protected  RecordTypePropertyType DQQuantitativeResultType.valueType
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return RecordTypePropertyType
 RecordTypePropertyType MDCoverageDescriptionType.getAttributeDescription()
          Gets the value of the attributeDescription property.
 RecordTypePropertyType DQQuantitativeResultType.getValueType()
          Gets the value of the valueType property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type RecordTypePropertyType
 void MDCoverageDescriptionType.setAttributeDescription(RecordTypePropertyType value)
          Sets the value of the attributeDescription property.
 void DQQuantitativeResultType.setValueType(RecordTypePropertyType value)
          Sets the value of the valueType property.
 MDImageDescriptionType MDImageDescriptionType.withAttributeDescription(RecordTypePropertyType value)
           
 MDCoverageDescriptionType MDCoverageDescriptionType.withAttributeDescription(RecordTypePropertyType value)
           
 DQQuantitativeResultType DQQuantitativeResultType.withValueType(RecordTypePropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.