Преглед изворни кода

Added a setter method for the stage

Janco Kock пре 11 година
родитељ
комит
ed9ff542d7
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      src/agenda/Act.java

+ 4 - 0
src/agenda/Act.java

@@ -39,6 +39,10 @@ public class Act {
     public Stage getStage() {
         return stage;
     }
+    
+    public void setStage(Stage stage) {
+		this.stage = stage;
+	}
 
     /**
      * * returns the genre of the act.