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

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

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

Subclasses of MDGridSpatialRepresentationType 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.
 

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type MDGridSpatialRepresentationType
protected  JAXBElement<? extends MDGridSpatialRepresentationType> MDGridSpatialRepresentationPropertyType.mdGridSpatialRepresentation
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDGridSpatialRepresentationType
 MDGridSpatialRepresentationType ObjectFactory.createMDGridSpatialRepresentationType()
          Create an instance of MDGridSpatialRepresentationType
 MDGridSpatialRepresentationType MDGridSpatialRepresentationType.withAxisDimensionProperties(Collection<MDDimensionPropertyType> values)
           
 MDGridSpatialRepresentationType MDGridSpatialRepresentationType.withAxisDimensionProperties(List<MDDimensionPropertyType> value)
           
 MDGridSpatialRepresentationType MDGridSpatialRepresentationType.withAxisDimensionProperties(MDDimensionPropertyType... values)
           
 MDGridSpatialRepresentationType MDGridSpatialRepresentationType.withCellGeometry(MDCellGeometryCodePropertyType value)
           
 MDGridSpatialRepresentationType MDGridSpatialRepresentationType.withId(String value)
           
 MDGridSpatialRepresentationType MDGridSpatialRepresentationType.withNumberOfDimensions(IntegerPropertyType value)
           
 MDGridSpatialRepresentationType MDGridSpatialRepresentationType.withTransformationParameterAvailability(BooleanPropertyType value)
           
 MDGridSpatialRepresentationType MDGridSpatialRepresentationType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDGridSpatialRepresentationType
 JAXBElement<MDGridSpatialRepresentationType> ObjectFactory.createMDGridSpatialRepresentation(MDGridSpatialRepresentationType value)
          Create an instance of JAXBElement<MDGridSpatialRepresentationType>}
 JAXBElement<? extends MDGridSpatialRepresentationType> MDGridSpatialRepresentationPropertyType.getMDGridSpatialRepresentation()
          Gets the value of the mdGridSpatialRepresentation property.
 

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

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDGridSpatialRepresentationType
 void MDGridSpatialRepresentationPropertyType.setMDGridSpatialRepresentation(JAXBElement<? extends MDGridSpatialRepresentationType> value)
          Sets the value of the mdGridSpatialRepresentation property.
 MDGridSpatialRepresentationPropertyType MDGridSpatialRepresentationPropertyType.withMDGridSpatialRepresentation(JAXBElement<? extends MDGridSpatialRepresentationType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.