Class ProjectUpdate

  • All Implemented Interfaces:
    java.io.Serializable

    public class ProjectUpdate
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      ProjectUpdate​(java.lang.String projectName)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getProjectName()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProjectUpdate

        public ProjectUpdate​(java.lang.String projectName)
    • Method Detail

      • getProjectName

        public java.lang.String getProjectName()