public class

InterCompanyJournalEntry

extends Record
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2010_2.Record
     ↳ com.netsuite.webservices.transactions.general_2010_2.InterCompanyJournalEntry

Class Overview

Java class for InterCompanyJournalEntry complex type.

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

 <complexType name="InterCompanyJournalEntry">
   <complexContent>
     <extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
       <sequence>
         <element name="postingPeriod" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="customForm" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="tranDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="currency" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="exchangeRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="tranId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="reversalDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="reversalDefer" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="parentExpenseAlloc" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="reversalEntry" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="createdFrom" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="department" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="class" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="location" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="subsidiary" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="toSubsidiary" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="approved" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="createdDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="lineList" type="{urn:general_2010_2.transactions.webservices.netsuite.com}InterCompanyJournalEntryLineList" minOccurs="0"/>
         <element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
       </sequence>
       <attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected Boolean approved
protected RecordRef clazz
protected XMLGregorianCalendar createdDate
protected RecordRef createdFrom
protected RecordRef currency
protected CustomFieldList customFieldList
protected RecordRef customForm
protected RecordRef department
protected Double exchangeRate
protected String externalId
protected String internalId
protected XMLGregorianCalendar lastModifiedDate
protected InterCompanyJournalEntryLineList lineList
protected RecordRef location
protected RecordRef parentExpenseAlloc
protected RecordRef postingPeriod
protected XMLGregorianCalendar reversalDate
protected Boolean reversalDefer
protected String reversalEntry
protected RecordRef subsidiary
protected RecordRef toSubsidiary
protected XMLGregorianCalendar tranDate
protected String tranId
[Expand]
Inherited Fields
From class com.netsuite.webservices.platform.core_2010_2.Record
Public Constructors
InterCompanyJournalEntry()
Public Methods
RecordRef getClazz()
Gets the value of the clazz property.
XMLGregorianCalendar getCreatedDate()
Gets the value of the createdDate property.
RecordRef getCreatedFrom()
Gets the value of the createdFrom property.
RecordRef getCurrency()
Gets the value of the currency property.
CustomFieldList getCustomFieldList()
Gets the value of the customFieldList property.
RecordRef getCustomForm()
Gets the value of the customForm property.
RecordRef getDepartment()
Gets the value of the department property.
Double getExchangeRate()
Gets the value of the exchangeRate property.
String getExternalId()
Gets the value of the externalId property.
String getInternalId()
Gets the value of the internalId property.
XMLGregorianCalendar getLastModifiedDate()
Gets the value of the lastModifiedDate property.
InterCompanyJournalEntryLineList getLineList()
Gets the value of the lineList property.
RecordRef getLocation()
Gets the value of the location property.
RecordRef getParentExpenseAlloc()
Gets the value of the parentExpenseAlloc property.
RecordRef getPostingPeriod()
Gets the value of the postingPeriod property.
XMLGregorianCalendar getReversalDate()
Gets the value of the reversalDate property.
String getReversalEntry()
Gets the value of the reversalEntry property.
RecordRef getSubsidiary()
Gets the value of the subsidiary property.
RecordRef getToSubsidiary()
Gets the value of the toSubsidiary property.
XMLGregorianCalendar getTranDate()
Gets the value of the tranDate property.
String getTranId()
Gets the value of the tranId property.
Boolean isApproved()
Gets the value of the approved property.
Boolean isReversalDefer()
Gets the value of the reversalDefer property.
void setApproved(Boolean value)
Sets the value of the approved property.
void setClazz(RecordRef value)
Sets the value of the clazz property.
void setCreatedDate(XMLGregorianCalendar value)
Sets the value of the createdDate property.
void setCreatedFrom(RecordRef value)
Sets the value of the createdFrom property.
void setCurrency(RecordRef value)
Sets the value of the currency property.
void setCustomFieldList(CustomFieldList value)
Sets the value of the customFieldList property.
void setCustomForm(RecordRef value)
Sets the value of the customForm property.
void setDepartment(RecordRef value)
Sets the value of the department property.
void setExchangeRate(Double value)
Sets the value of the exchangeRate property.
void setExternalId(String value)
Sets the value of the externalId property.
void setInternalId(String value)
Sets the value of the internalId property.
void setLastModifiedDate(XMLGregorianCalendar value)
Sets the value of the lastModifiedDate property.
void setLineList(InterCompanyJournalEntryLineList value)
Sets the value of the lineList property.
void setLocation(RecordRef value)
Sets the value of the location property.
void setParentExpenseAlloc(RecordRef value)
Sets the value of the parentExpenseAlloc property.
void setPostingPeriod(RecordRef value)
Sets the value of the postingPeriod property.
void setReversalDate(XMLGregorianCalendar value)
Sets the value of the reversalDate property.
void setReversalDefer(Boolean value)
Sets the value of the reversalDefer property.
void setReversalEntry(String value)
Sets the value of the reversalEntry property.
void setSubsidiary(RecordRef value)
Sets the value of the subsidiary property.
void setToSubsidiary(RecordRef value)
Sets the value of the toSubsidiary property.
void setTranDate(XMLGregorianCalendar value)
Sets the value of the tranDate property.
void setTranId(String value)
Sets the value of the tranId property.
[Expand]
Inherited Methods
From class com.netsuite.webservices.platform.core_2010_2.Record
From class java.lang.Object

Fields

protected Boolean approved

protected RecordRef clazz

protected XMLGregorianCalendar createdDate

protected RecordRef createdFrom

protected RecordRef currency

protected CustomFieldList customFieldList

