org.jasig.schedassist.web.register
Class RemoveAccountFormBackingObject
java.lang.Object
org.jasig.schedassist.web.register.RemoveAccountFormBackingObject
public class RemoveAccountFormBackingObject
- extends Object
Form backing object for RemoveAccountFormController.
- Version:
- $Id: RemoveAccountFormBackingObject.java 1739 2010-02-16 18:19:23Z npblair $
- Author:
- Nicholas Blair, nblair@doit.wisc.edu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveAccountFormBackingObject
public RemoveAccountFormBackingObject()
isConfirmed
public boolean isConfirmed()
- Returns:
- the confirmed
setConfirmed
public void setConfirmed(boolean confirmed)
- Parameters:
confirmed - the confirmed to set
Copyright © 2011 Jasig. All Rights Reserved.