public class

ContactPreference

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

Class Overview

Contact Preference Data Object.

Java class for ContactPreference complex type.

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

 <complexType name="ContactPreference">
   <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="ContactPreferenceId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="ParentObjectType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ParentObjectId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="ContactType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PreferenceCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PreferenceTopicType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PreferenceTopicTypeId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="PreferenceTopicTypeCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PreferenceStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="PreferenceEndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="PreferenceStartTimeHr" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="PreferenceEndTimeHr" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="PreferenceStartTimeMi" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="PreferenceEndTimeMi" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="MaxNoOfInteractions" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="MaxNoOfInteractUomCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="RequestedBy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ReasonCode" 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="CommonObjId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected String actionType
protected String commonObjId
protected BigDecimal contactPreferenceId
protected String contactType
protected String createdByModule
protected String createdByName
protected Calendar creationDate
protected Calendar lastUpdateDate
protected String lastUpdatedByName
protected String maxNoOfInteractUomCode
protected BigDecimal maxNoOfInteractions
protected BigDecimal parentObjectId
protected String parentObjectType
protected String preferenceCode
protected Calendar preferenceEndDate
protected BigDecimal preferenceEndTimeHr
protected BigDecimal preferenceEndTimeMi
protected Calendar preferenceStartDate
protected BigDecimal preferenceStartTimeHr
protected BigDecimal preferenceStartTimeMi
protected String preferenceTopicType
protected String preferenceTopicTypeCode
protected BigDecimal preferenceTopicTypeId
protected Calendar programUpdateDate
protected String reasonCode
protected String requestedBy
protected String status
Public Constructors
ContactPreference()
Public Methods
String getActionType()
Gets the value of the actionType property.
String getCommonObjId()
Gets the value of the commonObjId property.
BigDecimal getContactPreferenceId()
Gets the value of the contactPreferenceId property.
String getContactType()
Gets the value of the contactType 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 getLastUpdateDate()
Gets the value of the lastUpdateDate property.
String getLastUpdatedByName()
Gets the value of the lastUpdatedByName property.
String getMaxNoOfInteractUomCode()
Gets the value of the maxNoOfInteractUomCode property.
BigDecimal getMaxNoOfInteractions()
Gets the value of the maxNoOfInteractions property.
BigDecimal getParentObjectId()
Gets the value of the parentObjectId property.
String getParentObjectType()
Gets the value of the parentObjectType property.
String getPreferenceCode()
Gets the value of the preferenceCode property.
Calendar getPreferenceEndDate()
Gets the value of the preferenceEndDate property.
BigDecimal getPreferenceEndTimeHr()
Gets the value of the preferenceEndTimeHr property.
BigDecimal getPreferenceEndTimeMi()
Gets the value of the preferenceEndTimeMi property.
Calendar getPreferenceStartDate()
Gets the value of the preferenceStartDate property.
BigDecimal getPreferenceStartTimeHr()
Gets the value of the preferenceStartTimeHr property.
BigDecimal getPreferenceStartTimeMi()
Gets the value of the preferenceStartTimeMi property.
String getPreferenceTopicType()
Gets the value of the preferenceTopicType property.
String getPreferenceTopicTypeCode()
Gets the value of the preferenceTopicTypeCode property.
BigDecimal getPreferenceTopicTypeId()
Gets the value of the preferenceTopicTypeId property.
Calendar getProgramUpdateDate()
Gets the value of the programUpdateDate property.
String getReasonCode()
Gets the value of the reasonCode property.
String getRequestedBy()
Gets the value of the requestedBy 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 setContactPreferenceId(BigDecimal value)
Sets the value of the contactPreferenceId property.
void setContactType(String value)
Sets the value of the contactType 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 setLastUpdateDate(Calendar value)
Sets the value of the lastUpdateDate property.
void setLastUpdatedByName(String value)
Sets the value of the lastUpdatedByName property.
void setMaxNoOfInteractUomCode(String value)
Sets the value of the maxNoOfInteractUomCode property.
void setMaxNoOfInteractions(BigDecimal value)
Sets the value of the maxNoOfInteractions property.
void setParentObjectId(BigDecimal value)
Sets the value of the parentObjectId property.
void setParentObjectType(String value)
Sets the value of the parentObjectType property.
void setPreferenceCode(String value)
Sets the value of the preferenceCode property.
void setPreferenceEndDate(Calendar value)
Sets the value of the preferenceEndDate property.
void setPreferenceEndTimeHr(BigDecimal value)
Sets the value of the preferenceEndTimeHr property.
void setPreferenceEndTimeMi(BigDecimal value)
Sets the value of the preferenceEndTimeMi property.
void setPreferenceStartDate(Calendar value)
Sets the value of the preferenceStartDate property.
void setPreferenceStartTimeHr(BigDecimal value)
Sets the value of the preferenceStartTimeHr property.
void setPreferenceStartTimeMi(BigDecimal value)
Sets the value of the preferenceStartTimeMi property.
void setPreferenceTopicType(String value)
Sets the value of the preferenceTopicType property.
void setPreferenceTopicTypeCode(String value)
Sets the value of the preferenceTopicTypeCode property.
void setPreferenceTopicTypeId(BigDecimal value)
Sets the value of the preferenceTopicTypeId property.
void setProgramUpdateDate(Calendar value)
Sets the value of the programUpdateDate property.
void setReasonCode(String value)
Sets the value of the reasonCode property.
void setRequestedBy(String value)
Sets the value of the requestedBy 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 contactPreferenceId

protected String contactType

protected String createdByModule

protected String createdByName

