Uses of Class
com.flowingcode.vaadin.addons.fontawesome.FontAwesome.Brands
-
-
Uses of FontAwesome.Brands in com.flowingcode.vaadin.addons.fontawesome
Methods in com.flowingcode.vaadin.addons.fontawesome that return FontAwesome.Brands Modifier and Type Method Description static FontAwesome.BrandsFontAwesome.Brands. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FontAwesome.Brands[]FontAwesome.Brands. values()Returns an array containing the constants of this enum type, in the order they are declared.
-