public class PNameinfoBean extends Object
Constructor and Description |
---|
PNameinfoBean() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Gets the Address
|
String |
getCanonCompany()
Gets the CanonCompany
|
String |
getCanonCountry()
Gets the CanonCountry
|
String |
getCity()
Gets the City
|
String |
getCompany()
Gets the Company
|
String |
getContactType()
Gets the ContactType
|
String |
getEmailAddr()
Gets the EmailAddr
|
String |
getFirstCanon()
Gets the FirstCanon
|
String |
getFirstName()
Gets the FirstName
|
String |
getLastCanon()
Gets the LastCanon
|
String |
getLastName()
Gets the LastName
|
String |
getMiddleCanon()
Gets the MiddleCanon
|
String |
getMiddleName()
Gets the MiddleName
|
String |
getSalutation()
Gets the Salutation
|
Poid |
getServiceObj()
Gets the Service object poid
|
String |
getState()
Gets the State
|
String |
getTitle()
Gets the Title
|
String |
getZip()
Gets the zip
|
void |
setAddress(String strAddress)
Sets the Address
|
void |
setCanonCompany(String strCanonCompany)
Sets the CanonCompany
|
void |
setCanonCountry(String strCanonCountry)
Sets the CanonCountry
|
void |
setCity(String strCity)
Sets the City
|
void |
setCompany(String strCompany)
Sets the Company
|
void |
setContactType(String strContactType)
Sets the ContactType
|
void |
setEmailAddr(String strEmailAddr)
Sets the EmailAddr
|
void |
setFirstCanon(String strFirstCanon)
Sets the FirstCanon
|
void |
setFirstName(String strFirstName)
Sets the FirstName
|
void |
setLastCanon(String strLastCanon)
Sets the LastCanon
|
void |
setLastName(String strLastName)
Sets the LastName
|
void |
setMiddleCanon(String strMiddleCanon)
Sets the MiddleCanon
|
void |
setMiddleName(String strMiddleName)
Sets the MiddleName
|
void |
setSalutation(String strSalutation)
Sets the Salutation
|
void |
setServiceObj(Poid pServiceObj)
Sets the Service object poid
|
void |
setState(String strState)
Sets the State
|
void |
setTitle(String strTitle)
Sets the Title
|
void |
setZip(String strZip)
Sets the zip
|
public void setAddress(String strAddress)
A
- String
with the value of addresspublic String getAddress()
String
with the value of addresspublic void setCanonCompany(String strCanonCompany)
A
- String
with the value of CanonCompanypublic String getCanonCompany()
String
with the value of CanonCompanypublic void setCanonCountry(String strCanonCountry)
A
- String
with the value of CanonCountrypublic String getCanonCountry()
String
with the value of CanonCountrypublic void setCity(String strCity)
A
- String
with the value of Citypublic String getCity()
String
with the value of Citypublic void setCompany(String strCompany)
A
- String
with the value of Companypublic String getCompany()
String
with the value of Companypublic void setContactType(String strContactType)
A
- String
with the value of ContactTypepublic String getContactType()
String
with the value of ContactTypepublic void setEmailAddr(String strEmailAddr)
A
- String
with the value of EmailAddrpublic String getEmailAddr()
String
with the value of EmailAddrpublic void setFirstCanon(String strFirstCanon)
A
- String
with the value of FirstCanonpublic String getFirstCanon()
String
with the value of FirstCanonpublic void setFirstName(String strFirstName)
A
- String
with the value of FirstNamepublic String getFirstName()
String
with the value of FirstNamepublic void setLastCanon(String strLastCanon)
A
- String
with the value of LastCanonpublic String getLastCanon()
String
with the value of LastCanonpublic void setLastName(String strLastName)
A
- String
with the value of LastNamepublic String getLastName()
String
with the value of LastNamepublic void setMiddleCanon(String strMiddleCanon)
A
- String
with the value of MiddleCanonpublic String getMiddleCanon()
String
with the value of MiddleCanonpublic void setMiddleName(String strMiddleName)
A
- String
with the value of MiddleNamepublic String getMiddleName()
String
with the value of MiddleNamepublic void setSalutation(String strSalutation)
A
- String
with the value of Salutationpublic String getSalutation()
String
with the value of Salutationpublic void setState(String strState)
A
- String
with the value of Statepublic String getState()
String
with the value of Statepublic void setTitle(String strTitle)
A
- String
with the value of Titlepublic String getTitle()
String
with the value of Titlepublic void setZip(String strZip)
A
- String
with the value of zippublic String getZip()
String
with the value of zippublic void setServiceObj(Poid pServiceObj)
A
- Poid
with the value of Service object poidpublic Poid getServiceObj()
Poid
with the value of Service object poidCopyright © 2003, 2023, Oracle and/or its affiliates.