nl.surfnet.coin.selfservice.command
Class Question

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

public class Question
extends Object


Constructor Summary
Question()
           
 
Method Summary
 String getBody()
           
 String getSubject()
           
 void setBody(String body)
           
 void setSubject(String subject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Question

public Question()
Method Detail

getSubject

public String getSubject()

setSubject

public void setSubject(String subject)

getBody

public String getBody()

setBody

public void setBody(String body)


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