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

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

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

Subclasses of AbstractMDContentInformationType in net.opengis.iso19139.gmd.v_20070417
 class MDCoverageDescriptionType
          Information about the domain of the raster cell
 class MDFeatureCatalogueDescriptionType
          Information identifing the feature catalogue
 class MDImageDescriptionType
          Information about an image's suitability for use
 

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type AbstractMDContentInformationType
protected  JAXBElement<? extends AbstractMDContentInformationType> MDContentInformationPropertyType.abstractMDContentInformation
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return AbstractMDContentInformationType
 AbstractMDContentInformationType AbstractMDContentInformationType.withId(String value)
           
 AbstractMDContentInformationType AbstractMDContentInformationType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type AbstractMDContentInformationType
 JAXBElement<AbstractMDContentInformationType> ObjectFactory.createAbstractMDContentInformation(AbstractMDContentInformationType value)
          Create an instance of JAXBElement<AbstractMDContentInformationType>}
 JAXBElement<? extends AbstractMDContentInformationType> MDContentInformationPropertyType.getAbstractMDContentInformation()
          Gets the value of the abstractMDContentInformation property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type AbstractMDContentInformationType
 JAXBElement<AbstractMDContentInformationType> ObjectFactory.createAbstractMDContentInformation(AbstractMDContentInformationType value)
          Create an instance of JAXBElement<AbstractMDContentInformationType>}
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type AbstractMDContentInformationType
 void MDContentInformationPropertyType.setAbstractMDContentInformation(JAXBElement<? extends AbstractMDContentInformationType> value)
          Sets the value of the abstractMDContentInformation property.
 MDContentInformationPropertyType MDContentInformationPropertyType.withAbstractMDContentInformation(JAXBElement<? extends AbstractMDContentInformationType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.