Uses of Class
net.opengis.iso19139.gmd.v_20070417.AbstractMDSpatialRepresentationType
-
Packages that use AbstractMDSpatialRepresentationType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of AbstractMDSpatialRepresentationType in net.opengis.iso19139.gmd.v_20070417
Subclasses of AbstractMDSpatialRepresentationType in net.opengis.iso19139.gmd.v_20070417 Modifier and Type Class Description classMDGeorectifiedTypeJava class for MD_Georectified_Type complex type.classMDGeoreferenceableTypeJava class for MD_Georeferenceable_Type complex type.classMDGridSpatialRepresentationTypeTypes and numbers of raster spatial objects in the datasetclassMDVectorSpatialRepresentationTypeInformation about the vector spatial objects in the datasetFields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type AbstractMDSpatialRepresentationType Modifier and Type Field Description protected jakarta.xml.bind.JAXBElement<? extends AbstractMDSpatialRepresentationType>MDSpatialRepresentationPropertyType. abstractMDSpatialRepresentationMethods in net.opengis.iso19139.gmd.v_20070417 that return AbstractMDSpatialRepresentationType Modifier and Type Method Description AbstractMDSpatialRepresentationTypeAbstractMDSpatialRepresentationType. withId(String value)AbstractMDSpatialRepresentationTypeAbstractMDSpatialRepresentationType. withUuid(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type AbstractMDSpatialRepresentationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractMDSpatialRepresentationType>ObjectFactory. createAbstractMDSpatialRepresentation(AbstractMDSpatialRepresentationType value)jakarta.xml.bind.JAXBElement<? extends AbstractMDSpatialRepresentationType>MDSpatialRepresentationPropertyType. getAbstractMDSpatialRepresentation()Gets the value of the abstractMDSpatialRepresentation property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type AbstractMDSpatialRepresentationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractMDSpatialRepresentationType>ObjectFactory. createAbstractMDSpatialRepresentation(AbstractMDSpatialRepresentationType value)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type AbstractMDSpatialRepresentationType Modifier and Type Method Description voidMDSpatialRepresentationPropertyType. setAbstractMDSpatialRepresentation(jakarta.xml.bind.JAXBElement<? extends AbstractMDSpatialRepresentationType> value)Sets the value of the abstractMDSpatialRepresentation property.MDSpatialRepresentationPropertyTypeMDSpatialRepresentationPropertyType. withAbstractMDSpatialRepresentation(jakarta.xml.bind.JAXBElement<? extends AbstractMDSpatialRepresentationType> value)Constructor parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type AbstractMDSpatialRepresentationType Constructor Description MDSpatialRepresentationPropertyType(jakarta.xml.bind.JAXBElement<? extends AbstractMDSpatialRepresentationType> abstractMDSpatialRepresentation, List<String> nilReason, String uuidref, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-