Uses of Class
org.wildfly.channel.Vendor.Support
-
Packages that use Vendor.Support Package Description org.wildfly.channel -
-
Uses of Vendor.Support in org.wildfly.channel
Methods in org.wildfly.channel that return Vendor.Support Modifier and Type Method Description Vendor.SupportVendor. getSupport()static Vendor.SupportVendor.Support. valueOf(String name)Returns the enum constant of this type with the specified name.static Vendor.Support[]Vendor.Support. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.wildfly.channel with parameters of type Vendor.Support Constructor Description Vendor(String name, Vendor.Support support)Vendor resource
-