Uses of Enum Class
com.yahoo.vespa.model.container.PlatformBundles.JarSuffix
Packages that use PlatformBundles.JarSuffix
-
Uses of PlatformBundles.JarSuffix in com.yahoo.vespa.model.container
Methods in com.yahoo.vespa.model.container that return PlatformBundles.JarSuffixModifier and TypeMethodDescriptionstatic PlatformBundles.JarSuffixReturns the enum constant of this class with the specified name.static PlatformBundles.JarSuffix[]PlatformBundles.JarSuffix.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.vespa.model.container with parameters of type PlatformBundles.JarSuffixModifier and TypeMethodDescriptionstatic PathPlatformBundles.absoluteBundlePath(String fileName, PlatformBundles.JarSuffix jarSuffix)