Uses of Class
com.wavefront.slug.SlugVersion
-
Packages that use SlugVersion Package Description com.wavefront.slug com.wavefront.slug.chart -
-
Uses of SlugVersion in com.wavefront.slug
Methods in com.wavefront.slug that return SlugVersion Modifier and Type Method Description static SlugVersionSlugVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static SlugVersion[]SlugVersion. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SlugVersion in com.wavefront.slug.chart
Constructors in com.wavefront.slug.chart with parameters of type SlugVersion Constructor Description ChartSlugBuilderImpl(SlugVersion slugVersion)
-