Class BaseAction.Developer

java.lang.Object
org.conical.common.bbl.web.struts.actions.BaseAction.Developer
Enclosing class:
BaseAction

public class BaseAction.Developer extends Object
Encapsulates information about the contact developer for this application
Author:
rdoherty
  • Constructor Details

    • Developer

      public Developer()
  • Method Details

    • getName

      public String getName()
    • getTitle

      public String getTitle()
    • getPhone

      public String getPhone()
    • getEmail

      public String getEmail()