public class Account extends IntuitEntity implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for Account complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Account"> <complexContent> <extension base="{http://schema.intuit.com/finance/v3}IntuitEntity"> <sequence> <element name="Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SubAccount" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ParentRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FullyQualifiedName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="AccountAlias" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TxnLocationType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Active" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="Classification" type="{http://schema.intuit.com/finance/v3}AccountClassificationEnum" minOccurs="0"/> <element name="AccountType" type="{http://schema.intuit.com/finance/v3}AccountTypeEnum" minOccurs="0"/> <element name="AccountSubType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="AcctNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="AcctNumExtn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="BankNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="OpeningBalance" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="OpeningBalanceDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/> <element name="CurrentBalance" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="CurrentBalanceWithSubAccounts" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="CurrencyRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="TaxAccount" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="TaxCodeRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="OnlineBankingEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="FIName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="JournalCodeRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="AccountEx" type="{http://schema.intuit.com/finance/v3}IntuitAnyType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
accountAlias |
protected IntuitAnyType |
accountEx |
protected String |
accountSubType |
protected AccountTypeEnum |
accountType |
protected String |
acctNum |
protected String |
acctNumExtn |
protected Boolean |
active |
protected String |
bankNum |
protected AccountClassificationEnum |
classification |
protected ReferenceType |
currencyRef |
protected BigDecimal |
currentBalance |
protected BigDecimal |
currentBalanceWithSubAccounts |
protected String |
description |
protected String |
fiName |
protected String |
fullyQualifiedName |
protected ReferenceType |
journalCodeRef |
protected String |
name |
protected Boolean |
onlineBankingEnabled |
protected BigDecimal |
openingBalance |
protected Date |
openingBalanceDate |
protected ReferenceType |
parentRef |
protected Boolean |
subAccount |
protected Boolean |
taxAccount |
protected ReferenceType |
taxCodeRef |
protected String |
txnLocationType |
attachableRef, customField, domain, id, metaData, sparse, status, syncToken
Constructor and Description |
---|
Account() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) |
String |
getAccountAlias()
Gets the value of the accountAlias property.
|
IntuitAnyType |
getAccountEx()
Gets the value of the accountEx property.
|
String |
getAccountSubType()
Gets the value of the accountSubType property.
|
AccountTypeEnum |
getAccountType()
Gets the value of the accountType property.
|
String |
getAcctNum()
Gets the value of the acctNum property.
|
String |
getAcctNumExtn()
Gets the value of the acctNumExtn property.
|
String |
getBankNum()
Gets the value of the bankNum property.
|
AccountClassificationEnum |
getClassification()
Gets the value of the classification property.
|
ReferenceType |
getCurrencyRef()
Gets the value of the currencyRef property.
|
BigDecimal |
getCurrentBalance()
Gets the value of the currentBalance property.
|
BigDecimal |
getCurrentBalanceWithSubAccounts()
Gets the value of the currentBalanceWithSubAccounts property.
|
String |
getDescription()
Gets the value of the description property.
|
String |
getFIName()
Gets the value of the fiName property.
|
String |
getFullyQualifiedName()
Gets the value of the fullyQualifiedName property.
|
ReferenceType |
getJournalCodeRef()
Gets the value of the journalCodeRef property.
|
String |
getName()
Gets the value of the name property.
|
BigDecimal |
getOpeningBalance()
Gets the value of the openingBalance property.
|
Date |
getOpeningBalanceDate()
Gets the value of the openingBalanceDate property.
|
ReferenceType |
getParentRef()
Gets the value of the parentRef property.
|
ReferenceType |
getTaxCodeRef()
Gets the value of the taxCodeRef property.
|
String |
getTxnLocationType()
Gets the value of the txnLocationType property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
Boolean |
isActive()
Gets the value of the active property.
|
Boolean |
isOnlineBankingEnabled()
Gets the value of the onlineBankingEnabled property.
|
Boolean |
isSubAccount()
Gets the value of the subAccount property.
|
Boolean |
isTaxAccount()
Gets the value of the taxAccount property.
|
void |
setAccountAlias(String value)
Sets the value of the accountAlias property.
|
void |
setAccountEx(IntuitAnyType value)
Sets the value of the accountEx property.
|
void |
setAccountSubType(String value)
Sets the value of the accountSubType property.
|
void |
setAccountType(AccountTypeEnum value)
Sets the value of the accountType property.
|
void |
setAcctNum(String value)
Sets the value of the acctNum property.
|
void |
setAcctNumExtn(String value)
Sets the value of the acctNumExtn property.
|
void |
setActive(Boolean value)
Sets the value of the active property.
|
void |
setBankNum(String value)
Sets the value of the bankNum property.
|
void |
setClassification(AccountClassificationEnum value)
Sets the value of the classification property.
|
void |
setCurrencyRef(ReferenceType value)
Sets the value of the currencyRef property.
|
void |
setCurrentBalance(BigDecimal value)
Sets the value of the currentBalance property.
|
void |
setCurrentBalanceWithSubAccounts(BigDecimal value)
Sets the value of the currentBalanceWithSubAccounts property.
|
void |
setDescription(String value)
Sets the value of the description property.
|
void |
setFIName(String value)
Sets the value of the fiName property.
|
void |
setFullyQualifiedName(String value)
Sets the value of the fullyQualifiedName property.
|
void |
setJournalCodeRef(ReferenceType value)
Sets the value of the journalCodeRef property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setOnlineBankingEnabled(Boolean value)
Sets the value of the onlineBankingEnabled property.
|
void |
setOpeningBalance(BigDecimal value)
Sets the value of the openingBalance property.
|
void |
setOpeningBalanceDate(Date value)
Sets the value of the openingBalanceDate property.
|
void |
setParentRef(ReferenceType value)
Sets the value of the parentRef property.
|
void |
setSubAccount(Boolean value)
Sets the value of the subAccount property.
|
void |
setTaxAccount(Boolean value)
Sets the value of the taxAccount property.
|
void |
setTaxCodeRef(ReferenceType value)
Sets the value of the taxCodeRef property.
|
void |
setTxnLocationType(String value)
Sets the value of the txnLocationType property.
|
getAttachableRef, getCustomField, getDomain, getId, getMetaData, getStatus, getSyncToken, isSparse, setAttachableRef, setCustomField, setDomain, setId, setMetaData, setSparse, setStatus, setSyncToken
protected String name
protected Boolean subAccount
protected ReferenceType parentRef
protected String description
protected String fullyQualifiedName
protected String accountAlias
protected String txnLocationType
protected Boolean active
protected AccountClassificationEnum classification
protected AccountTypeEnum accountType
protected String accountSubType
protected String acctNum
protected String acctNumExtn
protected String bankNum
protected BigDecimal openingBalance
protected Date openingBalanceDate
protected BigDecimal currentBalance
protected BigDecimal currentBalanceWithSubAccounts
protected ReferenceType currencyRef
protected Boolean taxAccount
protected ReferenceType taxCodeRef
protected Boolean onlineBankingEnabled
protected String fiName
protected ReferenceType journalCodeRef
protected IntuitAnyType accountEx
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public Boolean isSubAccount()
Boolean
public void setSubAccount(Boolean value)
value
- allowed object is
Boolean
public ReferenceType getParentRef()
ReferenceType
public void setParentRef(ReferenceType value)
value
- allowed object is
ReferenceType
public String getDescription()
String
public void setDescription(String value)
value
- allowed object is
String
public String getFullyQualifiedName()
String
public void setFullyQualifiedName(String value)
value
- allowed object is
String
public String getAccountAlias()
String
public void setAccountAlias(String value)
value
- allowed object is
String
public String getTxnLocationType()
String
public void setTxnLocationType(String value)
value
- allowed object is
String
public Boolean isActive()
Boolean
public void setActive(Boolean value)
value
- allowed object is
Boolean
public AccountClassificationEnum getClassification()
AccountClassificationEnum
public void setClassification(AccountClassificationEnum value)
value
- allowed object is
AccountClassificationEnum
public AccountTypeEnum getAccountType()
AccountTypeEnum
public void setAccountType(AccountTypeEnum value)
value
- allowed object is
AccountTypeEnum
public String getAccountSubType()
String
public void setAccountSubType(String value)
value
- allowed object is
String
public String getAcctNum()
String
public void setAcctNum(String value)
value
- allowed object is
String
public String getAcctNumExtn()
String
public void setAcctNumExtn(String value)
value
- allowed object is
String
public String getBankNum()
String
public void setBankNum(String value)
value
- allowed object is
String
public BigDecimal getOpeningBalance()
BigDecimal
public void setOpeningBalance(BigDecimal value)
value
- allowed object is
BigDecimal
public Date getOpeningBalanceDate()
String
public void setOpeningBalanceDate(Date value)
value
- allowed object is
String
public BigDecimal getCurrentBalance()
BigDecimal
public void setCurrentBalance(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getCurrentBalanceWithSubAccounts()
BigDecimal
public void setCurrentBalanceWithSubAccounts(BigDecimal value)
value
- allowed object is
BigDecimal
public ReferenceType getCurrencyRef()
ReferenceType
public void setCurrencyRef(ReferenceType value)
value
- allowed object is
ReferenceType
public Boolean isTaxAccount()
Boolean
public void setTaxAccount(Boolean value)
value
- allowed object is
Boolean
public ReferenceType getTaxCodeRef()
ReferenceType
public void setTaxCodeRef(ReferenceType value)
value
- allowed object is
ReferenceType
public Boolean isOnlineBankingEnabled()
Boolean
public void setOnlineBankingEnabled(Boolean value)
value
- allowed object is
Boolean
public String getFIName()
String
public void setFIName(String value)
value
- allowed object is
String
public ReferenceType getJournalCodeRef()
ReferenceType
public void setJournalCodeRef(ReferenceType value)
value
- allowed object is
ReferenceType
public IntuitAnyType getAccountEx()
IntuitAnyType
public void setAccountEx(IntuitAnyType value)
value
- allowed object is
IntuitAnyType
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals2
equals
in class IntuitEntity
public boolean equals(Object object)
equals
in class IntuitEntity
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode2
hashCode
in class IntuitEntity
public int hashCode()
hashCode
in class IntuitEntity
Copyright © 2017. All rights reserved.