Explorar o código

Added a setter method for the stage

Janco Kock %!s(int64=11) %!d(string=hai) anos
pai
achega
ed9ff542d7
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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.