protected RecordRef customForm

protected RecordRef department

protected Double exchangeRate

protected String externalId

protected String internalId

protected XMLGregorianCalendar lastModifiedDate

protected RecordRef location

protected RecordRef parentExpenseAlloc

protected RecordRef postingPeriod

protected XMLGregorianCalendar reversalDate

protected Boolean reversalDefer

protected String reversalEntry

protected RecordRef subsidiary

protected RecordRef toSubsidiary

protected XMLGregorianCalendar tranDate

protected String tranId

Public Constructors

public InterCompanyJournalEntry ()

Public Methods

public RecordRef getClazz ()

Gets the value of the clazz property.

Returns

public XMLGregorianCalendar getCreatedDate ()

Gets the value of the createdDate property.

Returns
  • possible object is XMLGregorianCalendar

public RecordRef getCreatedFrom ()

Gets the value of the createdFrom property.

Returns

public RecordRef getCurrency ()

Gets the value of the currency property.

Returns

public CustomFieldList getCustomFieldList ()

Gets the value of the customFieldList property.

Returns

public RecordRef getCustomForm ()

Gets the value of the customForm property.

Returns

public RecordRef getDepartment ()

Gets the value of the department property.

Returns

public Double getExchangeRate ()

Gets the value of the exchangeRate property.

Returns
  • possible object is Double

public String getExternalId ()

Gets the value of the externalId property.

Returns
  • possible object is String

public String getInternalId ()

Gets the value of the internalId property.

Returns
  • possible object is String

public XMLGregorianCalendar getLastModifiedDate ()

Gets the value of the lastModifiedDate property.

Returns
  • possible object is XMLGregorianCalendar

public InterCompanyJournalEntryLineList getLineList ()

Gets the value of the lineList property.

Returns

public RecordRef getLocation ()

Gets the value of the location property.

Returns

public RecordRef getParentExpenseAlloc ()

Gets the value of the parentExpenseAlloc property.

Returns

public RecordRef getPostingPeriod ()

Gets the value of the postingPeriod property.

Returns

public XMLGregorianCalendar getReversalDate ()

Gets the value of the reversalDate property.

Returns
  • possible object is XMLGregorianCalendar

public String getReversalEntry ()

Gets the value of the reversalEntry property.

Returns
  • possible object is String

public RecordRef getSubsidiary ()

Gets the value of the subsidiary property.

Returns

public RecordRef getToSubsidiary ()

Gets the value of the toSubsidiary property.

Returns

public XMLGregorianCalendar getTranDate ()

Gets the value of the tranDate property.

Returns
  • possible object is XMLGregorianCalendar

public String getTranId ()

Gets the value of the tranId property.

Returns
  • possible object is String

public Boolean isApproved ()

Gets the value of the approved property.

Returns
  • possible object is Boolean

public Boolean isReversalDefer ()

Gets the value of the reversalDefer property.

Returns
  • possible object is Boolean

public void setApproved (Boolean value)

Sets the value of the approved property.

Parameters
value Allowed object is Boolean

public void setClazz (RecordRef value)

Sets the value of the clazz property.

Parameters
value Allowed object is RecordRef

public void setCreatedDate (XMLGregorianCalendar value)

Sets the value of the createdDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setCreatedFrom (RecordRef value)

Sets the value of the createdFrom property.

Parameters
value Allowed object is RecordRef

public void setCurrency (RecordRef value)

Sets the value of the currency property.

Parameters
value Allowed object is RecordRef

public void setCustomFieldList (CustomFieldList value)

Sets the value of the customFieldList property.

Parameters
value Allowed object is CustomFieldList

public void setCustomForm (RecordRef value)

Sets the value of the customForm property.

Parameters
value Allowed object is RecordRef

public void setDepartment (RecordRef value)

Sets the value of the department property.

Parameters
value Allowed object is RecordRef

public void setExchangeRate (Double value)

Sets the value of the exchangeRate property.

Parameters
value Allowed object is Double

public void setExternalId (String value)

Sets the value of the externalId property.

Parameters
value Allowed object is String

public void setInternalId (String value)

Sets the value of the internalId property.

Parameters
value Allowed object is String

public void setLastModifiedDate (XMLGregorianCalendar value)

Sets the value of the lastModifiedDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setLineList (InterCompanyJournalEntryLineList value)

Sets the value of the lineList property.

Parameters
value Allowed object is InterCompanyJournalEntryLineList

public void setLocation (RecordRef value)

Sets the value of the location property.

Parameters
value Allowed object is RecordRef

public void setParentExpenseAlloc (RecordRef value)

Sets the value of the parentExpenseAlloc property.

Parameters
value Allowed object is RecordRef

public void setPostingPeriod (RecordRef value)

Sets the value of the postingPeriod property.

Parameters
value Allowed object is RecordRef

public void setReversalDate (XMLGregorianCalendar value)

Sets the value of the reversalDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setReversalDefer (Boolean value)

Sets the value of the reversalDefer property.

Parameters
value Allowed object is Boolean

public void setReversalEntry (String value)

Sets the value of the reversalEntry property.

Parameters
value Allowed object is String

public void setSubsidiary (RecordRef value)

Sets the value of the subsidiary property.

Parameters
value Allowed object is RecordRef

public void setToSubsidiary (RecordRef value)

Sets the value of the toSubsidiary property.

Parameters
value Allowed object is RecordRef

public void setTranDate (XMLGregorianCalendar value)

Sets the value of the tranDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setTranId (String value)

Sets the value of the tranId property.

Parameters
value Allowed object is String