Uses of Class
org.wildfly.test.cloud.common.ResourceType
-
-
Uses of ResourceType in org.wildfly.test.cloud.common
Methods in org.wildfly.test.cloud.common that return ResourceType Modifier and Type Method Description ResourceTypetype()static ResourceTypeResourceType. valueOf(String name)Returns the enum constant of this type with the specified name.static ResourceType[]ResourceType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-