Uses of Class
de.flapdoodle.embedmongo.distribution.ArchiveType

Packages that use ArchiveType
de.flapdoodle.embedmongo   
de.flapdoodle.embedmongo.distribution   
 

Uses of ArchiveType in de.flapdoodle.embedmongo
 

Methods in de.flapdoodle.embedmongo that return ArchiveType
static ArchiveType Paths.getArchiveType(Distribution distribution)
           
 

Uses of ArchiveType in de.flapdoodle.embedmongo.distribution
 

Methods in de.flapdoodle.embedmongo.distribution that return ArchiveType
static ArchiveType ArchiveType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ArchiveType[] ArchiveType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.