Adempiere 3.5.2a

org.compiere.model
Class X_A_Asset_Transfer

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_A_Asset_Transfer
All Implemented Interfaces:
Serializable, Comparator, I_A_Asset_Transfer, I_Persistent, Evaluatee
Direct Known Subclasses:
MAssetTransfer

public class X_A_Asset_Transfer
extends PO
implements I_A_Asset_Transfer, I_Persistent

Generated Model for A_Asset_Transfer

Version:
Release 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
static int C_ACCTSCHEMA_ID_AD_Reference_ID
          C_AcctSchema_ID AD_Reference_ID=136
static int C_PERIOD_ID_AD_Reference_ID
          C_Period_ID AD_Reference_ID=233
static String POSTINGTYPE_Actual
          Actual = A
static int POSTINGTYPE_AD_Reference_ID
          PostingType AD_Reference_ID=125
static String POSTINGTYPE_Budget
          Budget = B
static String POSTINGTYPE_Commitment
          Commitment = E
static String POSTINGTYPE_Reservation
          Reservation = R
static String POSTINGTYPE_Statistical
          Statistical = S
 
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Fields inherited from interface org.compiere.model.I_A_Asset_Transfer
accessLevel, COLUMNNAME_A_Accumdepreciation_Acct, COLUMNNAME_A_Accumdepreciation_Acct_New, COLUMNNAME_A_Accumdepreciation_Acct_Str, COLUMNNAME_A_Asset_Acct, COLUMNNAME_A_Asset_Acct_ID, COLUMNNAME_A_Asset_Acct_New, COLUMNNAME_A_Asset_Acct_Str, COLUMNNAME_A_Asset_ID, COLUMNNAME_A_Asset_Transfer_ID, COLUMNNAME_A_Depreciation_Acct, COLUMNNAME_A_Depreciation_Acct_New, COLUMNNAME_A_Depreciation_Acct_Str, COLUMNNAME_A_Disposal_Loss, COLUMNNAME_A_Disposal_Loss_New, COLUMNNAME_A_Disposal_Loss_Str, COLUMNNAME_A_Disposal_Revenue, COLUMNNAME_A_Disposal_Revenue_New, COLUMNNAME_A_Disposal_Revenue_Str, COLUMNNAME_A_Period_End, COLUMNNAME_A_Period_Start, COLUMNNAME_A_Split_Percent, COLUMNNAME_A_Transfer_Balance, COLUMNNAME_A_Transfer_Balance_IS, COLUMNNAME_C_AcctSchema_ID, COLUMNNAME_C_Period_ID, COLUMNNAME_DateAcct, COLUMNNAME_PostingType, COLUMNNAME_Processed, COLUMNNAME_Processing, Model, Table_ID, Table_Name
 
Constructor Summary
X_A_Asset_Transfer(Properties ctx, int A_Asset_Transfer_ID, String trxName)
          Standard Constructor
