public class

PersonProfile

extends DataObject
java.lang.Object
   ↳ org.mule.modules.oracle.model.AbstractDataObject
     ↳ com.oracle.xmlns.svc.DataObject
       ↳ com.oracle.xmlns.apps.ar.hz.service.party.PersonProfile

Class Overview

Person Profile object

Java class for PersonProfile complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="PersonProfile">
   <complexContent>
     <extension base="{http://xmlns.oracle.com/svc}DataObject">
       <sequence>
         <element name="ActionType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PersonId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="OrigSystem" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="OrigSystemReference" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PartyNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ValidatedFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CategoryCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Salutation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PersonPreNameAdjunct" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PersonFirstName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PersonMiddleName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PersonLastName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PersonNameSuffix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PersonTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PersonAcademicTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PersonPreviousLastName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PersonInitials" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="KnownAs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="KnownAs2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="KnownAs3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="KnownAs4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="KnownAs5" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PersonNamePhonetic" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PersonFirstNamePhonetic" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PersonLastNamePhonetic" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="MiddleNamePhonetic" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="TaxReference" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="JgzzFiscalCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PersonIdenType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PersonIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="DateOfBirth" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="PlaceOfBirth" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="DateOfDeath" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="DeceasedFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Gender" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="DeclaredEthnicity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="MaritalStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="MaritalStatusEffDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="PersonalIncome" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="HeadOfHouseholdFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="HouseholdIncome" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="HouseholdSize" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="RentOwnInd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="LastKnownGps" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="InternalFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ProgramUpdateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="CreatedByModule" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CreatedByName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CreationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="LastUpdateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="LastUpdatedByName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ActualContentSource" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CommonObjId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="OrigSysObjs" type="{http://xmlns.oracle.com/apps/ar/hz/service/party}OrigSysRef" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected String actionType
