Package hec.model

Class PluginAuthor

java.lang.Object
hec.model.PluginAuthor

public class PluginAuthor extends Object
  • Constructor Details

    • PluginAuthor

      public PluginAuthor()
    • PluginAuthor

      public PluginAuthor(String org, String contact, String phone)
  • Method Details

    • getOrganization

      public String getOrganization()
    • getContact

      public String getContact()
    • getPhone

      public String getPhone()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getOrganization2

      public String getOrganization2()
      Returns:
      the orgainization2
    • setOrganization2

      public void setOrganization2(String orgainization2)
      Parameters:
      orgainization2 - the orgainization2 to set
    • getAddressLine1

      public String getAddressLine1()
      Returns:
      the addressLine1
    • setAddressLine1

      public void setAddressLine1(String addressLine1)
      Parameters:
      addressLine1 - the addressLine1 to set
    • getAddressLine2

      public String getAddressLine2()
      Returns:
      the addressLine2
    • setAddressLine2

      public void setAddressLine2(String addressLine2)
      Parameters:
      addressLine2 - the addressLine2 to set
    • getCity

      public String getCity()
      Returns:
      the city
    • setCity

      public void setCity(String city)
      Parameters:
      city - the city to set
    • getState

      public String getState()
      Returns:
      the state
    • setState

      public void setState(String state)
      Parameters:
      state - the state to set
    • getZip

      public String getZip()
      Returns:
      the zip
    • setZip

      public void setZip(String zip)
      Parameters:
      zip - the zip to set
    • getEmail

      public String getEmail()
      Returns:
      the email
    • setEmail

      public void setEmail(String email)
      Parameters:
      email - the email to set
    • getWebsite

      public String getWebsite()
      Returns:
      the website
    • setWebsite

      public void setWebsite(String website)
      Parameters:
      website - the website to set
    • getFax

      public String getFax()
      Returns:
      the fax
    • setFax

      public void setFax(String fax)
      Parameters:
      fax - the fax to set
    • getAuthorInfo

      public String getAuthorInfo()
      Returns: