public class I18Acc
extends org.beigesoft.mdl.AHasVr<org.beigesoft.mdlp.Lng>
Model of I18N accounting common.
| Constructor and Description |
|---|
I18Acc() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddr1()
Getter for addr1.
|
String |
getAddr2()
Getter for addr2.
|
String |
getCity()
Getter for city.
|
String |
getCntr()
Getter for cntr.
|
org.beigesoft.mdlp.Lng |
getIid()
Getter for itsId.
|
org.beigesoft.mdlp.Lng |
getLng()
Getter for lng.
|
String |
getOrg()
Getter for org.
|
String |
getStat()
Getter for stat.
|
void |
setAddr1(String pAddr1)
Setter for addr1.
|
void |
setAddr2(String pAddr2)
Setter for addr2.
|
void |
setCity(String pCity)
Setter for city.
|
void |
setCntr(String pCntr)
Setter for cntr.
|
void |
setIid(org.beigesoft.mdlp.Lng pIid)
Setter for itsId.
|
void |
setLng(org.beigesoft.mdlp.Lng pLng)
Setter for lng.
|
void |
setOrg(String pOrg)
Setter for org.
|
void |
setStat(String pStat)
Setter for stat.
|
public final org.beigesoft.mdlp.Lng getIid()
Getter for itsId.
public final void setIid(org.beigesoft.mdlp.Lng pIid)
Setter for itsId.
pIid - referencepublic final org.beigesoft.mdlp.Lng getLng()
Getter for lng.
public final void setLng(org.beigesoft.mdlp.Lng pLng)
Setter for lng.
pLng - referencepublic final String getOrg()
Getter for org.
public final void setOrg(String pOrg)
Setter for org.
pOrg - referencepublic final String getAddr1()
Getter for addr1.
public final void setAddr1(String pAddr1)
Setter for addr1.
pAddr1 - referencepublic final String getAddr2()
Getter for addr2.
public final void setAddr2(String pAddr2)
Setter for addr2.
pAddr2 - referencepublic final String getCntr()
Getter for cntr.
public final void setCntr(String pCntr)
Setter for cntr.
pCntr - referencepublic final String getStat()
Getter for stat.
public final void setStat(String pStat)
Setter for stat.
pStat - referencepublic final String getCity()
Getter for city.
public final void setCity(String pCity)
Setter for city.
pCity - referenceCopyright © 2019. All rights reserved.