protected String actualContentSource
protected String categoryCode
protected String commonObjId
protected String createdByModule
protected String createdByName
protected Calendar creationDate
protected Calendar dateOfBirth
protected Calendar dateOfDeath
protected String deceasedFlag
protected String declaredEthnicity
protected String gender
protected String headOfHouseholdFlag
protected BigDecimal householdIncome
protected BigDecimal householdSize
protected String internalFlag
protected String jgzzFiscalCode
protected String knownAs
protected String knownAs2
protected String knownAs3
protected String knownAs4
protected String knownAs5
protected String lastKnownGps
protected Calendar lastUpdateDate
protected String lastUpdatedByName
protected String maritalStatus
protected Calendar maritalStatusEffDate
protected String middleNamePhonetic
protected List<OrigSysRef> origSysObjs
protected String origSystem
protected String origSystemReference
protected String partyNumber
protected String personAcademicTitle
protected String personFirstName
protected String personFirstNamePhonetic
protected BigDecimal personId
protected String personIdenType
protected String personIdentifier
protected String personInitials
protected String personLastName
protected String personLastNamePhonetic
protected String personMiddleName
protected String personNamePhonetic
protected String personNameSuffix
protected String personPreNameAdjunct
protected String personPreviousLastName
protected String personTitle
protected BigDecimal personalIncome
protected String placeOfBirth
protected Calendar programUpdateDate
protected String rentOwnInd
protected String salutation
protected String status
protected String taxReference
protected String validatedFlag
Public Constructors
PersonProfile()
Public Methods
String getActionType()
Gets the value of the actionType property.
String getActualContentSource()
Gets the value of the actualContentSource property.
String getCategoryCode()
Gets the value of the categoryCode property.
String getCommonObjId()
Gets the value of the commonObjId property.
String getCreatedByModule()
Gets the value of the createdByModule property.
String getCreatedByName()
Gets the value of the createdByName property.
Calendar getCreationDate()
Gets the value of the creationDate property.
Calendar getDateOfBirth()
Gets the value of the dateOfBirth property.
Calendar getDateOfDeath()
Gets the value of the dateOfDeath property.
String getDeceasedFlag()
Gets the value of the deceasedFlag property.
String getDeclaredEthnicity()
Gets the value of the declaredEthnicity property.
String getGender()
Gets the value of the gender property.
String getHeadOfHouseholdFlag()
Gets the value of the headOfHouseholdFlag property.
BigDecimal getHouseholdIncome()
Gets the value of the householdIncome property.
BigDecimal getHouseholdSize()
Gets the value of the householdSize property.
String getInternalFlag()
Gets the value of the internalFlag property.
String getJgzzFiscalCode()
Gets the value of the jgzzFiscalCode property.
String getKnownAs()
Gets the value of the knownAs property.
String getKnownAs2()
Gets the value of the knownAs2 property.
String getKnownAs3()
Gets the value of the knownAs3 property.
String getKnownAs4()
Gets the value of the knownAs4 property.
String getKnownAs5()
Gets the value of the knownAs5 property.
String getLastKnownGps()
Gets the value of the lastKnownGps property.
Calendar getLastUpdateDate()
Gets the value of the lastUpdateDate property.
String getLastUpdatedByName()
Gets the value of the lastUpdatedByName property.
String getMaritalStatus()
Gets the value of the maritalStatus property.
Calendar getMaritalStatusEffDate()
Gets the value of the maritalStatusEffDate property.
String getMiddleNamePhonetic()
Gets the value of the middleNamePhonetic property.
List<OrigSysRef> getOrigSysObjs()
Gets the value of the origSysObjs property.
String getOrigSystem()
Gets the value of the origSystem property.
String getOrigSystemReference()
Gets the value of the origSystemReference property.
String getPartyNumber()
Gets the value of the partyNumber property.
String getPersonAcademicTitle()
Gets the value of the personAcademicTitle property.
String getPersonFirstName()
Gets the value of the personFirstName property.
String getPersonFirstNamePhonetic()
Gets the value of the personFirstNamePhonetic property.
BigDecimal getPersonId()
Gets the value of the personId property.
String getPersonIdenType()
Gets the value of the personIdenType property.
String getPersonIdentifier()
Gets the value of the personIdentifier property.
String getPersonInitials()
Gets the value of the personInitials property.
String getPersonLastName()
Gets the value of the personLastName property.
String getPersonLastNamePhonetic()
Gets the value of the personLastNamePhonetic property.
String getPersonMiddleName()
Gets the value of the personMiddleName property.
String getPersonNamePhonetic()
Gets the value of the personNamePhonetic property.
String getPersonNameSuffix()
Gets the value of the personNameSuffix property.
String getPersonPreNameAdjunct()
Gets the value of the personPreNameAdjunct property.
String getPersonPreviousLastName()
Gets the value of the personPreviousLastName property.
String getPersonTitle()
Gets the value of the personTitle property.
BigDecimal getPersonalIncome()
Gets the value of the personalIncome property.
String getPlaceOfBirth()
Gets the value of the placeOfBirth property.
Calendar getProgramUpdateDate()
Gets the value of the programUpdateDate property.
String getRentOwnInd()
Gets the value of the rentOwnInd property.
String getSalutation()
Gets the value of the salutation property.
String getStatus()
Gets the value of the status property.
String getTaxReference()
Gets the value of the taxReference property.
String getValidatedFlag()
Gets the value of the validatedFlag property.
void setActionType(String value)
Sets the value of the actionType property.
void setActualContentSource(String value)
Sets the value of the actualContentSource property.
void setCategoryCode(String value)
Sets the value of the categoryCode property.
void setCommonObjId(String value)
Sets the value of the commonObjId property.
void setCreatedByModule(String value)
Sets the value of the createdByModule property.
void setCreatedByName(String value)
Sets the value of the createdByName property.
void setCreationDate(Calendar value)
Sets the value of the creationDate property.
void setDateOfBirth(Calendar value)
Sets the value of the dateOfBirth property.
void setDateOfDeath(Calendar value)
Sets the value of the dateOfDeath property.
void setDeceasedFlag(String value)
Sets the value of the deceasedFlag property.
void setDeclaredEthnicity(String value)
Sets the value of the declaredEthnicity property.
void setGender(String value)
Sets the value of the gender property.
void setHeadOfHouseholdFlag(String value)
Sets the value of the headOfHouseholdFlag property.
void setHouseholdIncome(BigDecimal value)
Sets the value of the householdIncome property.
void setHouseholdSize(BigDecimal value)
Sets the value of the householdSize property.
void setInternalFlag(String value)
Sets the value of the internalFlag property.
void setJgzzFiscalCode(String value)
Sets the value of the jgzzFiscalCode property.
void setKnownAs(String value)
Sets the value of the knownAs property.
void setKnownAs2(String value)
Sets the value of the knownAs2 property.
void setKnownAs3(String value)
Sets the value of the knownAs3 property.
void setKnownAs4(String value)
Sets the value of the knownAs4 property.
void setKnownAs5(String value)
Sets the value of the knownAs5 property.
void setLastKnownGps(String value)
Sets the value of the lastKnownGps property.
void setLastUpdateDate(Calendar value)
Sets the value of the lastUpdateDate property.
void setLastUpdatedByName(String value)
Sets the value of the lastUpdatedByName property.
void setMaritalStatus(String value)
Sets the value of the maritalStatus property.
void setMaritalStatusEffDate(Calendar value)
Sets the value of the maritalStatusEffDate property.
void setMiddleNamePhonetic(String value)
Sets the value of the middleNamePhonetic property.
void setOrigSysObjs(List<OrigSysRef> origSysObjs)
Sets the value of the origSysObjs property.
void setOrigSystem(String value)
Sets the value of the origSystem property.
void setOrigSystemReference(String value)
Sets the value of the origSystemReference property.
void setPartyNumber(String value)
Sets the value of the partyNumber property.
void setPersonAcademicTitle(String value)
Sets the value of the personAcademicTitle property.
void setPersonFirstName(String value)
Sets the value of the personFirstName property.
void setPersonFirstNamePhonetic(String value)
Sets the value of the personFirstNamePhonetic property.
void setPersonId(BigDecimal value)
Sets the value of the personId property.
void setPersonIdenType(String value)
Sets the value of the personIdenType property.
void setPersonIdentifier(String value)
Sets the value of the personIdentifier property.
void setPersonInitials(String value)
Sets the value of the personInitials property.
void setPersonLastName(String value)
Sets the value of the personLastName property.
void setPersonLastNamePhonetic(String value)
Sets the value of the personLastNamePhonetic property.
void setPersonMiddleName(String value)
Sets the value of the personMiddleName property.
void setPersonNamePhonetic(String value)
Sets the value of the personNamePhonetic property.
void setPersonNameSuffix(String value)
Sets the value of the personNameSuffix property.
void setPersonPreNameAdjunct(String value)
Sets the value of the personPreNameAdjunct property.
void setPersonPreviousLastName(String value)
Sets the value of the personPreviousLastName property.
void setPersonTitle(String value)
Sets the value of the personTitle property.
void setPersonalIncome(BigDecimal value)
Sets the value of the personalIncome property.
void setPlaceOfBirth(String value)
Sets the value of the placeOfBirth property.
void setProgramUpdateDate(Calendar value)
Sets the value of the programUpdateDate property.
void setRentOwnInd(String value)
Sets the value of the rentOwnInd property.
void setSalutation(String value)
Sets the value of the salutation property.
void setStatus(String value)
Sets the value of the status property.
void setTaxReference(String value)
Sets the value of the taxReference property.
void setValidatedFlag(String value)
Sets the value of the validatedFlag property.
[Expand]
Inherited Methods
From class org.mule.modules.oracle.model.AbstractDataObject
From class java.lang.Object

