Uses of Class
edu.harvard.fits.MetadataType
Packages that use MetadataType
-
Uses of MetadataType in edu.harvard.fits
Fields in edu.harvard.fits declared as MetadataTypeMethods in edu.harvard.fits that return MetadataTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataType()Create an instance ofMetadataTypeFits.getMetadata()Gets the value of the metadata property.Methods in edu.harvard.fits with parameters of type MetadataTypeModifier and TypeMethodDescriptionvoidFits.setMetadata(MetadataType value) Sets the value of the metadata property.