|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nhindirect.xd.transform.pojo.SimplePerson
public class SimplePerson
Class representing and containing attributes for a person.
| Constructor Summary | |
|---|---|
SimplePerson()
Default constructor. |
|
SimplePerson(String firstName,
String lastName)
|
|
| Method Summary | |
|---|---|
String |
getAge()
Get the value of age. |
String |
getAgeUnits()
Get the value of ageUnits. |
String |
getBirthDateTime()
Get the value of birthDateTime. |
String |
getCity()
Get the value of city. |
String |
getCountry()
Get the value of country. |
String |
getCounty()
Get the value of county. |
String |
getDepartment()
Get the value of department. |
String |
getEmail()
Get the value of email. |
String |
getEthnicityCode()
Get the value of ethnicityCode. |
String |
getEthnicityCodeName()
Get the value of ethnicityCodeName. |
String |
getEthnicityCodeSystem()
Get the value of ethnicityCodeSystem. |
String |
getFirstName()
Get the value of firstName. |
String |
getGenderCode()
Get the value of genderCode. |
String |
getGenderCodeSystem()
Get the value of genderCodeSystem. |
String |
getLanguageCode()
Get the value of languageCode. |
String |
getLastName()
Get the value of lastName. |
String |
getLocalId()
Get the value of localId. |
String |
getLocalOrg()
Get the value of localOrg. |
String |
getMiddleName()
Get the value of middleName. |
String |
getNpi()
Get the value of npi. |
Map<String,String> |
getOtherOrgIds()
Get the value of otherOrgIds. |
String |
getPatientEuid()
Get the value of patientEuid. |
String |
getPcpName()
Get the value of pcpName. |
String |
getPcpOid()
Get the value of pcpOid. |
String |
getPhoneExt()
Get the value of phoneExt. |
String |
getSsn()
Get the value of ssn. |
String |
getSSN()
Get the value of ssn. |
String |
getState()
Get the value of state. |
String |
getStreetAddress1()
Get the value of streetAddress1. |
String |
getStreetAddress2()
Get the value of streetAddress2. |
String |
getSuffix()
Get the value of suffix. |
String |
getSystemCode()
Get the value of systemCode. |
String |
getSystemName()
Get the value of systemName. |
String |
getTelephone()
Get the value of telephone. |
String |
getTitle()
Get the value of title. |
String |
getZipCode()
Get the value of zipCode. |
void |
setAge(String age)
Set the value of age. |
void |
setAgeUnits(String ageUnits)
Set the value of ageUnits. |
void |
setBirthDateTime(String birthDateTime)
Set the value of birthDateTime. |
void |
setCity(String city)
Set the value of city. |
void |
setCountry(String country)
Set the value of country. |
void |
setCounty(String county)
Set the value of county. |
void |
setDepartment(String department)
Set the value of department. |
void |
setEmail(String email)
Set the value of email. |
void |
setEthnicityCode(String ethnicityCode)
Set the value of ethnicityCode. |
void |
setEthnicityCodeName(String ethnicityCodeName)
Set the value of ethnicityCodeName. |
void |
setEthnicityCodeSystem(String ethnicityCodeSystem)
Set the value of ethnicityCodeSystem. |
void |
setFirstName(String firstName)
Set the value of firstName. |
void |
setGenderCode(String genderCode)
Set the value of genderCode. |
void |
setGenderCodeSystem(String genderCodeSystem)
Set the value of genderCodeSystem. |
void |
setLanguageCode(String languageCode)
Set the value of languageCode. |
void |
setLastName(String lastName)
Set the value of lastName. |
void |
setLocalId(String localId)
Set the value of localId. |
void |
setLocalOrg(String localOrg)
Set the value of localOrg. |
void |
setMiddleName(String middleName)
Set the value of middleName. |
void |
setNpi(String npi)
Set the value of npi. |
void |
setOtherOrgIds(Map<String,String> otherOrgIds)
Set the value of otherOrgIds. |
void |
setPatientEuid(String patientEuid)
Set the value of patientEuid. |
void |
setPcpName(String pcpName)
Set the value of pcpName. |
void |
setPcpOid(String pcpOid)
Set the value of pcpOid. |
void |
setPhoneExt(String phoneExt)
Set the value of phoneExt. |
void |
setSsn(String ssn)
Set the value of ssn. |
void |
setSSN(String ssn)
Set the value of ssn. |
void |
setState(String state)
Set the value of state. |
void |
setStreetAddress1(String streetAddress1)
Set the value of streetAddress1. |
void |
setStreetAddress2(String streetAddress2)
Set the value of streetAddress2. |
void |
setSuffix(String suffix)
Set the value of suffix. |
void |
setSystemCode(String systemCode)
Set the value of sistemCode. |
void |
setSystemName(String systemName)
Set the value of systemName. |
void |
setTelephone(String telephone)
Set the value of telephone. |
void |
setTitle(String title)
Set the value of title. |
void |
setZipCode(String zipCode)
Set the value of zipCode. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimplePerson()
public SimplePerson(String firstName,
String lastName)
| Method Detail |
|---|
public Map<String,String> getOtherOrgIds()
public void setOtherOrgIds(Map<String,String> otherOrgIds)
otherOrgIds - The value of otherOrgIds.public String getSSN()
public void setSSN(String ssn)
ssn - The value of ssn.public String getLocalId()
public String getLocalOrg()
public void setLocalId(String localId)
localId - The value of localId.public void setLocalOrg(String localOrg)
localOrg - The value of localOrg.public String getFirstName()
public void setFirstName(String firstName)
firstName - The value of firstName.public String getLastName()
public void setLastName(String lastName)
lastName - The value of lastName.public String getMiddleName()
public void setMiddleName(String middleName)
middleName - The value of middleName.public String getStreetAddress1()
public void setStreetAddress1(String streetAddress1)
streetAddress1 - The value of streetAddress1.public String getStreetAddress2()
public void setStreetAddress2(String streetAddress2)
streetAddress2 - The value of streetAddress2.public String getTelephone()
public void setTelephone(String telephone)
telephone - The value of telephone.public String getBirthDateTime()
public void setBirthDateTime(String birthDateTime)
birthDateTime - The value of birthDateTime.public String getLanguageCode()
public void setLanguageCode(String languageCode)
languageCode - The value of languageCode.public String getEthnicityCode()
public void setEthnicityCode(String ethnicityCode)
ethnicityCode - The value of ethnicityCode.public String getAge()
public void setAge(String age)
age - The value of age.public String getAgeUnits()
public void setAgeUnits(String ageUnits)
ageUnits - The value of ageUnits.public String getGenderCode()
public void setGenderCode(String genderCode)
genderCode - The value of genderCode.public String getZipCode()
public void setZipCode(String zipCode)
zipCode - The value of zipCode.public String getState()
public void setState(String state)
state - The value of state.public String getCounty()
public void setCounty(String county)
county - The value of county.public String getCity()
public void setCity(String city)
city - The value of city.public String getCountry()
public void setCountry(String country)
country - The value of country.public String getPcpOid()
public void setPcpOid(String pcpOid)
pcpOid - The value of pcpOid.public String getPcpName()
public void setPcpName(String pcpName)
pcpName - The value of pcpName.public String getEthnicityCodeSystem()
public void setEthnicityCodeSystem(String ethnicityCodeSystem)
ethnicityCodeSystem - The value of ethnicityCodeSystem.public String getEthnicityCodeName()
public void setEthnicityCodeName(String ethnicityCodeName)
ethnicityCodeName - The value of ethnicityCodeName.public String getGenderCodeSystem()
public void setGenderCodeSystem(String genderCodeSystem)
genderCodeSystem - The value of GenderCodeSystem.public String getPatientEuid()
public void setPatientEuid(String patientEuid)
patientEuid - The value of patientEuid.public String getDepartment()
public void setDepartment(String department)
department - The value of department.public String getEmail()
public void setEmail(String email)
email - The value of email.public String getNpi()
public void setNpi(String npi)
npi - The value of npi.public String getSsn()
public void setSsn(String ssn)
ssn - The value of ssn.public String getSuffix()
public void setSuffix(String suffix)
suffix - The value of suffix.public String getTitle()
public void setTitle(String title)
title - The value of title.public String getSystemCode()
public void setSystemCode(String systemCode)
systemCode - The value of systemCode.public String getSystemName()
public void setSystemName(String systemName)
systemName - The value of systemName.public String getPhoneExt()
public void setPhoneExt(String phoneExt)
phoneExt - The value of phoneExt.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||