public class

CustomerAccount

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

Class Overview

CustomerAccount object

Java class for CustomerAccount complex type.

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

 <complexType name="CustomerAccount">
   <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="CustAcctId" 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="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="AccountNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttributeCategory" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute5" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute6" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute7" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute8" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute9" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute10" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute11" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute12" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute13" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute14" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute15" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute16" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute17" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute18" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute19" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlobalAttribute20" 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="CustomerType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CustomerClassCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PrimarySalesrepId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="SalesChannelCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="OrderTypeId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="PriceListId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="TaxCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="FobPoint" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="FreightTerm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ShipPartial" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ShipVia" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="WarehouseId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="TaxHeaderLevelFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="TaxRoundingRule" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CoterminateDayMonth" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PrimarySpecialistId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="SecondarySpecialistId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="AccountLiableFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CurrentBalance" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="AccountEstablishedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="AccountTerminationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="AccountActivationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="Department" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="HeldBillExpirationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="HoldBillFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="RealtimeRateFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="AcctLifeCycleStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="AccountName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="DepositRefundMethod" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="DormantAccountFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="NpaNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="SuspensionDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="SourceCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Comments" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="DatesNegativeTolerance" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="DatesPositiveTolerance" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="DateTypePreference" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="OverShipmentTolerance" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="UnderShipmentTolerance" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="OverReturnTolerance" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="UnderReturnTolerance" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="ItemCrossRefPref" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ShipSetsIncludeLinesFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ArrivalsetsInclLinesFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="SchedDatePushFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="InvoiceQuantityRule" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PricingEvent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="StatusUpdateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="AutopayFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="NotifyFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="LastBatchId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="SellingPartyId" type="{http://www.w3.org/2001/XMLSchema}decimal" 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="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="BankAcctUseObjs" type="{http://xmlns.oracle.com/apps/ar/hz/service/account}BankAccountUse" maxOccurs="unbounded" minOccurs="0"/>
         <element name="CustAcctContactObjs" type="{http://xmlns.oracle.com/apps/ar/hz/service/account}CustomerAccountContact" maxOccurs="unbounded" minOccurs="0"/>
         <element name="AcctRelateObjs" type="{http://xmlns.oracle.com/apps/ar/hz/service/account}CustomerAccountRelationship" maxOccurs="unbounded" minOccurs="0"/>
         <element name="CustAcctSiteObjs" type="{http://xmlns.oracle.com/apps/ar/hz/service/account}CustomerAccountSite" maxOccurs="unbounded" minOccurs="0"/>
         <element name="CustProfileObj" type="{http://xmlns.oracle.com/apps/ar/hz/service/account}CustomerProfile" minOccurs="0"/>
         <element name="OrigSysObjs" type="{http://xmlns.oracle.com/apps/ar/hz/service/party}OrigSysRef" maxOccurs="unbounded" minOccurs="0"/>
         <element name="PaymentMethodObjs" type="{http://xmlns.oracle.com/apps/ar/hz/service/account}PaymentMethod" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected Calendar accountActivationDate
protected Calendar accountEstablishedDate
protected String accountLiableFlag
protected String accountName
protected String accountNumber
protected Calendar accountTerminationDate
protected String acctLifeCycleStatus
protected List<CustomerAccountRelationship> acctRelateObjs
protected String actionType
protected String arrivalsetsInclLinesFlag
protected String autopayFlag
protected List<BankAccountUse> bankAcctUseObjs
protected String comments
protected String commonObjId
protected String coterminateDayMonth
protected String createdByModule
protected String createdByName
protected Calendar creationDate
protected BigDecimal currentBalance
protected List<CustomerAccountContact> custAcctContactObjs
protected BigDecimal custAcctId
protected List<CustomerAccountSite> custAcctSiteObjs
protected CustomerProfile custProfileObj
protected String customerClassCode
protected String customerType
protected String dateTypePreference
protected BigDecimal datesNegativeTolerance
protected BigDecimal datesPositiveTolerance
protected String department
protected String depositRefundMethod
protected String dormantAccountFlag
protected List<DynamicAttributeGroup> dynamicAttributeGroups
protected String fobPoint
protected String freightTerm
protected String globalAttribute1
protected String globalAttribute10
protected String globalAttribute11
protected String globalAttribute12
protected String globalAttribute13
protected String globalAttribute14
protected String globalAttribute15
protected String globalAttribute16
protected String globalAttribute17
protected String globalAttribute18
protected String globalAttribute19
protected String globalAttribute2
protected String globalAttribute20
protected String globalAttribute3
protected String globalAttribute4
protected String globalAttribute5
protected String globalAttribute6
protected String globalAttribute7
protected String globalAttribute8
protected String globalAttribute9
protected String globalAttributeCategory
protected Calendar heldBillExpirationDate
protected String holdBillFlag
protected String invoiceQuantityRule
protected String itemCrossRefPref
protected BigDecimal lastBatchId
protected Calendar lastUpdateDate
protected String lastUpdatedByName
protected String notifyFlag
protected String npaNumber
protected BigDecimal orderTypeId
protected List<OrigSysRef> origSysObjs
protected String origSystem
protected String origSystemReference
protected BigDecimal overReturnTolerance
protected BigDecimal overShipmentTolerance
protected BigDecimal parentObjectId
protected String parentObjectType
protected List<PaymentMethod> paymentMethodObjs
protected BigDecimal priceListId
protected String pricingEvent
protected BigDecimal primarySalesrepId
protected BigDecimal primarySpecialistId
protected Calendar programUpdateDate
protected String realtimeRateFlag
protected String salesChannelCode
protected String schedDatePushFlag
protected BigDecimal secondarySpecialistId
protected BigDecimal sellingPartyId
protected String shipPartial
protected String shipSetsIncludeLinesFlag
protected String shipVia
protected String sourceCode
protected String status
protected Calendar statusUpdateDate
protected Calendar suspensionDate
protected String taxCode
protected String taxHeaderLevelFlag
protected String taxRoundingRule
protected BigDecimal underReturnTolerance
protected BigDecimal underShipmentTolerance
protected BigDecimal warehouseId
Public Constructors
CustomerAccount()
Public Methods
Calendar getAccountActivationDate()
Gets the value of the accountActivationDate property.
Calendar getAccountEstablishedDate()
Gets the value of the accountEstablishedDate property.
String getAccountLiableFlag()
Gets the value of the accountLiableFlag property.
String getAccountName()
Gets the value of the accountName property.
String getAccountNumber()
Gets the value of the accountNumber property.
Calendar getAccountTerminationDate()
Gets the value of the accountTerminationDate property.
String getAcctLifeCycleStatus()
Gets the value of the acctLifeCycleStatus property.
List<CustomerAccountRelationship> getAcctRelateObjs()
Gets the value of the acctRelateObjs property.
String getActionType()
Gets the value of the actionType property.
String getArrivalsetsInclLinesFlag()
Gets the value of the arrivalsetsInclLinesFlag property.
String getAutopayFlag()
Gets the value of the autopayFlag property.
List<BankAccountUse> getBankAcctUseObjs()
Gets the value of the bankAcctUseObjs property.
String getComments()
Gets the value of the comments property.
String getCommonObjId()
Gets the value of the commonObjId property.
String getCoterminateDayMonth()
Gets the value of the coterminateDayMonth 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 getCurrentBalance()
Gets the value of the currentBalance property.
List<CustomerAccountContact> getCustAcctContactObjs()
Gets the value of the custAcctContactObjs property.
BigDecimal getCustAcctId()
Gets the value of the custAcctId property.
List<CustomerAccountSite> getCustAcctSiteObjs()
Gets the value of the custAcctSiteObjs property.
CustomerProfile getCustProfileObj()
Gets the value of the custProfileObj property.
String getCustomerClassCode()
Gets the value of the customerClassCode property.
String getCustomerType()
Gets the value of the customerType property.
String getDateTypePreference()
Gets the value of the dateTypePreference property.
BigDecimal getDatesNegativeTolerance()
Gets the value of the datesNegativeTolerance property.
BigDecimal getDatesPositiveTolerance()
Gets the value of the datesPositiveTolerance property.
String getDepartment()
Gets the value of the department property.
String getDepositRefundMethod()
Gets the value of the depositRefundMethod property.
String getDormantAccountFlag()
Gets the value of the dormantAccountFlag property.
List<DynamicAttributeGroup> getDynamicAttributeGroups()
Gets the value of the dynamicAttributeGroups property.
String getFobPoint()
Gets the value of the fobPoint property.
String getFreightTerm()
Gets the value of the freightTerm property.
String getGlobalAttribute1()
Gets the value of the globalAttribute1 property.
String getGlobalAttribute10()
Gets the value of the globalAttribute10 property.
String getGlobalAttribute11()
Gets the value of the globalAttribute11 property.
String getGlobalAttribute12()
Gets the value of the globalAttribute12 property.
String getGlobalAttribute13()
Gets the value of the globalAttribute13 property.
String getGlobalAttribute14()
Gets the value of the globalAttribute14 property.
String getGlobalAttribute15()
Gets the value of the globalAttribute15 property.
String getGlobalAttribute16()
Gets the value of the globalAttribute16 property.
String getGlobalAttribute17()
Gets the value of the globalAttribute17 property.
String getGlobalAttribute18()
Gets the value of the globalAttribute18 property.
String getGlobalAttribute19()
Gets the value of the globalAttribute19 property.
String getGlobalAttribute2()
Gets the value of the globalAttribute2 property.
String getGlobalAttribute20()
Gets the value of the globalAttribute20 property.
String getGlobalAttribute3()
Gets the value of the globalAttribute3 property.
String getGlobalAttribute4()
Gets the value of the globalAttribute4 property.
String getGlobalAttribute5()
Gets the value of the globalAttribute5 property.
String getGlobalAttribute6()
Gets the value of the globalAttribute6 property.
String getGlobalAttribute7()
Gets the value of the globalAttribute7 property.
String getGlobalAttribute8()
Gets the value of the globalAttribute8 property.
String getGlobalAttribute9()
Gets the value of the globalAttribute9 property.
String getGlobalAttributeCategory()
Gets the value of the globalAttributeCategory property.
Calendar getHeldBillExpirationDate()
Gets the value of the heldBillExpirationDate property.
String getHoldBillFlag()
Gets the value of the holdBillFlag property.
String getInvoiceQuantityRule()
Gets the value of the invoiceQuantityRule property.
String getItemCrossRefPref()
Gets the value of the itemCrossRefPref property.
BigDecimal getLastBatchId()
Gets the value of the lastBatchId property.
Calendar getLastUpdateDate()
Gets the value of the lastUpdateDate property.
String getLastUpdatedByName()
Gets the value of the lastUpdatedByName property.
String getNotifyFlag()
Gets the value of the notifyFlag property.
String getNpaNumber()
Gets the value of the npaNumber property.
BigDecimal getOrderTypeId()
Gets the value of the orderTypeId 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.
BigDecimal getOverReturnTolerance()
Gets the value of the overReturnTolerance property.
BigDecimal getOverShipmentTolerance()
Gets the value of the overShipmentTolerance property.
BigDecimal getParentObjectId()
Gets the value of the parentObjectId property.
String getParentObjectType()
Gets the value of the parentObjectType property.
List<PaymentMethod> getPaymentMethodObjs()
Gets the value of the paymentMethodObjs property.
BigDecimal getPriceListId()
Gets the value of the priceListId property.
String getPricingEvent()
Gets the value of the pricingEvent property.
BigDecimal getPrimarySalesrepId()
Gets the value of the primarySalesrepId property.
BigDecimal getPrimarySpecialistId()
Gets the value of the primarySpecialistId property.
Calendar getProgramUpdateDate()
Gets the value of the programUpdateDate property.
String getRealtimeRateFlag()
Gets the value of the realtimeRateFlag property.
String getSalesChannelCode()
Gets the value of the salesChannelCode property.
String getSchedDatePushFlag()
Gets the value of the schedDatePushFlag property.
BigDecimal getSecondarySpecialistId()
Gets the value of the secondarySpecialistId property.
BigDecimal getSellingPartyId()
Gets the value of the sellingPartyId property.
String getShipPartial()
Gets the value of the shipPartial property.
String getShipSetsIncludeLinesFlag()
Gets the value of the shipSetsIncludeLinesFlag property.
String getShipVia()
Gets the value of the shipVia property.
String getSourceCode()
Gets the value of the sourceCode property.
String getStatus()
Gets the value of the status property.
Calendar getStatusUpdateDate()
Gets the value of the statusUpdateDate property.
Calendar getSuspensionDate()
Gets the value of the suspensionDate property.
String getTaxCode()
Gets the value of the taxCode property.
String getTaxHeaderLevelFlag()
Gets the value of the taxHeaderLevelFlag property.
String getTaxRoundingRule()
Gets the value of the taxRoundingRule property.
BigDecimal getUnderReturnTolerance()
Gets the value of the underReturnTolerance property.
BigDecimal getUnderShipmentTolerance()
Gets the value of the underShipmentTolerance property.
BigDecimal getWarehouseId()
Gets the value of the warehouseId property.
void setAccountActivationDate(Calendar value)
Sets the value of the accountActivationDate property.
void setAccountEstablishedDate(Calendar value)
Sets the value of the accountEstablishedDate property.
void setAccountLiableFlag(String value)
Sets the value of the accountLiableFlag property.
void setAccountName(String value)
Sets the value of the accountName property.
void setAccountNumber(String value)
Sets the value of the accountNumber property.
void setAccountTerminationDate(Calendar value)
Sets the value of the accountTerminationDate property.
void setAcctLifeCycleStatus(String value)
Sets the value of the acctLifeCycleStatus property.
void setAcctRelateObjs(List<CustomerAccountRelationship> acctRelateObjs)
Sets the value of the acctRelateObjs property.
void setActionType(String value)
Sets the value of the actionType property.
void setArrivalsetsInclLinesFlag(String value)
Sets the value of the arrivalsetsInclLinesFlag property.
void setAutopayFlag(String value)
Sets the value of the autopayFlag property.
void setBankAcctUseObjs(List<BankAccountUse> bankAcctUseObjs)
Sets the value of the bankAcctUseObjs property.
void setComments(String value)
Sets the value of the comments property.
void setCommonObjId(String value)
Sets the value of the commonObjId property.
void setCoterminateDayMonth(String value)
Sets the value of the coterminateDayMonth 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 setCurrentBalance(BigDecimal value)
Sets the value of the currentBalance property.
void setCustAcctContactObjs(List<CustomerAccountContact> custAcctContactObjs)
Sets the value of the custAcctContactObjs property.
void setCustAcctId(BigDecimal value)
Sets the value of the custAcctId property.
void setCustAcctSiteObjs(List<CustomerAccountSite> custAcctSiteObjs)
Sets the value of the custAcctSiteObjs property.
void setCustProfileObj(CustomerProfile value)
Sets the value of the custProfileObj property.
void setCustomerClassCode(String value)
Sets the value of the customerClassCode property.
void setCustomerType(String value)
Sets the value of the customerType property.
void setDateTypePreference(String value)
Sets the value of the dateTypePreference property.
void setDatesNegativeTolerance(BigDecimal value)
Sets the value of the datesNegativeTolerance property.
void setDatesPositiveTolerance(BigDecimal value)
Sets the value of the datesPositiveTolerance property.
void setDepartment(String value)
Sets the value of the department property.
void setDepositRefundMethod(String value)
Sets the value of the depositRefundMethod property.
void setDormantAccountFlag(String value)
Sets the value of the dormantAccountFlag property.
void setDynamicAttributeGroups(List<DynamicAttributeGroup> dynamicAttributeGroups)
Sets the value of the dynamicAttributeGroups property.
void setFobPoint(String value)
Sets the value of the fobPoint property.
void setFreightTerm(String value)
Sets the value of the freightTerm property.
void setGlobalAttribute1(String value)
Sets the value of the globalAttribute1 property.
void setGlobalAttribute10(String value)
Sets the value of the globalAttribute10 property.
void setGlobalAttribute11(String value)
Sets the value of the globalAttribute11 property.
void setGlobalAttribute12(String value)
Sets the value of the globalAttribute12 property.
void setGlobalAttribute13(String value)
Sets the value of the globalAttribute13 property.
void setGlobalAttribute14(String value)
Sets the value of the globalAttribute14 property.
void setGlobalAttribute15(String value)
Sets the value of the globalAttribute15 property.
void setGlobalAttribute16(String value)
Sets the value of the globalAttribute16 property.
void setGlobalAttribute17(String value)
Sets the value of the globalAttribute17 property.
void setGlobalAttribute18(String value)
Sets the value of the globalAttribute18 property.
void setGlobalAttribute19(String value)
Sets the value of the globalAttribute19 property.
void setGlobalAttribute2(String value)
Sets the value of the globalAttribute2 property.
void setGlobalAttribute20(String value)
Sets the value of the globalAttribute20 property.
void setGlobalAttribute3(String value)
Sets the value of the globalAttribute3 property.
void setGlobalAttribute4(String value)
Sets the value of the globalAttribute4 property.
void setGlobalAttribute5(String value)
Sets the value of the globalAttribute5 property.
void setGlobalAttribute6(String value)
Sets the value of the globalAttribute6 property.
void setGlobalAttribute7(String value)
Sets the value of the globalAttribute7 property.
void setGlobalAttribute8(String value)
Sets the value of the globalAttribute8 property.
void setGlobalAttribute9(String value)
Sets the value of the globalAttribute9 property.
void setGlobalAttributeCategory(String value)
Sets the value of the globalAttributeCategory property.
void setHeldBillExpirationDate(Calendar value)
Sets the value of the heldBillExpirationDate property.
void setHoldBillFlag(String value)
Sets the value of the holdBillFlag property.
void setInvoiceQuantityRule(String value)
Sets the value of the invoiceQuantityRule property.
void setItemCrossRefPref(String value)
Sets the value of the itemCrossRefPref property.
void setLastBatchId(BigDecimal value)
Sets the value of the lastBatchId property.
void setLastUpdateDate(Calendar value)
Sets the value of the lastUpdateDate property.
void setLastUpdatedByName(String value)
Sets the value of the lastUpdatedByName property.
void setNotifyFlag(String value)
Sets the value of the notifyFlag property.
void setNpaNumber(String value)
Sets the value of the npaNumber property.
void setOrderTypeId(BigDecimal value)
Sets the value of the orderTypeId 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 setOverReturnTolerance(BigDecimal value)
Sets the value of the overReturnTolerance property.
void setOverShipmentTolerance(BigDecimal value)
Sets the value of the overShipmentTolerance property.
void setParentObjectId(BigDecimal value)
Sets the value of the parentObjectId property.
void setParentObjectType(String value)
Sets the value of the parentObjectType property.
void setPaymentMethodObjs(List<PaymentMethod> paymentMethodObjs)
Sets the value of the paymentMethodObjs property.
void setPriceListId(BigDecimal value)
Sets the value of the priceListId property.
void setPricingEvent(String value)
Sets the value of the pricingEvent property.
void setPrimarySalesrepId(BigDecimal value)
Sets the value of the primarySalesrepId property.
void setPrimarySpecialistId(BigDecimal value)
Sets the value of the primarySpecialistId property.
void setProgramUpdateDate(Calendar value)
Sets the value of the programUpdateDate property.
void setRealtimeRateFlag(String value)
Sets the value of the realtimeRateFlag property.
void setSalesChannelCode(String value)
Sets the value of the salesChannelCode property.
void setSchedDatePushFlag(String value)
Sets the value of the schedDatePushFlag property.
void setSecondarySpecialistId(BigDecimal value)
Sets the value of the secondarySpecialistId property.
void setSellingPartyId(BigDecimal value)
Sets the value of the sellingPartyId property.
void setShipPartial(String value)
Sets the value of the shipPartial property.
void setShipSetsIncludeLinesFlag(String value)
Sets the value of the shipSetsIncludeLinesFlag property.
void setShipVia(String value)
Sets the value of the shipVia property.
void setSourceCode(String value)
Sets the value of the sourceCode property.
void setStatus(String value)
Sets the value of the status property.
void setStatusUpdateDate(Calendar value)
Sets the value of the statusUpdateDate property.
void setSuspensionDate(Calendar value)
Sets the value of the suspensionDate property.
void setTaxCode(String value)
Sets the value of the taxCode property.
void setTaxHeaderLevelFlag(String value)
Sets the value of the taxHeaderLevelFlag property.
void setTaxRoundingRule(String value)
Sets the value of the taxRoundingRule property.
void setUnderReturnTolerance(BigDecimal value)
Sets the value of the underReturnTolerance property.
void setUnderShipmentTolerance(BigDecimal value)
Sets the value of the underShipmentTolerance property.
void setWarehouseId(BigDecimal value)
Sets the value of the warehouseId property.
[Expand]
Inherited Methods
From class org.mule.modules.oracle.model.AbstractDataObject
From class java.lang.Object

Fields

protected Calendar accountActivationDate

protected Calendar accountEstablishedDate

protected String accountLiableFlag

protected String accountName

protected String accountNumber

protected Calendar accountTerminationDate

protected String acctLifeCycleStatus

protected List<CustomerAccountRelationship> acctRelateObjs

protected String actionType

protected String arrivalsetsInclLinesFlag

protected String autopayFlag

protected List<BankAccountUse> bankAcctUseObjs

protected String comments

protected String commonObjId

protected String coterminateDayMonth

protected String createdByModule

protected String createdByName

protected Calendar creationDate

protected BigDecimal currentBalance

protected List<CustomerAccountContact> custAcctContactObjs

protected BigDecimal custAcctId

protected List<CustomerAccountSite> custAcctSiteObjs

protected CustomerProfile custProfileObj

protected String customerClassCode

protected String customerType

protected String dateTypePreference

protected BigDecimal datesNegativeTolerance

protected BigDecimal datesPositiveTolerance

protected String department

protected String depositRefundMethod

protected String dormantAccountFlag

protected List<DynamicAttributeGroup> dynamicAttributeGroups

protected String fobPoint

protected String freightTerm

protected String globalAttribute1

protected String globalAttribute10

protected String globalAttribute11

protected String globalAttribute12

protected String globalAttribute13

protected String globalAttribute14

protected String globalAttribute15

protected String globalAttribute16

protected String globalAttribute17

protected String globalAttribute18

protected String globalAttribute19

protected String globalAttribute2

protected String globalAttribute20

protected String globalAttribute3

protected String globalAttribute4

protected String globalAttribute5

protected String globalAttribute6

protected String globalAttribute7

protected String globalAttribute8

protected String globalAttribute9

protected String globalAttributeCategory

protected Calendar heldBillExpirationDate

protected String holdBillFlag

protected String invoiceQuantityRule

protected String itemCrossRefPref

protected BigDecimal lastBatchId

protected Calendar lastUpdateDate

protected String lastUpdatedByName

protected String notifyFlag

protected String npaNumber

protected BigDecimal orderTypeId

protected List<OrigSysRef> origSysObjs

protected String origSystem

protected String origSystemReference

protected BigDecimal overReturnTolerance

protected BigDecimal overShipmentTolerance

protected BigDecimal parentObjectId

protected String parentObjectType

protected List<PaymentMethod> paymentMethodObjs

protected BigDecimal priceListId

protected String pricingEvent

protected BigDecimal primarySalesrepId

protected BigDecimal primarySpecialistId

protected Calendar programUpdateDate

protected String realtimeRateFlag

protected String salesChannelCode

protected String schedDatePushFlag

protected BigDecimal secondarySpecialistId

protected BigDecimal sellingPartyId

protected String shipPartial

protected String shipSetsIncludeLinesFlag

protected String shipVia

protected String sourceCode

protected String status

protected Calendar statusUpdateDate

protected Calendar suspensionDate

protected String taxCode

protected String taxHeaderLevelFlag

protected String taxRoundingRule

protected BigDecimal underReturnTolerance

protected BigDecimal underShipmentTolerance

protected BigDecimal warehouseId

Public Constructors

public CustomerAccount ()

Public Methods

public Calendar getAccountActivationDate ()

Gets the value of the accountActivationDate property.

Returns
  • possible object is String

public Calendar getAccountEstablishedDate ()

Gets the value of the accountEstablishedDate property.

Returns
  • possible object is String

public String getAccountLiableFlag ()

Gets the value of the accountLiableFlag property.

Returns
  • possible object is String

public String getAccountName ()

Gets the value of the accountName property.

Returns
  • possible object is String

public String getAccountNumber ()

Gets the value of the accountNumber property.

Returns
  • possible object is String

public Calendar getAccountTerminationDate ()

Gets the value of the accountTerminationDate property.

Returns
  • possible object is String

public String getAcctLifeCycleStatus ()

Gets the value of the acctLifeCycleStatus property.

Returns
  • possible object is String

public List<CustomerAccountRelationship> getAcctRelateObjs ()

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

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

    getAcctRelateObjs().add(newItem);
 

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

public String getActionType ()

Gets the value of the actionType property.

Returns
  • possible object is String

public String getArrivalsetsInclLinesFlag ()

Gets the value of the arrivalsetsInclLinesFlag property.

Returns
  • possible object is String

public String getAutopayFlag ()

Gets the value of the autopayFlag property.

Returns
  • possible object is String

public List<BankAccountUse> getBankAcctUseObjs ()

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

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

    getBankAcctUseObjs().add(newItem);
 

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

public String getComments ()

Gets the value of the comments property.

Returns
  • possible object is String

public String getCommonObjId ()

Gets the value of the commonObjId property.

Returns
  • possible object is String

public String getCoterminateDayMonth ()

Gets the value of the coterminateDayMonth 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 BigDecimal getCurrentBalance ()

Gets the value of the currentBalance property.

Returns
  • possible object is BigDecimal

public List<CustomerAccountContact> getCustAcctContactObjs ()

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

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

    getCustAcctContactObjs().add(newItem);
 

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

public BigDecimal getCustAcctId ()

Gets the value of the custAcctId property.

Returns
  • possible object is BigDecimal

public List<CustomerAccountSite> getCustAcctSiteObjs ()

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

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

    getCustAcctSiteObjs().add(newItem);
 

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

public CustomerProfile getCustProfileObj ()

Gets the value of the custProfileObj property.

Returns

public String getCustomerClassCode ()

Gets the value of the customerClassCode property.

Returns
  • possible object is String

public String getCustomerType ()

Gets the value of the customerType property.

Returns
  • possible object is String

public String getDateTypePreference ()

Gets the value of the dateTypePreference property.

Returns
  • possible object is String

public BigDecimal getDatesNegativeTolerance ()

Gets the value of the datesNegativeTolerance property.

Returns
  • possible object is BigDecimal

public BigDecimal getDatesPositiveTolerance ()

Gets the value of the datesPositiveTolerance property.

Returns
  • possible object is BigDecimal

public String getDepartment ()

Gets the value of the department property.

Returns
  • possible object is String

public String getDepositRefundMethod ()

Gets the value of the depositRefundMethod property.

Returns
  • possible object is String

public String getDormantAccountFlag ()

Gets the value of the dormantAccountFlag property.

Returns
  • possible object is String

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 String getFobPoint ()

Gets the value of the fobPoint property.

Returns
  • possible object is String

public String getFreightTerm ()

Gets the value of the freightTerm property.

Returns
  • possible object is String

public String getGlobalAttribute1 ()

Gets the value of the globalAttribute1 property.

Returns
  • possible object is String

public String getGlobalAttribute10 ()

Gets the value of the globalAttribute10 property.

Returns
  • possible object is String

public String getGlobalAttribute11 ()

Gets the value of the globalAttribute11 property.

Returns
  • possible object is String

public String getGlobalAttribute12 ()

Gets the value of the globalAttribute12 property.

Returns
  • possible object is String

public String getGlobalAttribute13 ()

Gets the value of the globalAttribute13 property.

Returns
  • possible object is String

public String getGlobalAttribute14 ()

Gets the value of the globalAttribute14 property.

Returns
  • possible object is String

public String getGlobalAttribute15 ()

Gets the value of the globalAttribute15 property.

Returns
  • possible object is String

public String getGlobalAttribute16 ()

Gets the value of the globalAttribute16 property.

Returns
  • possible object is String

public String getGlobalAttribute17 ()

Gets the value of the globalAttribute17 property.

Returns
  • possible object is String

public String getGlobalAttribute18 ()

Gets the value of the globalAttribute18 property.

Returns
  • possible object is String

public String getGlobalAttribute19 ()

Gets the value of the globalAttribute19 property.

Returns
  • possible object is String

public String getGlobalAttribute2 ()

Gets the value of the globalAttribute2 property.

Returns
  • possible object is String

public String getGlobalAttribute20 ()

Gets the value of the globalAttribute20 property.

Returns
  • possible object is String

public String getGlobalAttribute3 ()

Gets the value of the globalAttribute3 property.

Returns
  • possible object is String

public String getGlobalAttribute4 ()

Gets the value of the globalAttribute4 property.

Returns
  • possible object is String

public String getGlobalAttribute5 ()

Gets the value of the globalAttribute5 property.

Returns
  • possible object is String

public String getGlobalAttribute6 ()

Gets the value of the globalAttribute6 property.

Returns
  • possible object is String

public String getGlobalAttribute7 ()

Gets the value of the globalAttribute7 property.

Returns
  • possible object is String

public String getGlobalAttribute8 ()

Gets the value of the globalAttribute8 property.

Returns
  • possible object is String

public String getGlobalAttribute9 ()

Gets the value of the globalAttribute9 property.

Returns
  • possible object is String

public String getGlobalAttributeCategory ()

Gets the value of the globalAttributeCategory property.

Returns
  • possible object is String

public Calendar getHeldBillExpirationDate ()

Gets the value of the heldBillExpirationDate property.

Returns
  • possible object is String

public String getHoldBillFlag ()

Gets the value of the holdBillFlag property.

Returns
  • possible object is String

public String getInvoiceQuantityRule ()

Gets the value of the invoiceQuantityRule property.

Returns
  • possible object is String

public String getItemCrossRefPref ()

Gets the value of the itemCrossRefPref property.

Returns
  • possible object is String

public BigDecimal getLastBatchId ()

Gets the value of the lastBatchId 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 String getNotifyFlag ()

Gets the value of the notifyFlag property.

Returns
  • possible object is String

public String getNpaNumber ()

Gets the value of the npaNumber property.

Returns
  • possible object is String

public BigDecimal getOrderTypeId ()

Gets the value of the orderTypeId property.

Returns
  • possible object is BigDecimal

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

Gets the value of the overReturnTolerance property.

Returns
  • possible object is BigDecimal

public BigDecimal getOverShipmentTolerance ()

Gets the value of the overShipmentTolerance 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 List<PaymentMethod> getPaymentMethodObjs ()

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

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

    getPaymentMethodObjs().add(newItem);
 

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

public BigDecimal getPriceListId ()

Gets the value of the priceListId property.

Returns
  • possible object is BigDecimal

public String getPricingEvent ()

Gets the value of the pricingEvent property.

Returns
  • possible object is String

public BigDecimal getPrimarySalesrepId ()

Gets the value of the primarySalesrepId property.

Returns
  • possible object is BigDecimal

public BigDecimal getPrimarySpecialistId ()

Gets the value of the primarySpecialistId property.

Returns
  • possible object is BigDecimal

public Calendar getProgramUpdateDate ()

Gets the value of the programUpdateDate property.

Returns
  • possible object is String

public String getRealtimeRateFlag ()

Gets the value of the realtimeRateFlag property.

Returns
  • possible object is String

public String getSalesChannelCode ()

Gets the value of the salesChannelCode property.

Returns
  • possible object is String

public String getSchedDatePushFlag ()

Gets the value of the schedDatePushFlag property.

Returns
  • possible object is String

public BigDecimal getSecondarySpecialistId ()

Gets the value of the secondarySpecialistId property.

Returns
  • possible object is BigDecimal

public BigDecimal getSellingPartyId ()

Gets the value of the sellingPartyId property.

Returns
  • possible object is BigDecimal

public String getShipPartial ()

Gets the value of the shipPartial property.

Returns
  • possible object is String

public String getShipSetsIncludeLinesFlag ()

Gets the value of the shipSetsIncludeLinesFlag property.

Returns
  • possible object is String

public String getShipVia ()

Gets the value of the shipVia property.

Returns
  • possible object is String

public String getSourceCode ()

Gets the value of the sourceCode property.

Returns
  • possible object is String

public String getStatus ()

Gets the value of the status property.

Returns
  • possible object is String

public Calendar getStatusUpdateDate ()

Gets the value of the statusUpdateDate property.

Returns
  • possible object is String

public Calendar getSuspensionDate ()

Gets the value of the suspensionDate property.

Returns
  • possible object is String

public String getTaxCode ()

Gets the value of the taxCode property.

Returns
  • possible object is String

public String getTaxHeaderLevelFlag ()

Gets the value of the taxHeaderLevelFlag property.

Returns
  • possible object is String

public String getTaxRoundingRule ()

Gets the value of the taxRoundingRule property.

Returns
  • possible object is String

public BigDecimal getUnderReturnTolerance ()

Gets the value of the underReturnTolerance property.

Returns
  • possible object is BigDecimal

public BigDecimal getUnderShipmentTolerance ()

Gets the value of the underShipmentTolerance property.

Returns
  • possible object is BigDecimal

public BigDecimal getWarehouseId ()

Gets the value of the warehouseId property.

Returns
  • possible object is BigDecimal

public void setAccountActivationDate (Calendar value)

Sets the value of the accountActivationDate property.

Parameters
value Allowed object is String

public void setAccountEstablishedDate (Calendar value)

Sets the value of the accountEstablishedDate property.

Parameters
value Allowed object is String

public void setAccountLiableFlag (String value)

Sets the value of the accountLiableFlag property.

Parameters
value Allowed object is String

public void setAccountName (String value)

Sets the value of the accountName property.

Parameters
value Allowed object is String

public void setAccountNumber (String value)

Sets the value of the accountNumber property.

Parameters
value Allowed object is String

public void setAccountTerminationDate (Calendar value)

Sets the value of the accountTerminationDate property.

Parameters
value Allowed object is String

public void setAcctLifeCycleStatus (String value)

Sets the value of the acctLifeCycleStatus property.

Parameters
value Allowed object is String

public void setAcctRelateObjs (List<CustomerAccountRelationship> acctRelateObjs)

Sets the value of the acctRelateObjs property.

Parameters
acctRelateObjs Allowed object is CustomerAccountRelationship

public void setActionType (String value)

Sets the value of the actionType property.

Parameters
value Allowed object is String

public void setArrivalsetsInclLinesFlag (String value)

Sets the value of the arrivalsetsInclLinesFlag property.

Parameters
value Allowed object is String

public void setAutopayFlag (String value)

Sets the value of the autopayFlag property.

Parameters
value Allowed object is String

public void setBankAcctUseObjs (List<BankAccountUse> bankAcctUseObjs)

Sets the value of the bankAcctUseObjs property.

Parameters
bankAcctUseObjs Allowed object is BankAccountUse

public void setComments (String value)

Sets the value of the comments 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 setCoterminateDayMonth (String value)

Sets the value of the coterminateDayMonth 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 setCurrentBalance (BigDecimal value)

Sets the value of the currentBalance property.

Parameters
value Allowed object is BigDecimal

public void setCustAcctContactObjs (List<CustomerAccountContact> custAcctContactObjs)

Sets the value of the custAcctContactObjs property.

Parameters
custAcctContactObjs Allowed object is CustomerAccountContact

public void setCustAcctId (BigDecimal value)

Sets the value of the custAcctId property.

Parameters
value Allowed object is BigDecimal

public void setCustAcctSiteObjs (List<CustomerAccountSite> custAcctSiteObjs)

Sets the value of the custAcctSiteObjs property.

Parameters
custAcctSiteObjs Allowed object is CustomerAccountSite

public void setCustProfileObj (CustomerProfile value)

Sets the value of the custProfileObj property.

Parameters
value Allowed object is CustomerProfile

public void setCustomerClassCode (String value)

Sets the value of the customerClassCode property.

Parameters
value Allowed object is String

public void setCustomerType (String value)

Sets the value of the customerType property.

Parameters
value Allowed object is String

public void setDateTypePreference (String value)

Sets the value of the dateTypePreference property.

Parameters
value Allowed object is String

public void setDatesNegativeTolerance (BigDecimal value)

Sets the value of the datesNegativeTolerance property.

Parameters
value Allowed object is BigDecimal

public void setDatesPositiveTolerance (BigDecimal value)

Sets the value of the datesPositiveTolerance property.

Parameters
value Allowed object is BigDecimal

public void setDepartment (String value)

Sets the value of the department property.

Parameters
value Allowed object is String

public void setDepositRefundMethod (String value)

Sets the value of the depositRefundMethod property.

Parameters
value Allowed object is String

public void setDormantAccountFlag (String value)

Sets the value of the dormantAccountFlag property.

Parameters
value Allowed object is String

public void setDynamicAttributeGroups (List<DynamicAttributeGroup> dynamicAttributeGroups)

Sets the value of the dynamicAttributeGroups property.

Parameters
dynamicAttributeGroups Allowed object is DynamicAttributeGroup

public void setFobPoint (String value)

Sets the value of the fobPoint property.

Parameters
value Allowed object is String

public void setFreightTerm (String value)

Sets the value of the freightTerm property.

Parameters
value Allowed object is String

public void setGlobalAttribute1 (String value)

Sets the value of the globalAttribute1 property.

Parameters
value Allowed object is String

public void setGlobalAttribute10 (String value)

Sets the value of the globalAttribute10 property.

Parameters
value Allowed object is String

public void setGlobalAttribute11 (String value)

Sets the value of the globalAttribute11 property.

Parameters
value Allowed object is String

public void setGlobalAttribute12 (String value)

Sets the value of the globalAttribute12 property.

Parameters
value Allowed object is String

public void setGlobalAttribute13 (String value)

Sets the value of the globalAttribute13 property.

Parameters
value Allowed object is String

public void setGlobalAttribute14 (String value)

Sets the value of the globalAttribute14 property.

Parameters
value Allowed object is String

public void setGlobalAttribute15 (String value)

Sets the value of the globalAttribute15 property.

Parameters
value Allowed object is String

public void setGlobalAttribute16 (String value)

Sets the value of the globalAttribute16 property.

Parameters
value Allowed object is String

public void setGlobalAttribute17 (String value)

Sets the value of the globalAttribute17 property.

Parameters
value Allowed object is String

public void setGlobalAttribute18 (String value)

Sets the value of the globalAttribute18 property.

Parameters
value Allowed object is String

public void setGlobalAttribute19 (String value)

Sets the value of the globalAttribute19 property.

Parameters
value Allowed object is String

public void setGlobalAttribute2 (String value)

Sets the value of the globalAttribute2 property.

Parameters
value Allowed object is String

public void setGlobalAttribute20 (String value)

Sets the value of the globalAttribute20 property.

Parameters
value Allowed object is String

public void setGlobalAttribute3 (String value)

Sets the value of the globalAttribute3 property.

Parameters
value Allowed object is String

public void setGlobalAttribute4 (String value)

Sets the value of the globalAttribute4 property.

Parameters
value Allowed object is String

public void setGlobalAttribute5 (String value)

Sets the value of the globalAttribute5 property.

Parameters
value Allowed object is String

public void setGlobalAttribute6 (String value)

Sets the value of the globalAttribute6 property.

Parameters
value Allowed object is String

public void setGlobalAttribute7 (String value)

Sets the value of the globalAttribute7 property.

Parameters
value Allowed object is String

public void setGlobalAttribute8 (String value)

Sets the value of the globalAttribute8 property.

Parameters
value Allowed object is String

public void setGlobalAttribute9 (String value)

Sets the value of the globalAttribute9 property.

Parameters
value Allowed object is String

public void setGlobalAttributeCategory (String value)

Sets the value of the globalAttributeCategory property.

Parameters
value Allowed object is String

public void setHeldBillExpirationDate (Calendar value)

Sets the value of the heldBillExpirationDate property.

Parameters
value Allowed object is String

public void setHoldBillFlag (String value)

Sets the value of the holdBillFlag property.

Parameters
value Allowed object is String

public void setInvoiceQuantityRule (String value)

Sets the value of the invoiceQuantityRule property.

Parameters
value Allowed object is String

public void setItemCrossRefPref (String value)

Sets the value of the itemCrossRefPref property.

Parameters
value Allowed object is String

public void setLastBatchId (BigDecimal value)

Sets the value of the lastBatchId 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 setNotifyFlag (String value)

Sets the value of the notifyFlag property.

Parameters
value Allowed object is String

public void setNpaNumber (String value)

Sets the value of the npaNumber property.

Parameters
value Allowed object is String

public void setOrderTypeId (BigDecimal value)

Sets the value of the orderTypeId property.

Parameters
value Allowed object is BigDecimal

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

Sets the value of the overReturnTolerance property.

Parameters
value Allowed object is BigDecimal

public void setOverShipmentTolerance (BigDecimal value)

Sets the value of the overShipmentTolerance 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 setPaymentMethodObjs (List<PaymentMethod> paymentMethodObjs)

Sets the value of the paymentMethodObjs property.

Parameters
paymentMethodObjs Allowed object is PaymentMethod

public void setPriceListId (BigDecimal value)

Sets the value of the priceListId property.

Parameters
value Allowed object is BigDecimal

public void setPricingEvent (String value)

Sets the value of the pricingEvent property.

Parameters
value Allowed object is String

public void setPrimarySalesrepId (BigDecimal value)

Sets the value of the primarySalesrepId property.

Parameters
value Allowed object is BigDecimal

public void setPrimarySpecialistId (BigDecimal value)

Sets the value of the primarySpecialistId 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 setRealtimeRateFlag (String value)

Sets the value of the realtimeRateFlag property.

Parameters
value Allowed object is String

public void setSalesChannelCode (String value)

Sets the value of the salesChannelCode property.

Parameters
value Allowed object is String

public void setSchedDatePushFlag (String value)

Sets the value of the schedDatePushFlag property.

Parameters
value Allowed object is String

public void setSecondarySpecialistId (BigDecimal value)

Sets the value of the secondarySpecialistId property.

Parameters
value Allowed object is BigDecimal

public void setSellingPartyId (BigDecimal value)

Sets the value of the sellingPartyId property.

Parameters
value Allowed object is BigDecimal

public void setShipPartial (String value)

Sets the value of the shipPartial property.

Parameters
value Allowed object is String

public void setShipSetsIncludeLinesFlag (String value)

Sets the value of the shipSetsIncludeLinesFlag property.

Parameters
value Allowed object is String

public void setShipVia (String value)

Sets the value of the shipVia 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 setStatus (String value)

Sets the value of the status property.

Parameters
value Allowed object is String

public void setStatusUpdateDate (Calendar value)

Sets the value of the statusUpdateDate property.

Parameters
value Allowed object is String

public void setSuspensionDate (Calendar value)

Sets the value of the suspensionDate property.

Parameters
value Allowed object is String

public void setTaxCode (String value)

Sets the value of the taxCode property.

Parameters
value Allowed object is String

public void setTaxHeaderLevelFlag (String value)

Sets the value of the taxHeaderLevelFlag property.

Parameters
value Allowed object is String

public void setTaxRoundingRule (String value)

Sets the value of the taxRoundingRule property.

Parameters
value Allowed object is String

public void setUnderReturnTolerance (BigDecimal value)

Sets the value of the underReturnTolerance property.

Parameters
value Allowed object is BigDecimal

public void setUnderShipmentTolerance (BigDecimal value)

Sets the value of the underShipmentTolerance property.

Parameters
value Allowed object is BigDecimal

public void setWarehouseId (BigDecimal value)

Sets the value of the warehouseId property.

Parameters
value Allowed object is BigDecimal