Fields

protected String actionType

protected String actualContentSource

protected String categoryCode

protected String commonObjId

protected String createdByModule

protected String createdByName

protected Calendar creationDate

protected Calendar dateOfBirth

protected Calendar dateOfDeath

protected String deceasedFlag

protected String declaredEthnicity

protected String gender

protected String headOfHouseholdFlag

protected BigDecimal householdIncome

protected BigDecimal householdSize

protected String internalFlag

protected String jgzzFiscalCode

protected String knownAs

protected String knownAs2

protected String knownAs3

protected String knownAs4

protected String knownAs5

protected String lastKnownGps

protected Calendar lastUpdateDate

protected String lastUpdatedByName

protected String maritalStatus

protected Calendar maritalStatusEffDate

protected String middleNamePhonetic

protected List<OrigSysRef> origSysObjs

protected String origSystem

protected String origSystemReference

protected String partyNumber

protected String personAcademicTitle

protected String personFirstName

protected String personFirstNamePhonetic

protected BigDecimal personId

protected String personIdenType

protected String personIdentifier

protected String personInitials

protected String personLastName

protected String personLastNamePhonetic

protected String personMiddleName

protected String personNamePhonetic

protected String personNameSuffix

protected String personPreNameAdjunct

protected String personPreviousLastName

