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

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

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

Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDReferenceSystemPropertyType
protected  MDReferenceSystemPropertyType LISourceType.sourceReferenceSystem
           
 

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDReferenceSystemPropertyType
protected  List<MDReferenceSystemPropertyType> MDMetadataType.referenceSystemInfo
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDReferenceSystemPropertyType
 MDReferenceSystemPropertyType ObjectFactory.createMDReferenceSystemPropertyType()
          Create an instance of MDReferenceSystemPropertyType
 MDReferenceSystemPropertyType LISourceType.getSourceReferenceSystem()
          Gets the value of the sourceReferenceSystem property.
 MDReferenceSystemPropertyType MDReferenceSystemPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 MDReferenceSystemPropertyType MDReferenceSystemPropertyType.withArcrole(String value)
           
 MDReferenceSystemPropertyType MDReferenceSystemPropertyType.withHref(String value)
           
 MDReferenceSystemPropertyType MDReferenceSystemPropertyType.withMDReferenceSystem(MDReferenceSystemType value)
           
 MDReferenceSystemPropertyType MDReferenceSystemPropertyType.withNilReason(Collection<String> values)
           
 MDReferenceSystemPropertyType MDReferenceSystemPropertyType.withNilReason(List<String> value)
           
 MDReferenceSystemPropertyType MDReferenceSystemPropertyType.withNilReason(String... values)
           
 MDReferenceSystemPropertyType MDReferenceSystemPropertyType.withRole(String value)
           
 MDReferenceSystemPropertyType MDReferenceSystemPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 MDReferenceSystemPropertyType MDReferenceSystemPropertyType.withTitle(String value)
           
 MDReferenceSystemPropertyType MDReferenceSystemPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 MDReferenceSystemPropertyType MDReferenceSystemPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDReferenceSystemPropertyType
 List<MDReferenceSystemPropertyType> MDMetadataType.getReferenceSystemInfo()
          Gets the value of the referenceSystemInfo property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDReferenceSystemPropertyType
 void LISourceType.setSourceReferenceSystem(MDReferenceSystemPropertyType value)
          Sets the value of the sourceReferenceSystem property.
 MDMetadataType MDMetadataType.withReferenceSystemInfo(MDReferenceSystemPropertyType... values)
           
 LISourceType LISourceType.withSourceReferenceSystem(MDReferenceSystemPropertyType value)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDReferenceSystemPropertyType
 void MDMetadataType.setReferenceSystemInfo(List<MDReferenceSystemPropertyType> value)
           
 MDMetadataType MDMetadataType.withReferenceSystemInfo(Collection<MDReferenceSystemPropertyType> values)
           
 MDMetadataType MDMetadataType.withReferenceSystemInfo(List<MDReferenceSystemPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.