public class

CustomerAccountContact

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

Class Overview

CustomerAccountContact object

Java class for CustomerAccountContact complex type.

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

 <complexType name="CustomerAccountContact">
   <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="CustAcctContactId" 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="CustAcctId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="CustAcctSiteId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="PrimaryFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="RoleType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="SourceCode" 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="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="ContactPersonId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="ContactPersonOs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ContactPersonOsr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="RelationshipId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="RelationshipCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="RelationshipType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="DynamicAttributeGroups" type="{http://xmlns.oracle.com/svc/dag}DynamicAttributeGroup" maxOccurs="unbounded" 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"/>
         <element name="ContactPersonOrigSysObjs" type="{http://xmlns.oracle.com/apps/ar/hz/service/party}OrigSysRef" maxOccurs="unbounded" minOccurs="0"/>
         <element name="ContactRoleObjs" type="{http://xmlns.oracle.com/apps/ar/hz/service/account}RoleResponsibility" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected String actionType
protected String commonObjId
protected BigDecimal contactPersonId
protected List<OrigSysRef> contactPersonOrigSysObjs
protected String contactPersonOs
protected String contactPersonOsr
protected List<RoleResponsibility> contactRoleObjs
protected String createdByModule
protected String createdByName
protected Calendar creationDate
protected BigDecimal custAcctContactId
protected BigDecimal custAcctId
protected BigDecimal custAcctSiteId
protected List<DynamicAttributeGroup> dynamicAttributeGroups
protected Calendar lastUpdateDate
protected String lastUpdatedByName
protected List<OrigSysRef> origSysObjs
protected String origSystem
protected String origSystemReference
protected String primaryFlag
protected Calendar programUpdateDate
protected String relationshipCode
protected BigDecimal relationshipId
protected String relationshipType
protected String roleType
protected String sourceCode
protected Calendar startDate
protected String status
Public Constructors
CustomerAccountContact()
Public Methods
String getActionType()
Gets the value of the actionType property.
String getCommonObjId()
Gets the value of the commonObjId property.
BigDecimal getContactPersonId()
Gets the value of the contactPersonId property.
List<OrigSysRef> getContactPersonOrigSysObjs()
Gets the value of the contactPersonOrigSysObjs property.
String getContactPersonOs()
Gets the value of the contactPersonOs property.
String getContactPersonOsr()
Gets the value of the contactPersonOsr property.
List<RoleResponsibility> getContactRoleObjs()
Gets the value of the contactRoleObjs 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.
BigDecimal getCustAcctContactId()
Gets the value of the custAcctContactId property.
BigDecimal getCustAcctId()
Gets the value of the custAcctId property.
BigDecimal getCustAcctSiteId()
Gets the value of the custAcctSiteId property.
List<DynamicAttributeGroup> getDynamicAttributeGroups()
Gets the value of the dynamicAttributeGroups property.
Calendar getLastUpdateDate()
Gets the value of the lastUpdateDate property.
String getLastUpdatedByName()
Gets the value of the lastUpdatedByName 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 getPrimaryFlag()
Gets the value of the primaryFlag property.
Calendar getProgramUpdateDate()
Gets the value of the programUpdateDate property.
String getRelationshipCode()
Gets the value of the relationshipCode property.
BigDecimal getRelationshipId()
Gets the value of the relationshipId property.
String getRelationshipType()
Gets the value of the relationshipType property.
String getRoleType()
Gets the value of the roleType property.
String getSourceCode()
Gets the value of the sourceCode property.
Calendar getStartDate()
Gets the value of the startDate property.
String getStatus()
Gets the value of the status property.
void setActionType(String value)
Sets the value of the actionType property.
void setCommonObjId(String value)
Sets the value of the commonObjId property.
void setContactPersonId(BigDecimal value)
Sets the value of the contactPersonId property.
void setContactPersonOrigSysObjs(List<OrigSysRef> contactPersonOrigSysObjs)
Sets the value of the contactPersonOrigSysObjs property.
void setContactPersonOs(String value)
Sets the value of the contactPersonOs property.
void setContactPersonOsr(String value)
Sets the value of the contactPersonOsr property.
void setContactRoleObjs(List<RoleResponsibility> contactRoleObjs)
Sets the value of the contactRoleObjs 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 setCustAcctContactId(BigDecimal value)
Sets the value of the custAcctContactId property.
void setCustAcctId(BigDecimal value)
Sets the value of the custAcctId property.
void setCustAcctSiteId(BigDecimal value)
Sets the value of the custAcctSiteId property.
void setDynamicAttributeGroups(List<DynamicAttributeGroup> dynamicAttributeGroups)
Sets the value of the dynamicAttributeGroups property.
void setLastUpdateDate(Calendar value)
Sets the value of the lastUpdateDate property.
void setLastUpdatedByName(String value)
Sets the value of the lastUpdatedByName 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 setPrimaryFlag(String value)
Sets the value of the primaryFlag property.
void setProgramUpdateDate(Calendar value)
Sets the value of the programUpdateDate property.
void setRelationshipCode(String value)
Sets the value of the relationshipCode property.
void setRelationshipId(BigDecimal value)
Sets the value of the relationshipId property.
void setRelationshipType(String value)
Sets the value of the relationshipType property.
void setRoleType(String value)
Sets the value of the roleType property.
void setSourceCode(String value)
Sets the value of the sourceCode property.
void setStartDate(Calendar value)
Sets the value of the startDate property.
void setStatus(String value)
Sets the value of the status property.
[Expand]
Inherited Methods
From class org.mule.modules.oracle.model.AbstractDataObject
From class java.lang.Object

Fields

protected String actionType

protected String commonObjId

