nl.surfnet.coin.selfservice.command
Class UnlinkRequest

java.lang.Object
  extended by nl.surfnet.coin.selfservice.command.UnlinkRequest

public class UnlinkRequest
extends Object


Constructor Summary
UnlinkRequest()
           
 
Method Summary
 String getNotes()
           
 boolean isAgree()
           
 void setAgree(boolean agree)
           
 void setNotes(String notes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnlinkRequest

public UnlinkRequest()
Method Detail

getNotes

public String getNotes()

setNotes

public void setNotes(String notes)

isAgree

public boolean isAgree()

setAgree

public void setAgree(boolean agree)


Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.