|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_BP_Relation
Generated Interface for C_BP_Relation
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_C_BP_Relation_ID
Column name C_BP_Relation_ID |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_ID |
static String |
COLUMNNAME_C_BPartnerRelation_ID
Column name C_BPartnerRelation_ID |
static String |
COLUMNNAME_C_BPartnerRelation_Location_ID
Column name C_BPartnerRelation_Location_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_IsBillTo
Column name IsBillTo |
static String |
COLUMNNAME_IsPayFrom
Column name IsPayFrom |
static String |
COLUMNNAME_IsRemitTo
Column name IsRemitTo |
static String |
COLUMNNAME_IsShipTo
Column name IsShipTo |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=678 |
static String |
Table_Name
TableName=C_BP_Relation |
| Method Summary | |
|---|---|
int |
getC_BP_Relation_ID()
Get Partner Relation. |
int |
getC_BPartner_ID()
Get Business Partner . |
int |
getC_BPartner_Location_ID()
Get Partner Location. |
I_C_BPartner_Location |
getC_BPartner_Location()
|
I_C_BPartner |
getC_BPartner()
|
int |
getC_BPartnerRelation_ID()
Get Related Partner. |
int |
getC_BPartnerRelation_Location_ID()
Get Related Partner Location. |
String |
getDescription()
Get Description. |
String |
getName()
Get Name. |
boolean |
isBillTo()
Get Invoice Address. |
boolean |
isPayFrom()
Get Pay-From Address. |
boolean |
isRemitTo()
Get Remit-To Address. |
boolean |
isShipTo()
Get Ship Address. |
void |
setC_BP_Relation_ID(int C_BP_Relation_ID)
Set Partner Relation. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location. |
void |
setC_BPartnerRelation_ID(int C_BPartnerRelation_ID)
Set Related Partner. |
void |
setC_BPartnerRelation_Location_ID(int C_BPartnerRelation_Location_ID)
Set Related Partner Location. |
void |
setDescription(String Description)
Set Description. |
void |
setIsBillTo(boolean IsBillTo)
Set Invoice Address. |
void |
setIsPayFrom(boolean IsPayFrom)
Set Pay-From Address. |
void |
setIsRemitTo(boolean IsRemitTo)
Set Remit-To Address. |
void |
setIsShipTo(boolean IsShipTo)
Set Ship Address. |
void |
setName(String Name)
Set Name. |
| 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_BPartner_Location_ID
static final String COLUMNNAME_C_BPartnerRelation_ID
static final String COLUMNNAME_C_BPartnerRelation_Location_ID
static final String COLUMNNAME_C_BP_Relation_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_IsBillTo
static final String COLUMNNAME_IsPayFrom
static final String COLUMNNAME_IsRemitTo
static final String COLUMNNAME_IsShipTo
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_BPartner_Location_ID(int C_BPartner_Location_ID)
int getC_BPartner_Location_ID()
I_C_BPartner_Location getC_BPartner_Location()
throws Exception
Exceptionvoid setC_BPartnerRelation_ID(int C_BPartnerRelation_ID)
int getC_BPartnerRelation_ID()
void setC_BPartnerRelation_Location_ID(int C_BPartnerRelation_Location_ID)
int getC_BPartnerRelation_Location_ID()
void setC_BP_Relation_ID(int C_BP_Relation_ID)
int getC_BP_Relation_ID()
void setDescription(String Description)
String getDescription()
void setIsBillTo(boolean IsBillTo)
boolean isBillTo()
void setIsPayFrom(boolean IsPayFrom)
boolean isPayFrom()
void setIsRemitTo(boolean IsRemitTo)
boolean isRemitTo()
void setIsShipTo(boolean IsShipTo)
boolean isShipTo()
void setName(String Name)
String getName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||