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

Packages that use MDFormatPropertyType
net.opengis.iso19139.gmd.v_20070417   
net.opengis.iso19139.gmx.v_20070417   
 

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

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDFormatPropertyType
protected  List<MDFormatPropertyType> MDDistributionType.distributionFormat
           
protected  List<MDFormatPropertyType> MDDistributorType.distributorFormat
           
protected  List<MDFormatPropertyType> AbstractMDIdentificationType.resourceFormat
           
 

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

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDFormatPropertyType
 List<MDFormatPropertyType> MDDistributionType.getDistributionFormat()
          Gets the value of the distributionFormat property.
 List<MDFormatPropertyType> MDDistributorType.getDistributorFormat()
          Gets the value of the distributorFormat property.
 List<MDFormatPropertyType> AbstractMDIdentificationType.getResourceFormat()
          Gets the value of the resourceFormat property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDFormatPropertyType
 MDDistributionType MDDistributionType.withDistributionFormat(MDFormatPropertyType... values)
           
 MDDistributorType MDDistributorType.withDistributorFormat(MDFormatPropertyType... values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceFormat(MDFormatPropertyType... values)
           
 MDDataIdentificationType MDDataIdentificationType.withResourceFormat(MDFormatPropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceFormat(MDFormatPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDFormatPropertyType
 void MDDistributionType.setDistributionFormat(List<MDFormatPropertyType> value)
           
 void MDDistributorType.setDistributorFormat(List<MDFormatPropertyType> value)
           
 void AbstractMDIdentificationType.setResourceFormat(List<MDFormatPropertyType> value)
           
 MDDistributionType MDDistributionType.withDistributionFormat(Collection<MDFormatPropertyType> values)
           
 MDDistributionType MDDistributionType.withDistributionFormat(List<MDFormatPropertyType> value)
           
 MDDistributorType MDDistributorType.withDistributorFormat(Collection<MDFormatPropertyType> values)
           
 MDDistributorType MDDistributorType.withDistributorFormat(List<MDFormatPropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceFormat(Collection<MDFormatPropertyType> values)
           
 MDDataIdentificationType MDDataIdentificationType.withResourceFormat(Collection<MDFormatPropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceFormat(Collection<MDFormatPropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceFormat(List<MDFormatPropertyType> value)
           
 MDDataIdentificationType MDDataIdentificationType.withResourceFormat(List<MDFormatPropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceFormat(List<MDFormatPropertyType> value)
           
 

Uses of MDFormatPropertyType in net.opengis.iso19139.gmx.v_20070417
 

Fields in net.opengis.iso19139.gmx.v_20070417 declared as MDFormatPropertyType
protected  MDFormatPropertyType MXDataFileType.fileFormat
           
 

Methods in net.opengis.iso19139.gmx.v_20070417 that return MDFormatPropertyType
 MDFormatPropertyType MXDataFileType.getFileFormat()
          Gets the value of the fileFormat property.
 

Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MDFormatPropertyType
 void MXDataFileType.setFileFormat(MDFormatPropertyType value)
          Sets the value of the fileFormat property.
 MXDataFileType MXDataFileType.withFileFormat(MDFormatPropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.