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

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

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

Methods in net.opengis.iso19139.gco.v_20060504 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_20060504
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 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_20060504 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-2016. All Rights Reserved.