Uses of Enum Class
org.wildfly.prospero.api.ChannelVersion.Type
Packages that use ChannelVersion.Type
-
Uses of ChannelVersion.Type in org.wildfly.prospero.api
Subclasses with type arguments of type ChannelVersion.Type in org.wildfly.prospero.apiMethods in org.wildfly.prospero.api that return ChannelVersion.TypeModifier and TypeMethodDescriptionChannelVersion.getType()static ChannelVersion.TypeReturns the enum constant of this class with the specified name.static ChannelVersion.Type[]ChannelVersion.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.wildfly.prospero.api with parameters of type ChannelVersion.Type