com.assaydepot.result
Class Provider
java.lang.Object
com.assaydepot.result.BaseResult
com.assaydepot.result.ProviderResult
com.assaydepot.result.Provider
public class Provider
- extends ProviderResult
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Provider
public Provider()
getPhoneNumber
public String getPhoneNumber()
setPhoneNumber
public void setPhoneNumber(String phoneNumber)
getWebsite
public String getWebsite()
setWebsite
public void setWebsite(String website)
getServiceAreas
public List<String> getServiceAreas()
setServiceAreas
public void setServiceAreas(List<String> serviceAreas)
getHeadquarters
public String getHeadquarters()
setHeadquarters
public void setHeadquarters(String headquarters)
getLaboratories
public List<String> getLaboratories()
setLaboratories
public void setLaboratories(List<String> laboratories)
getYearEstablished
public Integer getYearEstablished()
setYearEstablished
public void setYearEstablished(Integer yearEstablished)
getNumEmployees
public String getNumEmployees()
setNumEmployees
public void setNumEmployees(String numEmployees)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getHtmlDescription
public String getHtmlDescription()
setHtmlDescription
public void setHtmlDescription(String htmlDescription)
getKeywords
public List<String> getKeywords()
setKeywords
public void setKeywords(List<String> keywords)
getCertifications
public List<String> getCertifications()
setCertifications
public void setCertifications(List<String> certifications)
getProfessionalAssociations
public List<String> getProfessionalAssociations()
setProfessionalAssociations
public void setProfessionalAssociations(List<String> professionalAssociations)
getPermission
public String getPermission()
setPermission
public void setPermission(String permission)
getOrigin
public String getOrigin()
setOrigin
public void setOrigin(String origin)
getGreen
public Boolean getGreen()
setGreen
public void setGreen(Boolean green)
getGreenExplanation
public String getGreenExplanation()
setGreenExplanation
public void setGreenExplanation(String greenExplanation)
getDiversity
public Boolean getDiversity()
setDiversity
public void setDiversity(Boolean diversity)
getDiversityExplanation
public String getDiversityExplanation()
setDiversityExplanation
public void setDiversityExplanation(String diversityExplanation)
getCreatedAt
public String getCreatedAt()
setCreatedAt
public void setCreatedAt(String createdAt)
getUpdatedAt
public String getUpdatedAt()
setUpdatedAt
public void setUpdatedAt(String updatedAt)
Copyright © 2012. All Rights Reserved.