Uses of Class
org.opengis.metadata.distribution.MediumFormat
Packages that use MediumFormat
-
Uses of MediumFormat in org.opengis.metadata.distribution
Fields in org.opengis.metadata.distribution declared as MediumFormatModifier and TypeFieldDescriptionstatic final MediumFormatMediumFormat.CPIOCoPy In / Out (UNIX file format and command).static final MediumFormatMediumFormat.HIGH_SIERRAHigh sierra file system.static final MediumFormatMediumFormat.ISO_9660Information processing - volume and file structure of CD-ROM.static final MediumFormatMediumFormat.ISO_9660_APPLE_HFSHierarchical file system (Macintosh).static final MediumFormatMediumFormat.ISO_9660_ROCK_RIDGERock ridge interchange protocol (UNIX).static final MediumFormatMediumFormat.TARTap ARchive.Methods in org.opengis.metadata.distribution that return MediumFormatModifier and TypeMethodDescriptionMediumFormat.family()Returns the list of enumerations of the same kind as this enum.static MediumFormatReturns the medium format that matches the given string, or returns a new one if none match it.static MediumFormat[]MediumFormat.values()Returns the list ofMediumFormats.Methods in org.opengis.metadata.distribution that return types with arguments of type MediumFormat