Class PNameinfoBean

java.lang.Object
com.portal.app.ccare.comp.PNameinfoBean

public class PNameinfoBean extends Object
Controller bean interface for the Name details
Author:
Suresh Kumar Grandhisiri
  • Constructor Details

    • PNameinfoBean

      public PNameinfoBean()
  • Method Details

    • setAddress

      public void setAddress(String strAddress)
      Sets the Address
      Parameters:
      A - String with the value of address
    • getAddress

      public String getAddress()
      Gets the Address
      Returns:
      A String with the value of address
    • setCanonCompany

      public void setCanonCompany(String strCanonCompany)
      Sets the CanonCompany
      Parameters:
      A - String with the value of CanonCompany
    • getCanonCompany

      public String getCanonCompany()
      Gets the CanonCompany
      Returns:
      A String with the value of CanonCompany
    • setCanonCountry

      public void setCanonCountry(String strCanonCountry)
      Sets the CanonCountry
      Parameters:
      A - String with the value of CanonCountry
    • getCanonCountry

      public String getCanonCountry()
      Gets the CanonCountry
      Returns:
      A String with the value of CanonCountry
    • setCity

      public void setCity(String strCity)
      Sets the City
      Parameters:
      A - String with the value of City
    • getCity

      public String getCity()
      Gets the City
      Returns:
      A String with the value of City
    • setCompany

      public void setCompany(String strCompany)
      Sets the Company
      Parameters:
      A - String with the value of Company
    • getCompany

      public String getCompany()
      Gets the Company
      Returns:
      A String with the value of Company
    • setContactType

      public void setContactType(String strContactType)
      Sets the ContactType
      Parameters:
      A - String with the value of ContactType
    • getContactType

      public String getContactType()
      Gets the ContactType
      Returns:
      A String with the value of ContactType
    • setEmailAddr

      public void setEmailAddr(String strEmailAddr)
      Sets the EmailAddr
      Parameters:
      A - String with the value of EmailAddr
    • getEmailAddr

      public String getEmailAddr()
      Gets the EmailAddr
      Returns:
      A String with the value of EmailAddr
    • setFirstCanon

      public void setFirstCanon(String strFirstCanon)
      Sets the FirstCanon
      Parameters:
      A - String with the value of FirstCanon
    • getFirstCanon

      public String getFirstCanon()
      Gets the FirstCanon
      Returns:
      A String with the value of FirstCanon
    • setFirstName

      public void setFirstName(String strFirstName)
      Sets the FirstName
      Parameters:
      A - String with the value of FirstName
    • getFirstName

      public String getFirstName()
      Gets the FirstName
      Returns:
      A String with the value of FirstName
    • setLastCanon

      public void setLastCanon(String strLastCanon)
      Sets the LastCanon
      Parameters:
      A - String with the value of LastCanon
    • getLastCanon

      public String getLastCanon()
      Gets the LastCanon
      Returns:
      A String with the value of LastCanon
    • setLastName

      public void setLastName(String strLastName)
      Sets the LastName
      Parameters:
      A - String with the value of LastName
    • getLastName

      public String getLastName()
      Gets the LastName
      Returns:
      A String with the value of LastName
    • setMiddleCanon

      public void setMiddleCanon(String strMiddleCanon)
      Sets the MiddleCanon
      Parameters:
      A - String with the value of MiddleCanon
    • getMiddleCanon

      public String getMiddleCanon()
      Gets the MiddleCanon
      Returns:
      A String with the value of MiddleCanon
    • setMiddleName

      public void setMiddleName(String strMiddleName)
      Sets the MiddleName
      Parameters:
      A - String with the value of MiddleName
    • getMiddleName

      public String getMiddleName()
      Gets the MiddleName
      Returns:
      A String with the value of MiddleName
    • setSalutation

      public void setSalutation(String strSalutation)
      Sets the Salutation
      Parameters:
      A - String with the value of Salutation
    • getSalutation

      public String getSalutation()
      Gets the Salutation
      Returns:
      A String with the value of Salutation
    • setState

      public void setState(String strState)
      Sets the State
      Parameters:
      A - String with the value of State
    • getState

      public String getState()
      Gets the State
      Returns:
      A String with the value of State
    • setTitle

      public void setTitle(String strTitle)
      Sets the Title
      Parameters:
      A - String with the value of Title
    • getTitle

      public String getTitle()
      Gets the Title
      Returns:
      A String with the value of Title
    • setZip

      public void setZip(String strZip)
      Sets the zip
      Parameters:
      A - String with the value of zip
    • getZip

      public String getZip()
      Gets the zip
      Returns:
      A String with the value of zip
    • setServiceObj

      public void setServiceObj(Poid pServiceObj)
      Sets the Service object poid
      Parameters:
      A - Poid with the value of Service object poid
    • getServiceObj

      public Poid getServiceObj()
      Gets the Service object poid
      Returns:
      A Poid with the value of Service object poid