Package hec.model
Class PluginAuthor
java.lang.Object
hec.model.PluginAuthor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCity()getEmail()getFax()getPhone()getState()getZip()voidsetAddressLine1(String addressLine1) voidsetAddressLine2(String addressLine2) voidvoidvoidvoidsetOrganization2(String orgainization2) voidvoidsetWebsite(String website) voidtoString()
-
Constructor Details
-
PluginAuthor
public PluginAuthor() -
PluginAuthor
-
-
Method Details
-
getOrganization
-
getContact
-
getPhone
-
toString
-
getOrganization2
- Returns:
- the orgainization2
-
setOrganization2
- Parameters:
orgainization2- the orgainization2 to set
-
getAddressLine1
- Returns:
- the addressLine1
-
setAddressLine1
- Parameters:
addressLine1- the addressLine1 to set
-
getAddressLine2
- Returns:
- the addressLine2
-
setAddressLine2
- Parameters:
addressLine2- the addressLine2 to set
-
getCity
- Returns:
- the city
-
setCity
- Parameters:
city- the city to set
-
getState
- Returns:
- the state
-
setState
- Parameters:
state- the state to set
-
getZip
- Returns:
- the zip
-
setZip
- Parameters:
zip- the zip to set
-
getEmail
- Returns:
- the email
-
setEmail
- Parameters:
email- the email to set
-
getWebsite
- Returns:
- the website
-
setWebsite
- Parameters:
website- the website to set
-
getFax
- Returns:
- the fax
-
setFax
- Parameters:
fax- the fax to set
-
getAuthorInfo
- Returns:
-