public class

FinancialProfile

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

Class Overview

Financial Profile object

Java class for FinancialProfile complex type.

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

 <complexType name="FinancialProfile">
   <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="FinancialProfileId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="AccessAuthorityDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="AccessAuthorityGranted" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="BalanceAmount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="BalanceVerifiedOnDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="FinancialAccountNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="FinancialAccountType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="FinancialOrgType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="FinancialOrganizationName" type="{http://www.w3.org/2001/XMLSchema}string" 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="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="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 Calendar accessAuthorityDate
protected String accessAuthorityGranted
protected String actionType
protected BigDecimal balanceAmount
protected Calendar balanceVerifiedOnDate
protected String commonObjid
protected String createdByName
protected Calendar creationDate
protected String financialAccountNumber
protected String financialAccountType
protected String financialOrgType
protected String financialOrganizationName
protected BigDecimal financialProfileId
protected Calendar lastUpdateDate
protected String lastUpdatedByName
protected BigDecimal parentObjectId
protected String parentObjectType
protected Calendar programUpdateDate
protected String status
Public Constructors
FinancialProfile()
Public Methods
Calendar getAccessAuthorityDate()
Gets the value of the accessAuthorityDate property.
String getAccessAuthorityGranted()
Gets the value of the accessAuthorityGranted property.
String getActionType()
Gets the value of the actionType property.
BigDecimal getBalanceAmount()
Gets the value of the balanceAmount property.
Calendar getBalanceVerifiedOnDate()
Gets the value of the balanceVerifiedOnDate property.
String getCommonObjid()
Gets the value of the commonObjid property.
String getCreatedByName()
Gets the value of the createdByName property.
Calendar getCreationDate()
Gets the value of the creationDate property.
String getFinancialAccountNumber()
Gets the value of the financialAccountNumber property.
String getFinancialAccountType()
Gets the value of the financialAccountType property.
String getFinancialOrgType()
Gets the value of the financialOrgType property.
String getFinancialOrganizationName()
Gets the value of the financialOrganizationName property.
BigDecimal getFinancialProfileId()
Gets the value of the financialProfileId property.
Calendar getLastUpdateDate()
Gets the value of the lastUpdateDate property.
String getLastUpdatedByName()
Gets the value of the lastUpdatedByName property.
BigDecimal getParentObjectId()
Gets the value of the parentObjectId property.
String getParentObjectType()
Gets the value of the parentObjectType property.
Calendar getProgramUpdateDate()
Gets the value of the programUpdateDate property.
String getStatus()
Gets the value of the status property.
void setAccessAuthorityDate(Calendar value)
Sets the value of the accessAuthorityDate property.
void setAccessAuthorityGranted(String value)
Sets the value of the accessAuthorityGranted property.
void setActionType(String value)
Sets the value of the actionType property.
void setBalanceAmount(BigDecimal value)
Sets the value of the balanceAmount property.
void setBalanceVerifiedOnDate(Calendar value)
Sets the value of the balanceVerifiedOnDate property.
void setCommonObjid(String value)
Sets the value of the commonObjid property.
void setCreatedByName(String value)
Sets the value of the createdByName property.
void setCreationDate(Calendar value)
Sets the value of the creationDate property.
void setFinancialAccountNumber(String value)
Sets the value of the financialAccountNumber property.
void setFinancialAccountType(String value)
Sets the value of the financialAccountType property.
void setFinancialOrgType(String value)
Sets the value of the financialOrgType property.
void setFinancialOrganizationName(String value)
Sets the value of the financialOrganizationName property.
void setFinancialProfileId(BigDecimal value)
Sets the value of the financialProfileId property.
void setLastUpdateDate(Calendar value)
Sets the value of the lastUpdateDate property.
void setLastUpdatedByName(String value)
Sets the value of the lastUpdatedByName property.
void setParentObjectId(BigDecimal value)
Sets the value of the parentObjectId property.
void setParentObjectType(String value)
Sets the value of the parentObjectType property.
void setProgramUpdateDate(Calendar value)
Sets the value of the programUpdateDate 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 Calendar accessAuthorityDate

protected String accessAuthorityGranted

protected String actionType

protected BigDecimal balanceAmount

protected Calendar balanceVerifiedOnDate

protected String commonObjid

protected String createdByName

protected Calendar creationDate

protected String financialAccountNumber

protected String financialAccountType

protected String financialOrgType

protected String financialOrganizationName

protected BigDecimal financialProfileId

protected Calendar lastUpdateDate

protected String lastUpdatedByName

protected BigDecimal parentObjectId

protected String parentObjectType

protected Calendar programUpdateDate

protected String status

Public Constructors

public FinancialProfile ()

Public Methods

public Calendar getAccessAuthorityDate ()

Gets the value of the accessAuthorityDate property.

Returns
  • possible object is String

public String getAccessAuthorityGranted ()

Gets the value of the accessAuthorityGranted property.

Returns
  • possible object is String

public String getActionType ()

Gets the value of the actionType property.

Returns
  • possible object is String

public BigDecimal getBalanceAmount ()

Gets the value of the balanceAmount property.

Returns
  • possible object is BigDecimal

public Calendar getBalanceVerifiedOnDate ()

Gets the value of the balanceVerifiedOnDate property.

Returns
  • possible object is String

public String getCommonObjid ()

Gets the value of the commonObjid 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 String getFinancialAccountNumber ()

Gets the value of the financialAccountNumber property.

Returns
  • possible object is String

public String getFinancialAccountType ()

Gets the value of the financialAccountType property.

Returns
  • possible object is String

public String getFinancialOrgType ()

Gets the value of the financialOrgType property.

Returns
  • possible object is String

public String getFinancialOrganizationName ()

Gets the value of the financialOrganizationName property.

Returns
  • possible object is String

public BigDecimal getFinancialProfileId ()

Gets the value of the financialProfileId property.

Returns
  • possible object is BigDecimal

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 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 Calendar getProgramUpdateDate ()

Gets the value of the programUpdateDate property.

Returns
  • possible object is String

public String getStatus ()

Gets the value of the status property.

Returns
  • possible object is String

public void setAccessAuthorityDate (Calendar value)

Sets the value of the accessAuthorityDate property.

Parameters
value Allowed object is String

public void setAccessAuthorityGranted (String value)

Sets the value of the accessAuthorityGranted property.

Parameters
value Allowed object is String

public void setActionType (String value)

Sets the value of the actionType property.

Parameters
value Allowed object is String

public void setBalanceAmount (BigDecimal value)

Sets the value of the balanceAmount property.

Parameters
value Allowed object is BigDecimal

public void setBalanceVerifiedOnDate (Calendar value)

Sets the value of the balanceVerifiedOnDate 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 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 setFinancialAccountNumber (String value)

Sets the value of the financialAccountNumber property.

Parameters
value Allowed object is String

public void setFinancialAccountType (String value)

Sets the value of the financialAccountType property.

Parameters
value Allowed object is String

public void setFinancialOrgType (String value)

Sets the value of the financialOrgType property.

Parameters
value Allowed object is String

public void setFinancialOrganizationName (String value)

Sets the value of the financialOrganizationName property.

Parameters
value Allowed object is String

public void setFinancialProfileId (BigDecimal value)

Sets the value of the financialProfileId property.

Parameters
value Allowed object is BigDecimal

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 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 setProgramUpdateDate (Calendar value)

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