protected String personTitle

protected BigDecimal personalIncome

protected String placeOfBirth

protected Calendar programUpdateDate

protected String rentOwnInd

protected String salutation

protected String status

protected String taxReference

protected String validatedFlag

Public Constructors

public PersonProfile ()

Public Methods

public String getActionType ()

Gets the value of the actionType property.

Returns
  • possible object is String

public String getActualContentSource ()

Gets the value of the actualContentSource property.

Returns
  • possible object is String

public String getCategoryCode ()

Gets the value of the categoryCode property.

Returns
  • possible object is String

public String getCommonObjId ()

Gets the value of the commonObjId property.

Returns
  • possible object is String

public String getCreatedByModule ()

Gets the value of the createdByModule property.

Returns
  • possible object is String

public String getCreatedByName ()

Gets the value of the createdByName property.

Returns
  • possible object is String

public Calendar getCreationDate ()

Gets the value of the creationDate property.

Returns
  • possible object is String

public Calendar getDateOfBirth ()

Gets the value of the dateOfBirth property.

Returns
  • possible object is String

public Calendar getDateOfDeath ()

Gets the value of the dateOfDeath property.

Returns
  • possible object is String

public String getDeceasedFlag ()

Gets the value of the deceasedFlag property.

Returns
  • possible object is String

public String getDeclaredEthnicity ()

Gets the value of the declaredEthnicity property.

Returns
  • possible object is String

public String getGender ()

Gets the value of the gender property.

Returns
  • possible object is String

public String getHeadOfHouseholdFlag ()

Gets the value of the headOfHouseholdFlag property.

Returns
  • possible object is String

public BigDecimal getHouseholdIncome ()

Gets the value of the householdIncome property.

Returns
  • possible object is BigDecimal

public BigDecimal getHouseholdSize ()

Gets the value of the householdSize property.

Returns
  • possible object is BigDecimal

public String getInternalFlag ()

Gets the value of the internalFlag property.

Returns
  • possible object is String

public String getJgzzFiscalCode ()

Gets the value of the jgzzFiscalCode property.

Returns
  • possible object is String

public String getKnownAs ()

Gets the value of the knownAs property.

Returns
  • possible object is String

public String getKnownAs2 ()

Gets the value of the knownAs2 property.

Returns
  • possible object is String

public String getKnownAs3 ()

Gets the value of the knownAs3 property.

Returns
  • possible object is String

public String getKnownAs4 ()

Gets the value of the knownAs4 property.

Returns
  • possible object is String

public String getKnownAs5 ()

Gets the value of the knownAs5 property.

Returns
  • possible object is String

public String getLastKnownGps ()

Gets the value of the lastKnownGps property.

Returns
  • possible object is String

public Calendar getLastUpdateDate ()

Gets the value of the lastUpdateDate property.

Returns
  • possible object is String

public String getLastUpdatedByName ()

Gets the value of the lastUpdatedByName property.

Returns
  • possible object is String

public String getMaritalStatus ()

Gets the value of the maritalStatus property.

Returns
  • possible object is String

public Calendar getMaritalStatusEffDate ()

Gets the value of the maritalStatusEffDate property.

Returns
  • possible object is String

public String getMiddleNamePhonetic ()

Gets the value of the middleNamePhonetic property.

Returns
  • possible object is String

public List<OrigSysRef> getOrigSysObjs ()

Gets the value of the origSysObjs property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the origSysObjs property.

For example, to add a new item, do as follows:

    getOrigSysObjs().add(newItem);
 

Objects of the following type(s) are allowed in the list OrigSysRef

public String getOrigSystem ()

Gets the value of the origSystem property.

Returns
  • possible object is String

public String getOrigSystemReference ()

Gets the value of the origSystemReference property.

Returns
  • possible object is String

public String getPartyNumber ()

Gets the value of the partyNumber property.

Returns
  • possible object is String

public String getPersonAcademicTitle ()

Gets the value of the personAcademicTitle property.

Returns
  • possible object is String

public String getPersonFirstName ()

Gets the value of the personFirstName property.

Returns
  • possible object is String

public String getPersonFirstNamePhonetic ()

Gets the value of the personFirstNamePhonetic property.

Returns
  • possible object is String

