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

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

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

Methods in net.opengis.iso19139.gco.v_20070417 that return RecordPropertyType
 RecordPropertyType ObjectFactory.createRecordPropertyType()
          Create an instance of RecordPropertyType
 RecordPropertyType RecordPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 RecordPropertyType RecordPropertyType.withArcrole(String value)
           
 RecordPropertyType RecordPropertyType.withHref(String value)
           
 RecordPropertyType RecordPropertyType.withNilReason(Collection<String> values)
           
 RecordPropertyType RecordPropertyType.withNilReason(List<String> value)
           
 RecordPropertyType RecordPropertyType.withNilReason(String... values)
           
 RecordPropertyType RecordPropertyType.withRecord(Object value)
           
 RecordPropertyType RecordPropertyType.withRole(String value)
           
 RecordPropertyType RecordPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 RecordPropertyType RecordPropertyType.withTitle(String value)
           
 RecordPropertyType RecordPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 RecordPropertyType RecordPropertyType.withUuidref(String value)
           
 

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

Fields in net.opengis.iso19139.gmd.v_20070417 declared as RecordPropertyType
protected  RecordPropertyType MDGeoreferenceableType.georeferencedParameters
           
 

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type RecordPropertyType
protected  List<RecordPropertyType> DQQuantitativeResultType.value
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return RecordPropertyType
 RecordPropertyType MDGeoreferenceableType.getGeoreferencedParameters()
          Gets the value of the georeferencedParameters property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type RecordPropertyType
 List<RecordPropertyType> DQQuantitativeResultType.getValue()
          Gets the value of the value property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type RecordPropertyType
 void MDGeoreferenceableType.setGeoreferencedParameters(RecordPropertyType value)
          Sets the value of the georeferencedParameters property.
 MDGeoreferenceableType MDGeoreferenceableType.withGeoreferencedParameters(RecordPropertyType value)
           
 DQQuantitativeResultType DQQuantitativeResultType.withValue(RecordPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type RecordPropertyType
 void DQQuantitativeResultType.setValue(List<RecordPropertyType> value)
           
 DQQuantitativeResultType DQQuantitativeResultType.withValue(Collection<RecordPropertyType> values)
           
 DQQuantitativeResultType DQQuantitativeResultType.withValue(List<RecordPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.