|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_Subscription
Generated Interface for C_Subscription
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_C_Subscription_ID
Column name C_Subscription_ID |
static String |
COLUMNNAME_C_SubscriptionType_ID
Column name C_SubscriptionType_ID |
static String |
COLUMNNAME_IsDue
Column name IsDue |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_PaidUntilDate
Column name PaidUntilDate |
static String |
COLUMNNAME_RenewalDate
Column name RenewalDate |
static String |
COLUMNNAME_StartDate
Column name StartDate |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=669 |
static String |
Table_Name
TableName=C_Subscription |
| Method Summary | |
|---|---|
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
int |
getC_Subscription_ID()
Get Subscription. |
int |
getC_SubscriptionType_ID()
Get Subscription Type. |
I_C_SubscriptionType |
getC_SubscriptionType()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
String |
getName()
Get Name. |
Timestamp |
getPaidUntilDate()
Get Paid Until. |
Timestamp |
getRenewalDate()
Get Renewal Date |
Timestamp |
getStartDate()
Get Start Date. |
boolean |
isDue()
Get Due. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_Subscription_ID(int C_Subscription_ID)
Set Subscription. |
void |
setC_SubscriptionType_ID(int C_SubscriptionType_ID)
Set Subscription Type. |
void |
setIsDue(boolean IsDue)
Set Due. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setName(String Name)
Set Name. |
void |
setPaidUntilDate(Timestamp PaidUntilDate)
Set Paid Until. |
void |
setRenewalDate(Timestamp RenewalDate)
Set Renewal Date |
void |
setStartDate(Timestamp StartDate)
Set Start Date. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_Subscription_ID
static final String COLUMNNAME_C_SubscriptionType_ID
static final String COLUMNNAME_IsDue
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_PaidUntilDate
static final String COLUMNNAME_RenewalDate
static final String COLUMNNAME_StartDate
| Method Detail |
|---|
void setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_Subscription_ID(int C_Subscription_ID)
int getC_Subscription_ID()
void setC_SubscriptionType_ID(int C_SubscriptionType_ID)
int getC_SubscriptionType_ID()
I_C_SubscriptionType getC_SubscriptionType()
throws Exception
Exceptionvoid setIsDue(boolean IsDue)
boolean isDue()
void setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setName(String Name)
String getName()
void setPaidUntilDate(Timestamp PaidUntilDate)
Timestamp getPaidUntilDate()
void setRenewalDate(Timestamp RenewalDate)
Timestamp getRenewalDate()
void setStartDate(Timestamp StartDate)
Timestamp getStartDate()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||