nl.surfnet.coin.selfservice.command
Class LinkRequest

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

public class LinkRequest
extends Object


Constructor Summary
LinkRequest()
           
 
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

LinkRequest

public LinkRequest()
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.