protected BigDecimal contactPersonId

protected List<OrigSysRef> contactPersonOrigSysObjs

protected String contactPersonOs

protected String contactPersonOsr

protected List<RoleResponsibility> contactRoleObjs

protected String createdByModule

protected String createdByName

protected Calendar creationDate

protected BigDecimal custAcctContactId

protected BigDecimal custAcctId

protected BigDecimal custAcctSiteId

protected List<DynamicAttributeGroup> dynamicAttributeGroups

protected Calendar lastUpdateDate

protected String lastUpdatedByName

protected List<OrigSysRef> origSysObjs

protected String origSystem

protected String origSystemReference

protected String primaryFlag

protected Calendar programUpdateDate

protected String relationshipCode

protected BigDecimal relationshipId

protected String relationshipType

protected String roleType

protected String sourceCode

protected Calendar startDate

protected String status

Public Constructors

public CustomerAccountContact ()

Public Methods

public String getActionType ()

Gets the value of the actionType property.

Returns
  • possible object is String

public String getCommonObjId ()

Gets the value of the commonObjId property.

Returns
  • possible object is String

public BigDecimal getContactPersonId ()

Gets the value of the contactPersonId property.

Returns
  • possible object is BigDecimal

public List<OrigSysRef> getContactPersonOrigSysObjs ()

Gets the value of the contactPersonOrigSysObjs 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 contactPersonOrigSysObjs property.

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

    getContactPersonOrigSysObjs().add(newItem);
 

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

public String getContactPersonOs ()

Gets the value of the contactPersonOs property.

Returns
  • possible object is String

public String getContactPersonOsr ()

Gets the value of the contactPersonOsr property.

Returns
  • possible object is String

public List<RoleResponsibility> getContactRoleObjs ()

Gets the value of the contactRoleObjs 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 contactRoleObjs property.

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

    getContactRoleObjs().add(newItem);
 

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

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 BigDecimal getCustAcctContactId ()

Gets the value of the custAcctContactId property.

Returns
  • possible object is BigDecimal

public BigDecimal getCustAcctId ()

Gets the value of the custAcctId property.

Returns
  • possible object is BigDecimal

public BigDecimal getCustAcctSiteId ()

Gets the value of the custAcctSiteId property.

Returns
  • possible object is BigDecimal

public List<DynamicAttributeGroup> getDynamicAttributeGroups ()

Gets the value of the dynamicAttributeGroups 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 dynamicAttributeGroups property.

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

    getDynamicAttributeGroups().add(newItem);
 

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

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 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 getPrimaryFlag ()

Gets the value of the primaryFlag property.

Returns
  • possible object is String

public Calendar getProgramUpdateDate ()

Gets the value of the programUpdateDate property.

Returns
  • possible object is String

public String getRelationshipCode ()

Gets the value of the relationshipCode property.

Returns
  • possible object is String

public BigDecimal getRelationshipId ()

Gets the value of the relationshipId property.

Returns
  • possible object is BigDecimal

public String getRelationshipType ()

Gets the value of the relationshipType property.

Returns
  • possible object is String

public String getRoleType ()

Gets the value of the roleType property.

Returns
  • possible object is String

public String getSourceCode ()

Gets the value of the sourceCode property.

Returns
  • possible object is String

public Calendar getStartDate ()

Gets the value of the startDate property.

Returns
  • possible object is String

public String getStatus ()

Gets the value of the status 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 setCommonObjId (String value)

Sets the value of the commonObjId property.

Parameters
value Allowed object is String

public void setContactPersonId (BigDecimal value)

Sets the value of the contactPersonId property.

Parameters
value Allowed object is BigDecimal

public void setContactPersonOrigSysObjs (List<OrigSysRef> contactPersonOrigSysObjs)

Sets the value of the contactPersonOrigSysObjs property.

Parameters
contactPersonOrigSysObjs Allowed object is OrigSysRef

public void setContactPersonOs (String value)

Sets the value of the contactPersonOs property.

Parameters
value Allowed object is String

public void setContactPersonOsr (String value)

Sets the value of the contactPersonOsr property.

Parameters
value Allowed object is String

public void setContactRoleObjs (List<RoleResponsibility> contactRoleObjs)

Sets the value of the contactRoleObjs property.

Parameters
contactRoleObjs Allowed object is RoleResponsibility

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 setCustAcctContactId (BigDecimal value)

Sets the value of the custAcctContactId property.

Parameters
value Allowed object is BigDecimal

public void setCustAcctId (BigDecimal value)

Sets the value of the custAcctId property.

Parameters
value Allowed object is BigDecimal

public void setCustAcctSiteId (BigDecimal value)

Sets the value of the custAcctSiteId property.

Parameters
value Allowed object is BigDecimal

public void setDynamicAttributeGroups (List<DynamicAttributeGroup> dynamicAttributeGroups)

Sets the value of the dynamicAttributeGroups property.

Parameters
dynamicAttributeGroups Allowed object is DynamicAttributeGroup

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 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 setPrimaryFlag (String value)

Sets the value of the primaryFlag 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 setRelationshipCode (String value)

Sets the value of the relationshipCode property.

Parameters
value Allowed object is String

public void setRelationshipId (BigDecimal value)

Sets the value of the relationshipId property.

Parameters
value Allowed object is BigDecimal

public void setRelationshipType (String value)

Sets the value of the relationshipType property.

Parameters
value Allowed object is String

public void setRoleType (String value)

Sets the value of the roleType property.

Parameters
value Allowed object is String

public void setSourceCode (String value)

Sets the value of the sourceCode property.

Parameters
value Allowed object is String

public void setStartDate (Calendar value)

Sets the value of the startDate 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