Uses of Class
net.opengis.iso19139.gmd.v_20060504.AbstractMDSpatialRepresentationType

Packages that use AbstractMDSpatialRepresentationType
net.opengis.iso19139.gmd.v_20060504   
 

Uses of AbstractMDSpatialRepresentationType in net.opengis.iso19139.gmd.v_20060504
 

Subclasses of AbstractMDSpatialRepresentationType in net.opengis.iso19139.gmd.v_20060504
 class MDGeorectifiedType
          Java class for MD_Georectified_Type complex type.
 class MDGeoreferenceableType
          Java class for MD_Georeferenceable_Type complex type.
 class MDGridSpatialRepresentationType
          Types and numbers of raster spatial objects in the dataset
 class MDVectorSpatialRepresentationType
          Information about the vector spatial objects in the dataset
 

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type AbstractMDSpatialRepresentationType
protected  JAXBElement<? extends AbstractMDSpatialRepresentationType> MDSpatialRepresentationPropertyType.abstractMDSpatialRepresentation
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return AbstractMDSpatialRepresentationType
 AbstractMDSpatialRepresentationType AbstractMDSpatialRepresentationType.withId(String value)
           
 AbstractMDSpatialRepresentationType AbstractMDSpatialRepresentationType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type AbstractMDSpatialRepresentationType
 JAXBElement<AbstractMDSpatialRepresentationType> ObjectFactory.createAbstractMDSpatialRepresentation(AbstractMDSpatialRepresentationType value)
          Create an instance of JAXBElement<AbstractMDSpatialRepresentationType>}
 JAXBElement<? extends AbstractMDSpatialRepresentationType> MDSpatialRepresentationPropertyType.getAbstractMDSpatialRepresentation()
          Gets the value of the abstractMDSpatialRepresentation property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type AbstractMDSpatialRepresentationType
 JAXBElement<AbstractMDSpatialRepresentationType> ObjectFactory.createAbstractMDSpatialRepresentation(AbstractMDSpatialRepresentationType value)
          Create an instance of JAXBElement<AbstractMDSpatialRepresentationType>}
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type AbstractMDSpatialRepresentationType
 void MDSpatialRepresentationPropertyType.setAbstractMDSpatialRepresentation(JAXBElement<? extends AbstractMDSpatialRepresentationType> value)
          Sets the value of the abstractMDSpatialRepresentation property.
 MDSpatialRepresentationPropertyType MDSpatialRepresentationPropertyType.withAbstractMDSpatialRepresentation(JAXBElement<? extends AbstractMDSpatialRepresentationType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.