X_A_Asset_Transfer(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 int getA_Accumdepreciation_Acct_New()
          Get A_Accumdepreciation_Acct_New.
 String getA_Accumdepreciation_Acct_Str()
          Get A_Accumdepreciation_Acct_Str.
 int getA_Accumdepreciation_Acct()
          Get A_Accumdepreciation_Acct.
 int getA_Asset_Acct_ID()
          Get A_Asset_Acct_ID.
 int getA_Asset_Acct_New()
          Get A_Asset_Acct_New.
 String getA_Asset_Acct_Str()
          Get A_Asset_Acct_Str.
 int getA_Asset_Acct()
          Get A_Asset_Acct.
 int getA_Asset_ID()
          Get Asset.
 int getA_Asset_Transfer_ID()
          Get A_Asset_Transfer_ID.
 int getA_Depreciation_Acct_New()
          Get A_Depreciation_Acct_New.
 String getA_Depreciation_Acct_Str()
          Get A_Depreciation_Acct_Str.
 int getA_Depreciation_Acct()
          Get A_Depreciation_Acct.
 int getA_Disposal_Loss_New()
          Get A_Disposal_Loss_New.
 String getA_Disposal_Loss_Str()
          Get A_Disposal_Loss_Str.
 int getA_Disposal_Loss()
          Get A_Disposal_Loss.
 int getA_Disposal_Revenue_New()
          Get A_Disposal_Revenue_New.
 String getA_Disposal_Revenue_Str()
          Get A_Disposal_Revenue_Str.
 int getA_Disposal_Revenue()
          Get A_Disposal_Revenue.
 int getA_Period_End()
          Get A_Period_End.
 int getA_Period_Start()
          Get A_Period_Start.
 BigDecimal getA_Split_Percent()
          Get A_Split_Percent.
 int getC_AcctSchema_ID()
          Get Accounting Schema.
 int getC_Period_ID()
          Get Period.
 Timestamp getDateAcct()
          Get Account Date.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 String getPostingType()
          Get PostingType.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 boolean isA_Transfer_Balance_IS()
          Get A_Transfer_Balance_IS.
 boolean isA_Transfer_Balance()
          Get A_Transfer_Balance.
 boolean isProcessed()
          Get Processed.
 boolean isProcessing()
          Get Process Now.
 void setA_Accumdepreciation_Acct_New(int A_Accumdepreciation_Acct_New)
          Set A_Accumdepreciation_Acct_New.
 void setA_Accumdepreciation_Acct_Str(String A_Accumdepreciation_Acct_Str)
          Set A_Accumdepreciation_Acct_Str.
 void setA_Accumdepreciation_Acct(int A_Accumdepreciation_Acct)
          Set A_Accumdepreciation_Acct.
 void setA_Asset_Acct_ID(int A_Asset_Acct_ID)
          Set A_Asset_Acct_ID.
 void setA_Asset_Acct_New(int A_Asset_Acct_New)
          Set A_Asset_Acct_New.
 void setA_Asset_Acct_Str(String A_Asset_Acct_Str)
          Set A_Asset_Acct_Str.
 void setA_Asset_Acct(int A_Asset_Acct)
          Set A_Asset_Acct.
 void setA_Asset_ID(int A_Asset_ID)
          Set Asset.
 void setA_Asset_Transfer_ID(int A_Asset_Transfer_ID)
          Set A_Asset_Transfer_ID.
 void setA_Depreciation_Acct_New(int A_Depreciation_Acct_New)
          Set A_Depreciation_Acct_New.
 void setA_Depreciation_Acct_Str(String A_Depreciation_Acct_Str)
          Set A_Depreciation_Acct_Str.
 void setA_Depreciation_Acct(int A_Depreciation_Acct)
          Set A_Depreciation_Acct.
 void setA_Disposal_Loss_New(int A_Disposal_Loss_New)
          Set A_Disposal_Loss_New.
 void setA_Disposal_Loss_Str(String A_Disposal_Loss_Str)
          Set A_Disposal_Loss_Str.
 void setA_Disposal_Loss(int A_Disposal_Loss)
          Set A_Disposal_Loss.
 void setA_Disposal_Revenue_New(int A_Disposal_Revenue_New)
          Set A_Disposal_Revenue_New.
 void setA_Disposal_Revenue_Str(String A_Disposal_Revenue_Str)
          Set A_Disposal_Revenue_Str.
 void setA_Disposal_Revenue(int A_Disposal_Revenue)
          Set A_Disposal_Revenue.
 void setA_Period_End(int A_Period_End)
          Set A_Period_End.
 void setA_Period_Start(int A_Period_Start)
          Set A_Period_Start.
 void setA_Split_Percent(BigDecimal A_Split_Percent)
          Set A_Split_Percent.
 void setA_Transfer_Balance_IS(boolean A_Transfer_Balance_IS)
          Set A_Transfer_Balance_IS.
 void setA_Transfer_Balance(boolean A_Transfer_Balance)
          Set A_Transfer_Balance.
 void setC_AcctSchema_ID(int C_AcctSchema_ID)
          Set Accounting Schema.
 void setC_Period_ID(int C_Period_ID)
          Set Period.
 void setDateAcct(Timestamp DateAcct)
          Set Account Date.
 void setPostingType(String PostingType)
          Set PostingType.
 void setProcessed(boolean Processed)
          Set Processed.
 void setProcessing(boolean Processing)
          Set Process Now.
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.compiere.model.I_Persistent
save
 

Field Detail

C_ACCTSCHEMA_ID_AD_Reference_ID

public static final int C_ACCTSCHEMA_ID_AD_Reference_ID
C_AcctSchema_ID AD_Reference_ID=136

See Also:
Constant Field Values

C_PERIOD_ID_AD_Reference_ID

public static final int C_PERIOD_ID_AD_Reference_ID
C_Period_ID AD_Reference_ID=233

See Also:
Constant Field Values

POSTINGTYPE_AD_Reference_ID

public static final int POSTINGTYPE_AD_Reference_ID
PostingType AD_Reference_ID=125

See Also:
Constant Field Values

POSTINGTYPE_Actual

public static final String POSTINGTYPE_Actual
Actual = A

See Also:
Constant Field Values

POSTINGTYPE_Budget

public static final String POSTINGTYPE_Budget
Budget = B

See Also:
Constant Field Values

POSTINGTYPE_Commitment

public static final String POSTINGTYPE_Commitment
Commitment = E

See Also:
Constant Field Values

POSTINGTYPE_Statistical

public static final String POSTINGTYPE_Statistical
Statistical = S

See Also:
Constant Field Values

POSTINGTYPE_Reservation

public static final String POSTINGTYPE_Reservation
Reservation = R

See Also:
Constant Field Values
Constructor Detail

X_A_Asset_Transfer

public X_A_Asset_Transfer(Properties ctx,
                          int A_Asset_Transfer_ID,
                          String trxName)
Standard Constructor


X_A_Asset_Transfer

public X_A_Asset_Transfer(Properties ctx,
                          ResultSet rs,
                          String trxName)
Load Constructor

Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
7 - System - Client - Org

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

setA_Accumdepreciation_Acct

public void setA_Accumdepreciation_Acct(int A_Accumdepreciation_Acct)
Set A_Accumdepreciation_Acct.

Specified by:
setA_Accumdepreciation_Acct in interface I_A_Asset_Transfer
Parameters:
A_Accumdepreciation_Acct - A_Accumdepreciation_Acct

getA_Accumdepreciation_Acct

public int getA_Accumdepreciation_Acct()
Get A_Accumdepreciation_Acct.

Specified by:
getA_Accumdepreciation_Acct in interface I_A_Asset_Transfer
Returns:
A_Accumdepreciation_Acct

setA_Accumdepreciation_Acct_New

public void setA_Accumdepreciation_Acct_New(int A_Accumdepreciation_Acct_New)
Set A_Accumdepreciation_Acct_New.

Specified by:
setA_Accumdepreciation_Acct_New in interface I_A_Asset_Transfer
Parameters:
A_Accumdepreciation_Acct_New - A_Accumdepreciation_Acct_New

getA_Accumdepreciation_Acct_New

public int getA_Accumdepreciation_Acct_New()
Get A_Accumdepreciation_Acct_New.

Specified by:
getA_Accumdepreciation_Acct_New in interface I_A_Asset_Transfer
Returns:
A_Accumdepreciation_Acct_New

setA_Accumdepreciation_Acct_Str

public void setA_Accumdepreciation_Acct_Str(String A_Accumdepreciation_Acct_Str)
Set A_Accumdepreciation_Acct_Str.

Specified by:
setA_Accumdepreciation_Acct_Str in interface I_A_Asset_Transfer
Parameters:
A_Accumdepreciation_Acct_Str - A_Accumdepreciation_Acct_Str

getA_Accumdepreciation_Acct_Str

public String getA_Accumdepreciation_Acct_Str()
Get A_Accumdepreciation_Acct_Str.

Specified by:
getA_Accumdepreciation_Acct_Str in interface I_A_Asset_Transfer
Returns:
A_Accumdepreciation_Acct_Str

setA_Asset_Acct

public void setA_Asset_Acct(int A_Asset_Acct)
Set A_Asset_Acct.

Specified by:
setA_Asset_Acct in interface I_A_Asset_Transfer
Parameters:
A_Asset_Acct - A_Asset_Acct

getA_Asset_Acct

public int getA_Asset_Acct()
Get A_Asset_Acct.

Specified by:
getA_Asset_Acct in interface I_A_Asset_Transfer
Returns:
A_Asset_Acct

setA_Asset_Acct_ID

public void setA_Asset_Acct_ID(int A_Asset_Acct_ID)
Set A_Asset_Acct_ID.

Specified by:
setA_Asset_Acct_ID in interface I_A_Asset_Transfer
Parameters:
A_Asset_Acct_ID - A_Asset_Acct_ID

getA_Asset_Acct_ID

public int getA_Asset_Acct_ID()
Get A_Asset_Acct_ID.

Specified by:
getA_Asset_Acct_ID in interface I_A_Asset_Transfer
Returns:
A_Asset_Acct_ID

setA_Asset_Acct_New

public void setA_Asset_Acct_New(int A_Asset_Acct_New)
Set A_Asset_Acct_New.

Specified by:
setA_Asset_Acct_New in interface I_A_Asset_Transfer
Parameters:
A_Asset_Acct_New - A_Asset_Acct_New

getA_Asset_Acct_New

public int getA_Asset_Acct_New()
Get A_Asset_Acct_New.

Specified by:
getA_Asset_Acct_New in interface I_A_Asset_Transfer
Returns:
A_Asset_Acct_New

setA_Asset_Acct_Str

public void setA_Asset_Acct_Str(String A_Asset_Acct_Str)
Set A_Asset_Acct_Str.

Specified by:
setA_Asset_Acct_Str in interface I_A_Asset_Transfer
Parameters:
A_Asset_Acct_Str - A_Asset_Acct_Str

getA_Asset_Acct_Str

public String getA_Asset_Acct_Str()
Get A_Asset_Acct_Str.

Specified by:
getA_Asset_Acct_Str in interface I_A_Asset_Transfer
Returns:
A_Asset_Acct_Str

setA_Asset_ID

public void setA_Asset_ID(int A_Asset_ID)
Set Asset.

Specified by:
setA_Asset_ID in interface I_A_Asset_Transfer
Parameters:
A_Asset_ID - Asset used internally or by customers

getA_Asset_ID

public int getA_Asset_ID()
Get Asset.

Specified by:
getA_Asset_ID in interface I_A_Asset_Transfer
Returns:
Asset used internally or by customers

setA_Asset_Transfer_ID

public void setA_Asset_Transfer_ID(int A_Asset_Transfer_ID)
Set A_Asset_Transfer_ID.

Specified by:
setA_Asset_Transfer_ID in interface I_A_Asset_Transfer
Parameters:
A_Asset_Transfer_ID - A_Asset_Transfer_ID

getA_Asset_Transfer_ID

public int getA_Asset_Transfer_ID()
Get A_Asset_Transfer_ID.

Specified by:
getA_Asset_Transfer_ID in interface I_A_Asset_Transfer
Returns:
A_Asset_Transfer_ID

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setA_Depreciation_Acct

public void setA_Depreciation_Acct(int A_Depreciation_Acct)
Set A_Depreciation_Acct.

Specified by:
setA_Depreciation_Acct in interface I_A_Asset_Transfer
Parameters:
A_Depreciation_Acct - A_Depreciation_Acct

getA_Depreciation_Acct

public int getA_Depreciation_Acct()
Get A_Depreciation_Acct.

Specified by:
getA_Depreciation_Acct in interface I_A_Asset_Transfer
Returns:
A_Depreciation_Acct

setA_Depreciation_Acct_New

public void setA_Depreciation_Acct_New(int A_Depreciation_Acct_New)
Set A_Depreciation_Acct_New.

Specified by:
setA_Depreciation_Acct_New in interface I_A_Asset_Transfer
Parameters:
A_Depreciation_Acct_New - A_Depreciation_Acct_New

getA_Depreciation_Acct_New

public int getA_Depreciation_Acct_New()
Get A_Depreciation_Acct_New.

Specified by:
getA_Depreciation_Acct_New in interface I_A_Asset_Transfer
Returns:
A_Depreciation_Acct_New

setA_Depreciation_Acct_Str

public void setA_Depreciation_Acct_Str(String A_Depreciation_Acct_Str)
Set A_Depreciation_Acct_Str.

Specified by:
setA_Depreciation_Acct_Str in interface I_A_Asset_Transfer
Parameters:
A_Depreciation_Acct_Str - A_Depreciation_Acct_Str

getA_Depreciation_Acct_Str

public String getA_Depreciation_Acct_Str()
Get A_Depreciation_Acct_Str.

Specified by:
getA_Depreciation_Acct_Str in interface I_A_Asset_Transfer
Returns:
A_Depreciation_Acct_Str

setA_Disposal_Loss

public void setA_Disposal_Loss(int A_Disposal_Loss)
Set A_Disposal_Loss.

Specified by:
setA_Disposal_Loss in interface I_A_Asset_Transfer
Parameters:
A_Disposal_Loss - A_Disposal_Loss

getA_Disposal_Loss

public int getA_Disposal_Loss()
Get A_Disposal_Loss.

Specified by:
getA_Disposal_Loss in interface I_A_Asset_Transfer
Returns:
A_Disposal_Loss

setA_Disposal_Loss_New

public void setA_Disposal_Loss_New(int A_Disposal_Loss_New)
Set A_Disposal_Loss_New.

Specified by:
setA_Disposal_Loss_New in interface I_A_Asset_Transfer
Parameters:
A_Disposal_Loss_New - A_Disposal_Loss_New

getA_Disposal_Loss_New

public int getA_Disposal_Loss_New()
Get A_Disposal_Loss_New.

Specified by:
getA_Disposal_Loss_New in interface I_A_Asset_Transfer
Returns:
A_Disposal_Loss_New

setA_Disposal_Loss_Str

public void setA_Disposal_Loss_Str(String A_Disposal_Loss_Str)
Set A_Disposal_Loss_Str.

Specified by:
setA_Disposal_Loss_Str in interface I_A_Asset_Transfer
Parameters:
A_Disposal_Loss_Str - A_Disposal_Loss_Str

getA_Disposal_Loss_Str

public String getA_Disposal_Loss_Str()
Get A_Disposal_Loss_Str.

Specified by:
getA_Disposal_Loss_Str in interface I_A_Asset_Transfer
Returns:
A_Disposal_Loss_Str

setA_Disposal_Revenue

public void setA_Disposal_Revenue(int A_Disposal_Revenue)
Set A_Disposal_Revenue.

Specified by:
setA_Disposal_Revenue in interface I_A_Asset_Transfer
Parameters:
A_Disposal_Revenue - A_Disposal_Revenue

getA_Disposal_Revenue

public int getA_Disposal_Revenue()
Get A_Disposal_Revenue.

Specified by:
getA_Disposal_Revenue in interface I_A_Asset_Transfer
Returns:
A_Disposal_Revenue

setA_Disposal_Revenue_New

public void setA_Disposal_Revenue_New(int A_Disposal_Revenue_New)
Set A_Disposal_Revenue_New.

Specified by:
setA_Disposal_Revenue_New in interface I_A_Asset_Transfer
Parameters:
A_Disposal_Revenue_New - A_Disposal_Revenue_New

getA_Disposal_Revenue_New

public int getA_Disposal_Revenue_New()
Get A_Disposal_Revenue_New.

Specified by:
getA_Disposal_Revenue_New in interface I_A_Asset_Transfer
Returns:
A_Disposal_Revenue_New

setA_Disposal_Revenue_Str

public void setA_Disposal_Revenue_Str(String A_Disposal_Revenue_Str)
Set A_Disposal_Revenue_Str.

Specified by:
setA_Disposal_Revenue_Str in interface I_A_Asset_Transfer
Parameters:
A_Disposal_Revenue_Str - A_Disposal_Revenue_Str

getA_Disposal_Revenue_Str

public String getA_Disposal_Revenue_Str()
Get A_Disposal_Revenue_Str.

Specified by:
getA_Disposal_Revenue_Str in interface I_A_Asset_Transfer
Returns:
A_Disposal_Revenue_Str

setA_Period_End

public void setA_Period_End(int A_Period_End)
Set A_Period_End.

Specified by:
setA_Period_End in interface I_A_Asset_Transfer
Parameters:
A_Period_End - A_Period_End

getA_Period_End

public int getA_Period_End()
Get A_Period_End.

Specified by:
getA_Period_End in interface I_A_Asset_Transfer
Returns:
A_Period_End

setA_Period_Start

public void setA_Period_Start(int A_Period_Start)
Set A_Period_Start.

Specified by:
setA_Period_Start in interface I_A_Asset_Transfer
Parameters:
A_Period_Start - A_Period_Start

getA_Period_Start

public int getA_Period_Start()
Get A_Period_Start.

Specified by:
getA_Period_Start in interface I_A_Asset_Transfer
Returns:
A_Period_Start

setA_Split_Percent

public void setA_Split_Percent(BigDecimal A_Split_Percent)
Set A_Split_Percent.

Specified by:
setA_Split_Percent in interface I_A_Asset_Transfer
Parameters:
A_Split_Percent - A_Split_Percent

getA_Split_Percent

public BigDecimal getA_Split_Percent()
Get A_Split_Percent.

Specified by:
getA_Split_Percent in interface I_A_Asset_Transfer
Returns:
A_Split_Percent

setA_Transfer_Balance

public void setA_Transfer_Balance(boolean A_Transfer_Balance)
Set A_Transfer_Balance.

Specified by:
setA_Transfer_Balance in interface I_A_Asset_Transfer
Parameters:
A_Transfer_Balance - A_Transfer_Balance

isA_Transfer_Balance

public boolean isA_Transfer_Balance()
Get A_Transfer_Balance.

Specified by:
isA_Transfer_Balance in interface I_A_Asset_Transfer
Returns:
A_Transfer_Balance

setA_Transfer_Balance_IS

public void setA_Transfer_Balance_IS(boolean A_Transfer_Balance_IS)
Set A_Transfer_Balance_IS.

Specified by:
setA_Transfer_Balance_IS in interface I_A_Asset_Transfer
Parameters:
A_Transfer_Balance_IS - A_Transfer_Balance_IS

isA_Transfer_Balance_IS

public boolean isA_Transfer_Balance_IS()
Get A_Transfer_Balance_IS.

Specified by:
isA_Transfer_Balance_IS in interface I_A_Asset_Transfer
Returns:
A_Transfer_Balance_IS

setC_AcctSchema_ID

public void setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema.

Specified by:
setC_AcctSchema_ID in interface I_A_Asset_Transfer
Parameters:
C_AcctSchema_ID - Rules for accounting

getC_AcctSchema_ID

public int getC_AcctSchema_ID()
Get Accounting Schema.

Specified by:
getC_AcctSchema_ID in interface I_A_Asset_Transfer
Returns:
Rules for accounting

setC_Period_ID

public void setC_Period_ID(int C_Period_ID)
Set Period.

Specified by:
setC_Period_ID in interface I_A_Asset_Transfer
Parameters:
C_Period_ID - Period of the Calendar

getC_Period_ID

public int getC_Period_ID()
Get Period.

Specified by:
getC_Period_ID in interface I_A_Asset_Transfer
Returns:
Period of the Calendar

setDateAcct

public void setDateAcct(Timestamp DateAcct)
Set Account Date.

Specified by:
setDateAcct in interface I_A_Asset_Transfer
Parameters:
DateAcct - Accounting Date

getDateAcct

public Timestamp getDateAcct()
Get Account Date.

Specified by:
getDateAcct in interface I_A_Asset_Transfer
Returns:
Accounting Date

setPostingType

public void setPostingType(String PostingType)
Set PostingType.

Specified by:
setPostingType in interface I_A_Asset_Transfer
Parameters:
PostingType - The type of posted amount for the transaction

getPostingType

public String getPostingType()
Get PostingType.

Specified by:
getPostingType in interface I_A_Asset_Transfer
Returns:
The type of posted amount for the transaction

setProcessed

public void setProcessed(boolean Processed)
Set Processed.

Specified by:
setProcessed in interface I_A_Asset_Transfer
Parameters:
Processed - The document has been processed

isProcessed

public boolean isProcessed()
Get Processed.

Specified by:
isProcessed in interface I_A_Asset_Transfer
Returns:
The document has been processed

setProcessing

public void setProcessing(boolean Processing)
Set Process Now.

Specified by:
setProcessing in interface I_A_Asset_Transfer
Parameters:
Processing - Process Now

isProcessing

public boolean isProcessing()
Get Process Now.

Specified by:
isProcessing in interface I_A_Asset_Transfer
Returns:
Process Now

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.