Class ConsoleProfileFinished


  • public class ConsoleProfileFinished
    extends java.lang.Object
    • Constructor Detail

      • ConsoleProfileFinished

        public ConsoleProfileFinished​(java.lang.String id,
                                      Location location,
                                      Profile profile,
                                      java.lang.String title)
    • Method Detail

      • getId

        public java.lang.String getId()
      • getLocation

        public Location getLocation()
      • getProfile

        public Profile getProfile()
      • getTitle

        public java.lang.String getTitle()
      • setTitle

        public void setTitle​(java.lang.String title)