Default Constructor
public UserPrefs();
Valued Constructor
public UserPrefs(NamedValue[]);
UserPrefs Class | Plumtree.Remote.Util Namespace