public BigDecimal getPersonId ()

Gets the value of the personId property.

Returns
  • possible object is BigDecimal

public String getPersonIdenType ()

Gets the value of the personIdenType property.

Returns
  • possible object is String

public String getPersonIdentifier ()

Gets the value of the personIdentifier property.

Returns
  • possible object is String

public String getPersonInitials ()

Gets the value of the personInitials property.

Returns
  • possible object is String

public String getPersonLastName ()

Gets the value of the personLastName property.

Returns
  • possible object is String

public String getPersonLastNamePhonetic ()

Gets the value of the personLastNamePhonetic property.

Returns
  • possible object is String

public String getPersonMiddleName ()

Gets the value of the personMiddleName property.

Returns
  • possible object is String

public String getPersonNamePhonetic ()

Gets the value of the personNamePhonetic property.

Returns
  • possible object is String

public String getPersonNameSuffix ()

Gets the value of the personNameSuffix property.

Returns
  • possible object is String

public String getPersonPreNameAdjunct ()

Gets the value of the personPreNameAdjunct property.

Returns
  • possible object is String

public String getPersonPreviousLastName ()

Gets the value of the personPreviousLastName property.

Returns
  • possible object is String

public String getPersonTitle ()

Gets the value of the personTitle property.

Returns
  • possible object is String

public BigDecimal getPersonalIncome ()

Gets the value of the personalIncome property.

Returns
  • possible object is BigDecimal

public String getPlaceOfBirth ()

Gets the value of the placeOfBirth property.

Returns
  • possible object is String

public Calendar getProgramUpdateDate ()

Gets the value of the programUpdateDate property.

Returns
  • possible object is String

public String getRentOwnInd ()

Gets the value of the rentOwnInd property.

Returns
  • possible object is String

public String getSalutation ()

Gets the value of the salutation property.

Returns
  • possible object is String

public String getStatus ()

Gets the value of the status property.

Returns
  • possible object is String

public String getTaxReference ()

Gets the value of the taxReference property.

Returns
  • possible object is String

public String getValidatedFlag ()

Gets the value of the validatedFlag property.

Returns
  • possible object is String

public void setActionType (String value)

Sets the value of the actionType property.

Parameters
value Allowed object is String

public void setActualContentSource (String value)

Sets the value of the actualContentSource property.

Parameters
value Allowed object is String

public void setCategoryCode (String value)

Sets the value of the categoryCode property.

Parameters
value Allowed object is String

public void setCommonObjId (String value)

Sets the value of the commonObjId property.

Parameters
value Allowed object is String

public void setCreatedByModule (String value)

Sets the value of the createdByModule property.

Parameters
value Allowed object is String

public void setCreatedByName (String value)

Sets the value of the createdByName property.

Parameters
value Allowed object is String

public void setCreationDate (Calendar value)

Sets the value of the creationDate property.

Parameters
value Allowed object is String

public void setDateOfBirth (Calendar value)

Sets the value of the dateOfBirth property.

Parameters
value Allowed object is String

public void setDateOfDeath (Calendar value)

Sets the value of the dateOfDeath property.

Parameters
value Allowed object is String

public void setDeceasedFlag (String value)

Sets the value of the deceasedFlag property.

Parameters
value Allowed object is String

public void setDeclaredEthnicity (String value)

Sets the value of the declaredEthnicity property.

Parameters
value Allowed object is String

public void setGender (String value)

Sets the value of the gender property.

Parameters
value Allowed object is String

public void setHeadOfHouseholdFlag (String value)

Sets the value of the headOfHouseholdFlag property.

Parameters
value Allowed object is String

public void setHouseholdIncome (BigDecimal value)

Sets the value of the householdIncome property.

Parameters
value Allowed object is BigDecimal

public void setHouseholdSize (BigDecimal value)

Sets the value of the householdSize property.

Parameters
value Allowed object is BigDecimal

public void setInternalFlag (String value)

Sets the value of the internalFlag property.

Parameters
value Allowed object is String

public void setJgzzFiscalCode (String value)

Sets the value of the jgzzFiscalCode property.

Parameters
value Allowed object is String

public void setKnownAs (String value)

Sets the value of the knownAs property.

Parameters
value Allowed object is String

public void setKnownAs2 (String value)

Sets the value of the knownAs2 property.

Parameters
value Allowed object is String

