Uses of Class
org.apache.tomcat.jakartaee.EESpecProfiles
-
-
Uses of EESpecProfiles in org.apache.tomcat.jakartaee
Methods in org.apache.tomcat.jakartaee that return EESpecProfiles Modifier and Type Method Description static EESpecProfilesEESpecProfiles. valueOf(String name)Returns the enum constant of this type with the specified name.static EESpecProfiles[]EESpecProfiles. values()Returns an array containing the constants of this enum type, in the order they are declared.
-