protected Calendar creationDate

protected Calendar lastUpdateDate

protected String lastUpdatedByName

protected String maxNoOfInteractUomCode

protected BigDecimal maxNoOfInteractions

protected BigDecimal parentObjectId

protected String parentObjectType

protected String preferenceCode

protected Calendar preferenceEndDate

protected BigDecimal preferenceEndTimeHr

protected BigDecimal preferenceEndTimeMi

protected Calendar preferenceStartDate

protected BigDecimal preferenceStartTimeHr

protected BigDecimal preferenceStartTimeMi

protected String preferenceTopicType

protected String preferenceTopicTypeCode

protected BigDecimal preferenceTopicTypeId

protected Calendar programUpdateDate

protected String reasonCode

protected String requestedBy

protected String status

Public Constructors

public ContactPreference ()

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

Gets the value of the contactPreferenceId property.

Returns
  • possible object is BigDecimal

public String getContactType ()

Gets the value of the contactType 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 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 getMaxNoOfInteractUomCode ()

Gets the value of the maxNoOfInteractUomCode property.

Returns
  • possible object is String

public BigDecimal getMaxNoOfInteractions ()

Gets the value of the maxNoOfInteractions property.

Returns
  • possible object is BigDecimal

public BigDecimal getParentObjectId ()

Gets the value of the parentObjectId property.

Returns
  • possible object is BigDecimal

public String getParentObjectType ()

Gets the value of the parentObjectType property.

Returns
  • possible object is String

public String getPreferenceCode ()

Gets the value of the preferenceCode property.

Returns
  • possible object is String

public Calendar getPreferenceEndDate ()

Gets the value of the preferenceEndDate property.

Returns
  • possible object is String

public BigDecimal getPreferenceEndTimeHr ()

Gets the value of the preferenceEndTimeHr property.

Returns
  • possible object is BigDecimal

public BigDecimal getPreferenceEndTimeMi ()

Gets the value of the preferenceEndTimeMi property.

Returns
  • possible object is BigDecimal

public Calendar getPreferenceStartDate ()

Gets the value of the preferenceStartDate property.

Returns
  • possible object is String

public BigDecimal getPreferenceStartTimeHr ()

Gets the value of the preferenceStartTimeHr property.

Returns
  • possible object is BigDecimal

public BigDecimal getPreferenceStartTimeMi ()

Gets the value of the preferenceStartTimeMi property.

Returns
  • possible object is BigDecimal

public String getPreferenceTopicType ()

Gets the value of the preferenceTopicType property.

Returns
  • possible object is String

public String getPreferenceTopicTypeCode ()

Gets the value of the preferenceTopicTypeCode property.

Returns
  • possible object is String

public BigDecimal getPreferenceTopicTypeId ()

Gets the value of the preferenceTopicTypeId property.

Returns
  • possible object is BigDecimal

public Calendar getProgramUpdateDate ()

Gets the value of the programUpdateDate property.

Returns
  • possible object is String

public String getReasonCode ()

Gets the value of the reasonCode property.

Returns
  • possible object is String

public String getRequestedBy ()

Gets the value of the requestedBy 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 setContactPreferenceId (BigDecimal value)

Sets the value of the contactPreferenceId property.

Parameters
value Allowed object is BigDecimal

public void setContactType (String value)

Sets the value of the contactType 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 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 setMaxNoOfInteractUomCode (String value)

Sets the value of the maxNoOfInteractUomCode property.

Parameters
value Allowed object is String

public void setMaxNoOfInteractions (BigDecimal value)

Sets the value of the maxNoOfInteractions property.

Parameters
value Allowed object is BigDecimal

public void setParentObjectId (BigDecimal value)

Sets the value of the parentObjectId property.

Parameters
value Allowed object is BigDecimal

public void setParentObjectType (String value)

Sets the value of the parentObjectType property.

Parameters
value Allowed object is String

public void setPreferenceCode (String value)

Sets the value of the preferenceCode property.

Parameters
value Allowed object is String

public void setPreferenceEndDate (Calendar value)

Sets the value of the preferenceEndDate property.

Parameters
value Allowed object is String

public void setPreferenceEndTimeHr (BigDecimal value)

Sets the value of the preferenceEndTimeHr property.

Parameters
value Allowed object is BigDecimal

public void setPreferenceEndTimeMi (BigDecimal value)

Sets the value of the preferenceEndTimeMi property.

Parameters
value Allowed object is BigDecimal

public void setPreferenceStartDate (Calendar value)

Sets the value of the preferenceStartDate property.

Parameters
value Allowed object is String

public void setPreferenceStartTimeHr (BigDecimal value)

Sets the value of the preferenceStartTimeHr property.

Parameters
value Allowed object is BigDecimal

public void setPreferenceStartTimeMi (BigDecimal value)

Sets the value of the preferenceStartTimeMi property.

Parameters
value Allowed object is BigDecimal

public void setPreferenceTopicType (String value)

Sets the value of the preferenceTopicType property.

Parameters
value Allowed object is String

public void setPreferenceTopicTypeCode (String value)

Sets the value of the preferenceTopicTypeCode property.

Parameters
value Allowed object is String

public void setPreferenceTopicTypeId (BigDecimal value)

Sets the value of the preferenceTopicTypeId property.

Parameters
value Allowed object is BigDecimal

public void setProgramUpdateDate (Calendar value)

Sets the value of the programUpdateDate property.

Parameters
value Allowed object is String

public void setReasonCode (String value)

Sets the value of the reasonCode property.

Parameters
value Allowed object is String

public void setRequestedBy (String value)

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