割当詳細 : Public クラス
作成日: 2013/09/07 7:59:40
更新日: 2014/01/12 17:49:25
プロジェクト:
追加情報:
Generated Model for C_AllocationLine
属性
Private static const long
  serialVersionUID
D詳細:
 
操作
Public
X_C_AllocationLine( ctx: Properties,
C_AllocationLine_ID: int,
trxName: String,
):
詳細:
Sequential
ノート: Standard Constructor
Public
X_C_AllocationLine( ctx: Properties,
rs: ResultSet,
trxName: String,
):
詳細:
Sequential
ノート: Load Constructor
Protected
get_AccessLevel():int
詳細:
Sequential
ノート: AccessLevel<br /></p><p>@return 1 - Org<br /></p>
Protected
initPO( ctx: Properties,
):POInfo
詳細:
Sequential
ノート: Load Meta Data
Public
toString():String
詳細:
Sequential
Public
setAmount( Amount: BigDecimal,
):void
詳細:
Sequential
ノート: Set Amount.
Public
getAmount():BigDecimal
詳細:
Sequential
ノート: Get Amount.<br /></p><p>@return Amount in a defined currency<br /></p>
Public
getC_AllocationHdr():org.compiere.model.I_C_AllocationHdr
詳細:
Sequential
タグ: throws=RuntimeException
Public
setC_AllocationHdr_ID( C_AllocationHdr_ID: int,
):void
詳細:
Sequential
ノート: Set Allocation.
Public
getC_AllocationHdr_ID():int
詳細:
Sequential
ノート: Get Allocation.<br /></p><p>@return Payment allocation<br /></p>
Public
setC_AllocationLine_ID( C_AllocationLine_ID: int,
):void
詳細:
Sequential
ノート: Set Allocation Line.
Public
getC_AllocationLine_ID():int
詳細:
Sequential
ノート: Get Allocation Line.<br /></p><p>@return Allocation Line<br /></p>
Public
setC_AllocationLine_UU( C_AllocationLine_UU: String,
):void
詳細:
Sequential
ノート: Set C_AllocationLine_UU.
Public
getC_AllocationLine_UU():String
詳細:
Sequential
ノート: Get C_AllocationLine_UU.<br /></p><p>@return C_AllocationLine_UU<br /></p>
Public
getC_BPartner():org.compiere.model.I_C_BPartner
詳細:
Sequential
タグ: throws=RuntimeException
Public
setC_BPartner_ID( C_BPartner_ID: int,
):void
詳細:
Sequential
ノート: Set Business Partner .
Public
getC_BPartner_ID():int
詳細:
Sequential
ノート: Get Business Partner .<br /></p><p>@return Identifies a Business Partner<br /></p>
Public
getC_CashLine():org.compiere.model.I_C_CashLine
詳細:
Sequential
タグ: throws=RuntimeException
Public
setC_CashLine_ID( C_CashLine_ID: int,
):void
詳細:
Sequential
ノート: Set Cash Journal Line.
Public
getC_CashLine_ID():int
詳細:
Sequential
ノート: Get Cash Journal Line.<br /></p><p>@return Cash Journal Line<br /></p>
Public
getC_Charge():org.compiere.model.I_C_Charge
詳細:
Sequential
タグ: throws=RuntimeException
Public
setC_Charge_ID( C_Charge_ID: int,
):void
詳細:
Sequential
ノート: Set Charge.
Public
getC_Charge_ID():int
詳細:
Sequential
ノート: Get Charge.<br /></p><p>@return Additional document charges<br /></p>
Public
getC_Invoice():org.compiere.model.I_C_Invoice
詳細:
Sequential
タグ: throws=RuntimeException
Public
setC_Invoice_ID( C_Invoice_ID: int,
):void
詳細:
Sequential
ノート: Set Invoice.
Public
getC_Invoice_ID():int
詳細:
Sequential
ノート: Get Invoice.<br /></p><p>@return Invoice Identifier<br /></p>
Public
getKeyNamePair():KeyNamePair
詳細:
Sequential
ノート: Get Record ID/ColumnName<br /></p><p>@return ID/ColumnName pair<br /></p>
Public
getC_Order():org.compiere.model.I_C_Order
詳細:
Sequential
タグ: throws=RuntimeException
Public
setC_Order_ID( C_Order_ID: int,
):void
詳細:
Sequential
ノート: Set Order.
Public
getC_Order_ID():int
詳細:
Sequential
ノート: Get Order.<br /></p><p>@return Order<br /></p>
Public
getC_Payment():org.compiere.model.I_C_Payment
詳細:
Sequential
タグ: throws=RuntimeException
Public
setC_Payment_ID( C_Payment_ID: int,
):void
詳細:
Sequential
ノート: Set Payment.
Public
getC_Payment_ID():int
詳細:
Sequential
ノート: Get Payment.<br /></p><p>@return Payment identifier<br /></p>
Public
setDateTrx( DateTrx: Timestamp,
):void
詳細:
Sequential
ノート: Set Transaction Date.
Public
getDateTrx():Timestamp
詳細:
Sequential
ノート: Get Transaction Date.<br /></p><p>@return Transaction Date<br /></p>
Public
setDiscountAmt( DiscountAmt: BigDecimal,
):void
詳細:
Sequential
ノート: Set Discount Amount.
Public
getDiscountAmt():BigDecimal
詳細:
Sequential
ノート: Get Discount Amount.<br /></p><p>@return Calculated amount of discount<br /></p>
Public
setIsManual( IsManual: boolean,
):void
詳細:
Sequential
ノート: Set Manual.
Public
isManual():boolean
詳細:
Sequential
ノート: Get Manual.<br /></p><p>@return This is a manual process<br /></p>
Public
setOverUnderAmt( OverUnderAmt: BigDecimal,
):void
詳細:
Sequential
ノート: Set Over/Under Payment.
Public
getOverUnderAmt():BigDecimal
詳細:
Sequential
ノート: Get Over/Under Payment.<br /></p><p>@return Over-Payment (unallocated) or Under-Payment (partial payment) Amount<br /></p>
Public
setWriteOffAmt( WriteOffAmt: BigDecimal,
):void
詳細:
Sequential
ノート: Set Write-off Amount.
Public
getWriteOffAmt():BigDecimal
詳細:
Sequential
ノート: Get Write-off Amount.<br /></p><p>@return Amount to write-off<br /></p>
要素 種類 接続 方向 ノート
MAllocationLine Class 汎化 From  
PO Class 汎化 To  
I_C_AllocationLine Interface 実現 To  
I_Persistent Interface 実現 To  
I_C_Payment Interface 依存 To  
I_C_Order Interface 依存 To  
KeyNamePair Class 依存 To  
I_C_Invoice Interface 依存 To  
I_C_Charge Interface 依存 To  
I_C_CashLine Interface 依存 To  
I_C_BPartner Interface 依存 To  
I_C_AllocationHdr Interface 依存 To  
POInfo Class 依存 To