cz.muni.fi.pclis.web.controllers.student.feedback
Class FeedbackStudentController.Dto

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

public class FeedbackStudentController.Dto
extends Object


Field Summary
private  String location
           
 
Constructor Summary
FeedbackStudentController.Dto()
           
 
Method Summary
 String getLocation()
           
 void setLocation(String location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

location

private String location
Constructor Detail

FeedbackStudentController.Dto

public FeedbackStudentController.Dto()
Method Detail

getLocation

public String getLocation()

setLocation

public void setLocation(String location)


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