public void setKnownAs3 (String value)

Sets the value of the knownAs3 property.

Parameters
value Allowed object is String

public void setKnownAs4 (String value)

Sets the value of the knownAs4 property.

Parameters
value Allowed object is String

public void setKnownAs5 (String value)

Sets the value of the knownAs5 property.

Parameters
value Allowed object is String

public void setLastKnownGps (String value)

Sets the value of the lastKnownGps property.

Parameters
value Allowed object is String

public void setLastUpdateDate (Calendar value)

Sets the value of the lastUpdateDate property.

Parameters
value Allowed object is String

public void setLastUpdatedByName (String value)

Sets the value of the lastUpdatedByName property.

Parameters
value Allowed object is String

public void setMaritalStatus (String value)

Sets the value of the maritalStatus property.

Parameters
value Allowed object is String

public void setMaritalStatusEffDate (Calendar value)

Sets the value of the maritalStatusEffDate property.

Parameters
value Allowed object is String

public void setMiddleNamePhonetic (String value)

Sets the value of the middleNamePhonetic property.

Parameters
value Allowed object is String

public void setOrigSysObjs (List<OrigSysRef> origSysObjs)

Sets the value of the origSysObjs property.

Parameters
origSysObjs Allowed object is OrigSysRef

public void setOrigSystem (String value)

Sets the value of the origSystem property.

Parameters
value Allowed object is String

public void setOrigSystemReference (String value)

Sets the value of the origSystemReference property.

Parameters
value Allowed object is String

public void setPartyNumber (String value)

Sets the value of the partyNumber property.

Parameters
value Allowed object is String

public void setPersonAcademicTitle (String value)

Sets the value of the personAcademicTitle property.

Parameters
value Allowed object is String

public void setPersonFirstName (String value)

Sets the value of the personFirstName property.

Parameters
value Allowed object is String

public void setPersonFirstNamePhonetic (String value)

Sets the value of the personFirstNamePhonetic property.

Parameters
value Allowed object is String

public void setPersonId (BigDecimal value)

Sets the value of the personId property.

Parameters
value Allowed object is BigDecimal

public void setPersonIdenType (String value)

Sets the value of the personIdenType property.

Parameters
value Allowed object is String

public void setPersonIdentifier (String value)

Sets the value of the personIdentifier property.

Parameters
value Allowed object is String

public void setPersonInitials (String value)

Sets the value of the personInitials property.

Parameters
value Allowed object is String

public void setPersonLastName (String value)

Sets the value of the personLastName property.

Parameters
value Allowed object is String

public void setPersonLastNamePhonetic (String value)

Sets the value of the personLastNamePhonetic property.

Parameters
value Allowed object is String

public void setPersonMiddleName (String value)

Sets the value of the personMiddleName property.

Parameters
value Allowed object is String

public void setPersonNamePhonetic (String value)

Sets the value of the personNamePhonetic property.

Parameters
value Allowed object is String

public void setPersonNameSuffix (String value)

Sets the value of the personNameSuffix property.

Parameters
value Allowed object is String

public void setPersonPreNameAdjunct (String value)

Sets the value of the personPreNameAdjunct property.

Parameters
value Allowed object is String

public void setPersonPreviousLastName (String value)

Sets the value of the personPreviousLastName property.

Parameters
value Allowed object is String

public void setPersonTitle (String value)

Sets the value of the personTitle property.

Parameters
value Allowed object is String

public void setPersonalIncome (BigDecimal value)

Sets the value of the personalIncome property.

Parameters
value Allowed object is BigDecimal

public void setPlaceOfBirth (String value)

Sets the value of the placeOfBirth property.

Parameters
value Allowed object is String

public void setProgramUpdateDate (Calendar value)

Sets the value of the programUpdateDate property.

Parameters
value Allowed object is String

public void setRentOwnInd (String value)

Sets the value of the rentOwnInd property.

Parameters
value Allowed object is String

public void setSalutation (String value)

Sets the value of the salutation property.

Parameters
value Allowed object is String

public void setStatus (String value)

Sets the value of the status property.

Parameters
value Allowed object is String

public void setTaxReference (String value)

Sets the value of the taxReference property.

Parameters
value Allowed object is String

public void setValidatedFlag (String value)

Sets the value of the validatedFlag property.

Parameters
value Allowed object is String