Package org.compiere.model
Interface I_C_AddressTransaction
-
- All Known Implementing Classes:
MAddressTransaction,X_C_AddressTransaction
public interface I_C_AddressTransactionGenerated Interface for C_AddressTransaction- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 3 - Client - Orgstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_Address1Column name Address1static StringCOLUMNNAME_Address2Column name Address2static StringCOLUMNNAME_Address3Column name Address3static StringCOLUMNNAME_Address4Column name Address4static StringCOLUMNNAME_Address5Column name Address5static StringCOLUMNNAME_C_AddressTransaction_IDColumn name C_AddressTransaction_IDstatic StringCOLUMNNAME_C_AddressTransaction_UUColumn name C_AddressTransaction_UUstatic StringCOLUMNNAME_C_AddressValidation_IDColumn name C_AddressValidation_IDstatic StringCOLUMNNAME_C_Location_IDColumn name C_Location_IDstatic StringCOLUMNNAME_CityColumn name Citystatic StringCOLUMNNAME_CommentsColumn name Commentsstatic StringCOLUMNNAME_CountryColumn name Countrystatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsValidColumn name IsValidstatic StringCOLUMNNAME_PostalColumn name Postalstatic StringCOLUMNNAME_ProcessedColumn name Processedstatic StringCOLUMNNAME_RegionColumn name Regionstatic StringCOLUMNNAME_ResultColumn name Resultstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=200102static StringTable_NameTableName=C_AddressTransaction
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.StringgetAddress1()Get Address 1.StringgetAddress2()Get Address 2.StringgetAddress3()Get Address 3.StringgetAddress4()Get Address 4.StringgetAddress5()Get Address 5.intgetC_AddressTransaction_ID()Get Address TransactionStringgetC_AddressTransaction_UU()Get C_AddressTransaction_UUI_C_AddressValidationgetC_AddressValidation()intgetC_AddressValidation_ID()Get Address ValidationI_C_LocationgetC_Location()intgetC_Location_ID()Get Address.StringgetCity()Get City.StringgetComments()Get Comments.StringgetCountry()Get CountryTimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetPostal()Get ZIP.StringgetRegion()Get RegionStringgetResult()Get Result.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.booleanisProcessed()Get Processed.booleanisValid()Get Valid.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAddress1(String Address1)Set Address 1.voidsetAddress2(String Address2)Set Address 2.voidsetAddress3(String Address3)Set Address 3.voidsetAddress4(String Address4)Set Address 4.voidsetAddress5(String Address5)Set Address 5.voidsetC_AddressTransaction_ID(int C_AddressTransaction_ID)Set Address TransactionvoidsetC_AddressTransaction_UU(String C_AddressTransaction_UU)Set C_AddressTransaction_UUvoidsetC_AddressValidation_ID(int C_AddressValidation_ID)Set Address ValidationvoidsetC_Location_ID(int C_Location_ID)Set Address.voidsetCity(String City)Set City.voidsetComments(String Comments)Set Comments.voidsetCountry(String Country)Set CountryvoidsetIsActive(boolean IsActive)Set Active.voidsetIsValid(boolean IsValid)Set Valid.voidsetPostal(String Postal)Set ZIP.voidsetProcessed(boolean Processed)Set Processed.voidsetRegion(String Region)Set RegionvoidsetResult(String Result)Set Result.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=C_AddressTransaction- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=200102- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Address1
static final String COLUMNNAME_Address1
Column name Address1- See Also:
- Constant Field Values
-
COLUMNNAME_Address2
static final String COLUMNNAME_Address2
Column name Address2- See Also:
- Constant Field Values
-
COLUMNNAME_Address3
static final String COLUMNNAME_Address3
Column name Address3- See Also:
- Constant Field Values
-
COLUMNNAME_Address4
static final String COLUMNNAME_Address4
Column name Address4- See Also:
- Constant Field Values
-
COLUMNNAME_Address5
static final String COLUMNNAME_Address5
Column name Address5- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_AddressTransaction_ID
static final String COLUMNNAME_C_AddressTransaction_ID
Column name C_AddressTransaction_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_AddressTransaction_UU
static final String COLUMNNAME_C_AddressTransaction_UU
Column name C_AddressTransaction_UU- See Also:
- Constant Field Values
-
COLUMNNAME_C_AddressValidation_ID
static final String COLUMNNAME_C_AddressValidation_ID
Column name C_AddressValidation_ID- See Also:
- Constant Field Values
-
COLUMNNAME_City
static final String COLUMNNAME_City
Column name City- See Also:
- Constant Field Values
-
COLUMNNAME_C_Location_ID
static final String COLUMNNAME_C_Location_ID
Column name C_Location_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Comments
static final String COLUMNNAME_Comments
Column name Comments- See Also:
- Constant Field Values
-
COLUMNNAME_Country
static final String COLUMNNAME_Country
Column name Country- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsValid
static final String COLUMNNAME_IsValid
Column name IsValid- See Also:
- Constant Field Values
-
COLUMNNAME_Postal
static final String COLUMNNAME_Postal
Column name Postal- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_Region
static final String COLUMNNAME_Region
Column name Region- See Also:
- Constant Field Values
-
COLUMNNAME_Result
static final String COLUMNNAME_Result
Column name Result- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAddress1
void setAddress1(String Address1)
Set Address 1. Address line 1 for this location
-
getAddress1
String getAddress1()
Get Address 1. Address line 1 for this location
-
setAddress2
void setAddress2(String Address2)
Set Address 2. Address line 2 for this location
-
getAddress2
String getAddress2()
Get Address 2. Address line 2 for this location
-
setAddress3
void setAddress3(String Address3)
Set Address 3. Address Line 3 for the location
-
getAddress3
String getAddress3()
Get Address 3. Address Line 3 for the location
-
setAddress4
void setAddress4(String Address4)
Set Address 4. Address Line 4 for the location
-
getAddress4
String getAddress4()
Get Address 4. Address Line 4 for the location
-
setAddress5
void setAddress5(String Address5)
Set Address 5. Address Line 5 for the location
-
getAddress5
String getAddress5()
Get Address 5. Address Line 5 for the location
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setC_AddressTransaction_ID
void setC_AddressTransaction_ID(int C_AddressTransaction_ID)
Set Address Transaction
-
getC_AddressTransaction_ID
int getC_AddressTransaction_ID()
Get Address Transaction
-
setC_AddressTransaction_UU
void setC_AddressTransaction_UU(String C_AddressTransaction_UU)
Set C_AddressTransaction_UU
-
getC_AddressTransaction_UU
String getC_AddressTransaction_UU()
Get C_AddressTransaction_UU
-
setC_AddressValidation_ID
void setC_AddressValidation_ID(int C_AddressValidation_ID)
Set Address Validation
-
getC_AddressValidation_ID
int getC_AddressValidation_ID()
Get Address Validation
-
getC_AddressValidation
I_C_AddressValidation getC_AddressValidation() throws RuntimeException
- Throws:
RuntimeException
-
setCity
void setCity(String City)
Set City. Identifies a City
-
getCity
String getCity()
Get City. Identifies a City
-
setC_Location_ID
void setC_Location_ID(int C_Location_ID)
Set Address. Location or Address
-
getC_Location_ID
int getC_Location_ID()
Get Address. Location or Address
-
getC_Location
I_C_Location getC_Location() throws RuntimeException
- Throws:
RuntimeException
-
setComments
void setComments(String Comments)
Set Comments. Comments or additional information
-
getComments
String getComments()
Get Comments. Comments or additional information
-
setCountry
void setCountry(String Country)
Set Country
-
getCountry
String getCountry()
Get Country
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setIsValid
void setIsValid(boolean IsValid)
Set Valid. Element is valid
-
isValid
boolean isValid()
Get Valid. Element is valid
-
setPostal
void setPostal(String Postal)
Set ZIP. Postal code
-
getPostal
String getPostal()
Get ZIP. Postal code
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setRegion
void setRegion(String Region)
Set Region
-
getRegion
String getRegion()
Get Region
-
setResult
void setResult(String Result)
Set Result. Result of the action taken
-
getResult
String getResult()
Get Result. Result of the action taken
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-