cz.muni.fi.pclis.web.controllers.teacher.feedback
Class EducatableTopicsController.Dto

java.lang.Object
  extended by cz.muni.fi.pclis.web.controllers.teacher.feedback.EducatableTopicsController.Dto
Enclosing class:
EducatableTopicsController

private class EducatableTopicsController.Dto
extends Object


Field Summary
private  String topic
           
 
Constructor Summary
private EducatableTopicsController.Dto()
           
 
Method Summary
 String getTopic()
           
 void setTopic(String topic)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

topic

private String topic
Constructor Detail

EducatableTopicsController.Dto

private EducatableTopicsController.Dto()
Method Detail

getTopic

public String getTopic()

setTopic

public void setTopic(String topic)


Copyright © 2009-2010 Faculty of Informatics, Masaryk university, Brno. All Rights Reserved.