Uses of Enum Class
com.suse.coco.module.snpguest.execution.SNPGuestWrapperFactory.SNPGuestVersion
Packages that use SNPGuestWrapperFactory.SNPGuestVersion
-
Uses of SNPGuestWrapperFactory.SNPGuestVersion in com.suse.coco.module.snpguest.execution
Fields in com.suse.coco.module.snpguest.execution declared as SNPGuestWrapperFactory.SNPGuestVersionModifier and TypeFieldDescriptionprivate static final SNPGuestWrapperFactory.SNPGuestVersionSNPGuestWrapperFactory.FALLBACK_VERSIONprivate static SNPGuestWrapperFactory.SNPGuestVersionSNPGuestWrapperFactory.theSnpguestVersionMethods in com.suse.coco.module.snpguest.execution that return SNPGuestWrapperFactory.SNPGuestVersionModifier and TypeMethodDescriptionSNPGuestWrapperFactory.findVersion()tries to find the snpguest tool versionprivate static SNPGuestWrapperFactory.SNPGuestVersionSNPGuestWrapperFactory.notFoundSetFallback()Returns the enum constant of this class with the specified name.SNPGuestWrapperFactory.SNPGuestVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.