|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_C_BPartner_Location
public class X_C_BPartner_Location
Generated Model for C_BPartner_Location
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=293 |
static String |
Table_Name
TableName=C_BPartner_Location |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_C_BPartner_Location(Ctx ctx,
int C_BPartner_Location_ID,
String trxName)
Standard Constructor |
|
X_C_BPartner_Location(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_BPartner_ID()
Get Business Partner. |
int |
getC_BPartner_Location_ID()
Get Partner Location. |
int |
getC_Location_ID()
Get Address. |
int |
getC_SalesRegion_ID()
Get Sales Region. |
String |
getFax()
Get Fax. |
String |
getISDN()
Get ISDN. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getPhone()
Get Phone. |
String |
getPhone2()
Get 2nd Phone. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
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. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
| Constructor Detail |
|---|
public X_C_BPartner_Location(Ctx ctx,
int C_BPartner_Location_ID,
String trxName)
ctx - contextC_BPartner_Location_ID - idtrxName - transaction
public X_C_BPartner_Location(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setC_BPartner_ID(int C_BPartner_ID)
C_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
public void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
C_BPartner_Location_ID - Identifies the (ship to) address for this Business Partnerpublic int getC_BPartner_Location_ID()
public void setC_Location_ID(int C_Location_ID)
C_Location_ID - Location or Addresspublic int getC_Location_ID()
public void setC_SalesRegion_ID(int C_SalesRegion_ID)
C_SalesRegion_ID - Sales coverage regionpublic int getC_SalesRegion_ID()
public void setFax(String Fax)
Fax - Facsimile numberpublic String getFax()
public void setISDN(String ISDN)
ISDN - ISDN or modem linepublic String getISDN()
public void setIsBillTo(boolean IsBillTo)
IsBillTo - Business Partner Invoice/Bill Addresspublic boolean isBillTo()
public void setIsPayFrom(boolean IsPayFrom)
IsPayFrom - Business Partner pays from that address and we'll send dunning letters therepublic boolean isPayFrom()
public void setIsRemitTo(boolean IsRemitTo)
IsRemitTo - Business Partner payment addresspublic boolean isRemitTo()
public void setIsShipTo(boolean IsShipTo)
IsShipTo - Business Partner Shipment Addresspublic boolean isShipTo()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setPhone(String Phone)
Phone - Identifies a telephone numberpublic String getPhone()
public void setPhone2(String Phone2)
Phone2 - Identifies an alternate telephone number.public String getPhone2()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||