Uses of Class
tech.grasshopper.pdf.section.details.executable.MediaCleanup.CleanupType
-
Packages that use MediaCleanup.CleanupType Package Description tech.grasshopper.pdf.section.details.executable -
-
Uses of MediaCleanup.CleanupType in tech.grasshopper.pdf.section.details.executable
Methods in tech.grasshopper.pdf.section.details.executable that return MediaCleanup.CleanupType Modifier and Type Method Description static MediaCleanup.CleanupTypeMediaCleanup.CleanupType. valueOf(String name)Returns the enum constant of this type with the specified name.static MediaCleanup.CleanupType[]MediaCleanup.CleanupType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-