|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_BPartner_Location
Generated Interface for C_BPartner_Location
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
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_Location_ID
Column name C_Location_ID |
static String |
COLUMNNAME_C_SalesRegion_ID
Column name C_SalesRegion_ID |
static String |
COLUMNNAME_Fax
Column name Fax |
static String |
COLUMNNAME_IsBillTo
Column name IsBillTo |
static String |
COLUMNNAME_ISDN
Column name ISDN |
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 String |
COLUMNNAME_Phone
Column name Phone |
static String |
COLUMNNAME_Phone2
Column name Phone2 |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=293 |
static String |
Table_Name
TableName=C_BPartner_Location |
| Method Summary | |
|---|---|
int |
getC_BPartner_ID()
Get Business Partner . |
int |
getC_BPartner_Location_ID()
Get Partner Location. |
I_C_BPartner |
getC_BPartner()
|
int |
getC_Location_ID()
Get Address. |
int |
getC_SalesRegion_ID()
Get Sales Region. |
I_C_SalesRegion |
getC_SalesRegion()
|
String |
getFax()
Get Fax. |
String |
getISDN()
Get ISDN. |
String |
getName()
Get Name. |
String |
getPhone()
Get Phone. |
String |
getPhone2()
Get 2nd Phone. |
boolean |
isBillTo()
Get Invoice Address. |
boolean |
isPayFrom()
Get Pay-From Address. |
boolean |
isRemitTo()
Get Remit-To Address. |
boolean |
isShipTo()
Get Ship Address. |
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_Location_ID(int C_Location_ID)
Set Address. |
void |
setC_SalesRegion_ID(int C_SalesRegion_ID)
Set Sales Region. |
void |
setFax(String Fax)
Set Fax. |
void |
setIsBillTo(boolean IsBillTo)
Set Invoice Address. |
void |
setISDN(String ISDN)
Set ISDN. |
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. |
void |
setPhone(String Phone)
Set Phone. |
void |
setPhone2(String Phone2)
Set 2nd Phone. |
| 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_Location_ID
static final String COLUMNNAME_C_SalesRegion_ID
static final String COLUMNNAME_Fax
static final String COLUMNNAME_IsBillTo
static final String COLUMNNAME_ISDN
static final String COLUMNNAME_IsPayFrom
static final String COLUMNNAME_IsRemitTo
static final String COLUMNNAME_IsShipTo
static final String COLUMNNAME_Name
static final String COLUMNNAME_Phone
static final String COLUMNNAME_Phone2
| 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()
void setC_Location_ID(int C_Location_ID)
int getC_Location_ID()
void setC_SalesRegion_ID(int C_SalesRegion_ID)
int getC_SalesRegion_ID()
I_C_SalesRegion getC_SalesRegion()
throws Exception
Exceptionvoid setFax(String Fax)
String getFax()
void setIsBillTo(boolean IsBillTo)
boolean isBillTo()
void setISDN(String ISDN)
String getISDN()
void setIsPayFrom(boolean IsPayFrom)
boolean isPayFrom()
void setIsRemitTo(boolean IsRemitTo)
boolean isRemitTo()
void setIsShipTo(boolean IsShipTo)
boolean isShipTo()
void setName(String Name)
String getName()
void setPhone(String Phone)
String getPhone()
void setPhone2(String Phone2)
String getPhone2()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||