Uses of Class
net.n2oapp.framework.api.metadata.header.SearchBar.LinkType
-
Packages that use SearchBar.LinkType Package Description net.n2oapp.framework.api.metadata.header -
-
Uses of SearchBar.LinkType in net.n2oapp.framework.api.metadata.header
Methods in net.n2oapp.framework.api.metadata.header that return SearchBar.LinkType Modifier and Type Method Description static SearchBar.LinkTypeSearchBar.LinkType. valueOf(String name)Returns the enum constant of this type with the specified name.static SearchBar.LinkType[]SearchBar.LinkType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-