Uses of Class
nl.b3p.csw.jaxb.ows.MetadataType
-
Packages that use MetadataType Package Description nl.b3p.csw.jaxb.ows -
-
Uses of MetadataType in nl.b3p.csw.jaxb.ows
Methods in nl.b3p.csw.jaxb.ows that return MetadataType Modifier and Type Method Description MetadataTypeObjectFactory. createMetadataType()Create an instance ofMetadataTypeMethods in nl.b3p.csw.jaxb.ows with parameters of type MetadataType Modifier and Type Method Description MetadataObjectFactory. createMetadata(MetadataType value)Create an instance ofMetadata}Constructors in nl.b3p.csw.jaxb.ows with parameters of type MetadataType Constructor Description Metadata(MetadataType value)
-