Uses of Class
com.icegreen.greenmail.server.BuildInfo
-
Packages that use BuildInfo Package Description com.icegreen.greenmail.server -
-
Uses of BuildInfo in com.icegreen.greenmail.server
Methods in com.icegreen.greenmail.server that return BuildInfo Modifier and Type Method Description static BuildInfoBuildInfo. valueOf(String name)Returns the enum constant of this type with the specified name.static BuildInfo[]BuildInfo. values()Returns an array containing the constants of this enum type, in the order they are declared.
-