Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDGridSpatialRepresentationType
-
Packages that use MDGridSpatialRepresentationType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of MDGridSpatialRepresentationType in net.opengis.iso19139.gmd.v_20070417
Subclasses of MDGridSpatialRepresentationType 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.Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDGridSpatialRepresentationType Modifier and Type Field Description protected jakarta.xml.bind.JAXBElement<? extends MDGridSpatialRepresentationType>MDGridSpatialRepresentationPropertyType. mdGridSpatialRepresentationMethods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDGridSpatialRepresentationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MDGridSpatialRepresentationType>ObjectFactory. createMDGridSpatialRepresentation(MDGridSpatialRepresentationType value)jakarta.xml.bind.JAXBElement<? extends MDGridSpatialRepresentationType>MDGridSpatialRepresentationPropertyType. getMDGridSpatialRepresentation()Gets the value of the mdGridSpatialRepresentation property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDGridSpatialRepresentationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MDGridSpatialRepresentationType>ObjectFactory. createMDGridSpatialRepresentation(MDGridSpatialRepresentationType value)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDGridSpatialRepresentationType Modifier and Type Method Description voidMDGridSpatialRepresentationPropertyType. setMDGridSpatialRepresentation(jakarta.xml.bind.JAXBElement<? extends MDGridSpatialRepresentationType> value)Sets the value of the mdGridSpatialRepresentation property.MDGridSpatialRepresentationPropertyTypeMDGridSpatialRepresentationPropertyType. withMDGridSpatialRepresentation(jakarta.xml.bind.JAXBElement<? extends MDGridSpatialRepresentationType> value)Constructor parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDGridSpatialRepresentationType Constructor Description MDGridSpatialRepresentationPropertyType(jakarta.xml.bind.JAXBElement<? extends MDGridSpatialRepresentationType> mdGridSpatialRepresentation, 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
-