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