Uses of Class
com.saperion.ngc.favorites.FavoriteXmlHandler
-
Packages that use FavoriteXmlHandler Package Description com.saperion.ngc.favorites Package for favorites. -
-
Uses of FavoriteXmlHandler in com.saperion.ngc.favorites
Methods in com.saperion.ngc.favorites that return FavoriteXmlHandler Modifier and Type Method Description static FavoriteXmlHandlerFavoriteXmlHandler. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FavoriteXmlHandler[]FavoriteXmlHandler. values()Returns an array containing the constants of this enum type, in the order they are declared.
-