Merge Revision 12585 from /release to /trunk

r12585
Steps to release -> generate complete model for new version (official tables) part 2/5

***** Please note: trunk may have build problems till this series of commits are completed
***** Each merge is taking about 1/2 an hour to complete !!!

Regards,
Tony
This commit is contained in:
tspc 2010-06-15 05:22:08 +00:00
parent de1049eb4a
commit 59e9167d17
250 changed files with 804 additions and 804 deletions

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_AccessContainer
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_AccessContainer
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_AccessListBPGroup
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_AccessListBPGroup
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_AccessListRole
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_AccessListRole
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_AccessMedia
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_AccessMedia
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_AccessNewsChannel
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_AccessNewsChannel
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_AccessProfile
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_AccessProfile
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_AccessStage
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_AccessStage
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_Ad
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_Ad
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_Ad_Cat
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_Ad_Cat
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_BroadcastServer
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_BroadcastServer
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_CStage
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_CStage
{
@ -124,12 +124,12 @@ public interface I_CM_CStage
public static final String COLUMNNAME_ContainerLinkURL = "ContainerLinkURL";
/** Set External Link (URL).
* External Link (IRL) for the Container
* External Link (URL) for the Container
*/
public void setContainerLinkURL (String ContainerLinkURL);
/** Get External Link (URL).
* External Link (IRL) for the Container
* External Link (URL) for the Container
*/
public String getContainerLinkURL();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_CStageTTable
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_CStageTTable
{
@ -81,12 +81,12 @@ public interface I_CM_CStageTTable
public static final String COLUMNNAME_CM_CStageTTable_ID = "CM_CStageTTable_ID";
/** Set Stage T.Table.
* Containet Stage Template Table
* Container Stage Template Table
*/
public void setCM_CStageTTable_ID (int CM_CStageTTable_ID);
/** Get Stage T.Table.
* Containet Stage Template Table
* Container Stage Template Table
*/
public int getCM_CStageTTable_ID();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_CStage_Element
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_CStage_Element
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_Chat
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_Chat
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_ChatEntry
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_ChatEntry
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_ChatType
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_ChatType
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_ChatTypeUpdate
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_ChatTypeUpdate
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_ChatUpdate
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_ChatUpdate
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_Container
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_Container
{
@ -124,12 +124,12 @@ public interface I_CM_Container
public static final String COLUMNNAME_ContainerLinkURL = "ContainerLinkURL";
/** Set External Link (URL).
* External Link (IRL) for the Container
* External Link (URL) for the Container
*/
public void setContainerLinkURL (String ContainerLinkURL);
/** Get External Link (URL).
* External Link (IRL) for the Container
* External Link (URL) for the Container
*/
public String getContainerLinkURL();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_ContainerTTable
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_ContainerTTable
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_Container_Element
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_Container_Element
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_Container_URL
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_Container_URL
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_Media
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_Media
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_MediaDeploy
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_MediaDeploy
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_Media_Server
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_Media_Server
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_NewsChannel
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_NewsChannel
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_NewsItem
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_NewsItem
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_Template
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_Template
{
@ -123,12 +123,12 @@ public interface I_CM_Template
public static final String COLUMNNAME_Elements = "Elements";
/** Set Elements.
* Contains list of elements seperated by CR
* Contains list of elements separated by CR
*/
public void setElements (String Elements);
/** Get Elements.
* Contains list of elements seperated by CR
* Contains list of elements separated by CR
*/
public String getElements();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_TemplateTable
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_TemplateTable
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_Template_Ad_Cat
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_Template_Ad_Cat
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_WebAccessLog
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_WebAccessLog
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_WebProject
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_WebProject
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_WebProject_Domain
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_WebProject_Domain
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for CM_WikiToken
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_CM_WikiToken
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Charge
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Charge
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_ChargeType
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_ChargeType
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_ChargeType_DocType
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_ChargeType_DocType
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_City
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_City
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Commission
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Commission
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_CommissionAmt
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_CommissionAmt
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_CommissionDetail
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_CommissionDetail
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_CommissionLine
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_CommissionLine
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_CommissionRun
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_CommissionRun
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_ConversionType
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_ConversionType
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Conversion_Rate
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Conversion_Rate
{

View File

@ -1,451 +1,451 @@
/******************************************************************************
* Product: Adempiere ERP & CRM Smart Business Solution *
* Copyright (C) 1999-2007 ComPiere, Inc. All Rights Reserved. *
* This program is free software, you can redistribute it and/or modify it *
* under the terms version 2 of the GNU General Public License as published *
* by the Free Software Foundation. This program is distributed in the hope *
* that it will be useful, but WITHOUT ANY WARRANTY, without even the implied *
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* See the GNU General Public License for more details. *
* You should have received a copy of the GNU General Public License along *
* with this program, if not, write to the Free Software Foundation, Inc., *
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
* For the text or an alternative of this public license, you may reach us *
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html *
*****************************************************************************/
package org.compiere.model;
import java.math.BigDecimal;
import java.sql.Timestamp;
import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Country
* @author Adempiere (generated)
* @version Release 3.5.4a
*/
public interface I_C_Country
{
/** TableName=C_Country */
public static final String Table_Name = "C_Country";
/** AD_Table_ID=170 */
public static final int Table_ID = MTable.getTable_ID(Table_Name);
KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
/** AccessLevel = 6 - System - Client
*/
BigDecimal accessLevel = BigDecimal.valueOf(6);
/** Load Meta Data */
/** Column name AD_Client_ID */
public static final String COLUMNNAME_AD_Client_ID = "AD_Client_ID";
/** Get Client.
* Client/Tenant for this installation.
*/
public int getAD_Client_ID();
/** Column name AD_Language */
public static final String COLUMNNAME_AD_Language = "AD_Language";
/** Set Language.
* Language for this entity
*/
public void setAD_Language (String AD_Language);
/** Get Language.
* Language for this entity
*/
public String getAD_Language();
/** Column name AD_Org_ID */
public static final String COLUMNNAME_AD_Org_ID = "AD_Org_ID";
/** Set Organization.
* Organizational entity within client
*/
public void setAD_Org_ID (int AD_Org_ID);
/** Get Organization.
* Organizational entity within client
*/
public int getAD_Org_ID();
/** Column name AllowCitiesOutOfList */
public static final String COLUMNNAME_AllowCitiesOutOfList = "AllowCitiesOutOfList";
/** Set AllowCitiesOutOfList.
* A flag which tells if a country accept or not new cities
*/
public void setAllowCitiesOutOfList (boolean AllowCitiesOutOfList);
/** Get AllowCitiesOutOfList.
* A flag which tells if a country accept or not new cities
*/
public boolean isAllowCitiesOutOfList();
/** Column name CaptureSequence */
public static final String COLUMNNAME_CaptureSequence = "CaptureSequence";
/** Set CaptureSequence */
public void setCaptureSequence (String CaptureSequence);
/** Get CaptureSequence */
public String getCaptureSequence();
/** Column name C_Country_ID */
public static final String COLUMNNAME_C_Country_ID = "C_Country_ID";
/** Set Country.
* Country
*/
public void setC_Country_ID (int C_Country_ID);
/** Get Country.
* Country
*/
public int getC_Country_ID();
/** Column name C_Currency_ID */
public static final String COLUMNNAME_C_Currency_ID = "C_Currency_ID";
/** Set Currency.
* The Currency for this record
*/
public void setC_Currency_ID (int C_Currency_ID);
/** Get Currency.
* The Currency for this record
*/
public int getC_Currency_ID();
public I_C_Currency getC_Currency() throws RuntimeException;
/** Column name CountryCode */
public static final String COLUMNNAME_CountryCode = "CountryCode";
/** Set ISO Country Code.
* Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
*/
public void setCountryCode (String CountryCode);
/** Get ISO Country Code.
* Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
*/
public String getCountryCode();
/** Column name Created */
public static final String COLUMNNAME_Created = "Created";
/** Get Created.
* Date this record was created
*/
public Timestamp getCreated();
/** Column name CreatedBy */
public static final String COLUMNNAME_CreatedBy = "CreatedBy";
/** Get Created By.
* User who created this records
*/
public int getCreatedBy();
/** Column name Description */
public static final String COLUMNNAME_Description = "Description";
/** Set Description.
* Optional short description of the record
*/
public void setDescription (String Description);
/** Get Description.
* Optional short description of the record
*/
public String getDescription();
/** Column name DisplaySequence */
public static final String COLUMNNAME_DisplaySequence = "DisplaySequence";
/** Set Address Print Format.
* Format for printing this Address
*/
public void setDisplaySequence (String DisplaySequence);
/** Get Address Print Format.
* Format for printing this Address
*/
public String getDisplaySequence();
/** Column name DisplaySequenceLocal */
public static final String COLUMNNAME_DisplaySequenceLocal = "DisplaySequenceLocal";
/** Set Local Address Format.
* Format for printing this Address locally
*/
public void setDisplaySequenceLocal (String DisplaySequenceLocal);
/** Get Local Address Format.
* Format for printing this Address locally
*/
public String getDisplaySequenceLocal();
/** Column name ExpressionBankAccountNo */
public static final String COLUMNNAME_ExpressionBankAccountNo = "ExpressionBankAccountNo";
/** Set Bank Account No Format.
* Format of the Bank Account
*/
public void setExpressionBankAccountNo (String ExpressionBankAccountNo);
/** Get Bank Account No Format.
* Format of the Bank Account
*/
public String getExpressionBankAccountNo();
/** Column name ExpressionBankRoutingNo */
public static final String COLUMNNAME_ExpressionBankRoutingNo = "ExpressionBankRoutingNo";
/** Set Bank Routing No Format.
* Format of the Bank Routing Number
*/
public void setExpressionBankRoutingNo (String ExpressionBankRoutingNo);
/** Get Bank Routing No Format.
* Format of the Bank Routing Number
*/
public String getExpressionBankRoutingNo();
/** Column name ExpressionPhone */
public static final String COLUMNNAME_ExpressionPhone = "ExpressionPhone";
/** Set Phone Format.
* Format of the phone;
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
*/
public void setExpressionPhone (String ExpressionPhone);
/** Get Phone Format.
* Format of the phone;
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
*/
public String getExpressionPhone();
/** Column name ExpressionPostal */
public static final String COLUMNNAME_ExpressionPostal = "ExpressionPostal";
/** Set Postal Code Format.
* Format of the postal code;
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
*/
public void setExpressionPostal (String ExpressionPostal);
/** Get Postal Code Format.
* Format of the postal code;
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
*/
public String getExpressionPostal();
/** Column name ExpressionPostal_Add */
public static final String COLUMNNAME_ExpressionPostal_Add = "ExpressionPostal_Add";
/** Set Additional Postal Format.
* Format of the value;
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
*/
public void setExpressionPostal_Add (String ExpressionPostal_Add);
/** Get Additional Postal Format.
* Format of the value;
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
*/
public String getExpressionPostal_Add();
/** Column name HasPostal_Add */
public static final String COLUMNNAME_HasPostal_Add = "HasPostal_Add";
/** Set Additional Postal code.
* Has Additional Postal Code
*/
public void setHasPostal_Add (boolean HasPostal_Add);
/** Get Additional Postal code.
* Has Additional Postal Code
*/
public boolean isHasPostal_Add();
/** Column name HasRegion */
public static final String COLUMNNAME_HasRegion = "HasRegion";
/** Set Country has Region.
* Country contains Regions
*/
public void setHasRegion (boolean HasRegion);
/** Get Country has Region.
* Country contains Regions
*/
public boolean isHasRegion();
/** Column name IsActive */
public static final String COLUMNNAME_IsActive = "IsActive";
/** Set Active.
* The record is active in the system
*/
public void setIsActive (boolean IsActive);
/** Get Active.
* The record is active in the system
*/
public boolean isActive();
/** Column name IsAddressLinesLocalReverse */
public static final String COLUMNNAME_IsAddressLinesLocalReverse = "IsAddressLinesLocalReverse";
/** Set Reverse Local Address Lines.
* Print Local Address in reverse Order
*/
public void setIsAddressLinesLocalReverse (boolean IsAddressLinesLocalReverse);
/** Get Reverse Local Address Lines.
* Print Local Address in reverse Order
*/
public boolean isAddressLinesLocalReverse();
/** Column name IsAddressLinesReverse */
public static final String COLUMNNAME_IsAddressLinesReverse = "IsAddressLinesReverse";
/** Set Reverse Address Lines.
* Print Address in reverse Order
*/
public void setIsAddressLinesReverse (boolean IsAddressLinesReverse);
/** Get Reverse Address Lines.
* Print Address in reverse Order
*/
public boolean isAddressLinesReverse();
/** Column name IsPostcodeLookup */
public static final String COLUMNNAME_IsPostcodeLookup = "IsPostcodeLookup";
/** Set IsPostcodeLookup.
* Does this country have a post code web service
*/
public void setIsPostcodeLookup (boolean IsPostcodeLookup);
/** Get IsPostcodeLookup.
* Does this country have a post code web service
*/
public boolean isPostcodeLookup();
/** Column name LookupClassName */
public static final String COLUMNNAME_LookupClassName = "LookupClassName";
/** Set LookupClassName.
* The class name of the postcode lookup plugin
*/
public void setLookupClassName (String LookupClassName);
/** Get LookupClassName.
* The class name of the postcode lookup plugin
*/
public String getLookupClassName();
/** Column name LookupClientID */
public static final String COLUMNNAME_LookupClientID = "LookupClientID";
/** Set LookupClientID.
* The ClientID or Login submitted to the Lookup URL
*/
public void setLookupClientID (String LookupClientID);
/** Get LookupClientID.
* The ClientID or Login submitted to the Lookup URL
*/
public String getLookupClientID();
/** Column name LookupPassword */
public static final String COLUMNNAME_LookupPassword = "LookupPassword";
/** Set LookupPassword.
* The password submitted to the Lookup URL
*/
public void setLookupPassword (String LookupPassword);
/** Get LookupPassword.
* The password submitted to the Lookup URL
*/
public String getLookupPassword();
/** Column name LookupUrl */
public static final String COLUMNNAME_LookupUrl = "LookupUrl";
/** Set LookupUrl.
* The URL of the web service that the plugin connects to in order to retrieve postcode data
*/
public void setLookupUrl (String LookupUrl);
/** Get LookupUrl.
* The URL of the web service that the plugin connects to in order to retrieve postcode data
*/
public String getLookupUrl();
/** Column name MediaSize */
public static final String COLUMNNAME_MediaSize = "MediaSize";
/** Set Media Size.
* Java Media Size
*/
public void setMediaSize (String MediaSize);
/** Get Media Size.
* Java Media Size
*/
public String getMediaSize();
/** Column name Name */
public static final String COLUMNNAME_Name = "Name";
/** Set Name.
* Alphanumeric identifier of the entity
*/
public void setName (String Name);
/** Get Name.
* Alphanumeric identifier of the entity
*/
public String getName();
/** Column name RegionName */
public static final String COLUMNNAME_RegionName = "RegionName";
/** Set Region.
* Name of the Region
*/
public void setRegionName (String RegionName);
/** Get Region.
* Name of the Region
*/
public String getRegionName();
/** Column name Updated */
public static final String COLUMNNAME_Updated = "Updated";
/** Get Updated.
* Date this record was updated
*/
public Timestamp getUpdated();
/** Column name UpdatedBy */
public static final String COLUMNNAME_UpdatedBy = "UpdatedBy";
/** Get Updated By.
* User who updated this records
*/
public int getUpdatedBy();
}
/******************************************************************************
* Product: Adempiere ERP & CRM Smart Business Solution *
* Copyright (C) 1999-2007 ComPiere, Inc. All Rights Reserved. *
* This program is free software, you can redistribute it and/or modify it *
* under the terms version 2 of the GNU General Public License as published *
* by the Free Software Foundation. This program is distributed in the hope *
* that it will be useful, but WITHOUT ANY WARRANTY, without even the implied *
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* See the GNU General Public License for more details. *
* You should have received a copy of the GNU General Public License along *
* with this program, if not, write to the Free Software Foundation, Inc., *
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
* For the text or an alternative of this public license, you may reach us *
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html *
*****************************************************************************/
package org.compiere.model;
import java.math.BigDecimal;
import java.sql.Timestamp;
import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Country
* @author Adempiere (generated)
* @version Release 3.6.0LTS
*/
public interface I_C_Country
{
/** TableName=C_Country */
public static final String Table_Name = "C_Country";
/** AD_Table_ID=170 */
public static final int Table_ID = MTable.getTable_ID(Table_Name);
KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
/** AccessLevel = 6 - System - Client
*/
BigDecimal accessLevel = BigDecimal.valueOf(6);
/** Load Meta Data */
/** Column name AD_Client_ID */
public static final String COLUMNNAME_AD_Client_ID = "AD_Client_ID";
/** Get Client.
* Client/Tenant for this installation.
*/
public int getAD_Client_ID();
/** Column name AD_Language */
public static final String COLUMNNAME_AD_Language = "AD_Language";
/** Set Language.
* Language for this entity
*/
public void setAD_Language (String AD_Language);
/** Get Language.
* Language for this entity
*/
public String getAD_Language();
/** Column name AD_Org_ID */
public static final String COLUMNNAME_AD_Org_ID = "AD_Org_ID";
/** Set Organization.
* Organizational entity within client
*/
public void setAD_Org_ID (int AD_Org_ID);
/** Get Organization.
* Organizational entity within client
*/
public int getAD_Org_ID();
/** Column name AllowCitiesOutOfList */
public static final String COLUMNNAME_AllowCitiesOutOfList = "AllowCitiesOutOfList";
/** Set Allow Cities out of List.
* A flag to allow cities, currently not in the list, to be entered
*/
public void setAllowCitiesOutOfList (boolean AllowCitiesOutOfList);
/** Get Allow Cities out of List.
* A flag to allow cities, currently not in the list, to be entered
*/
public boolean isAllowCitiesOutOfList();
/** Column name CaptureSequence */
public static final String COLUMNNAME_CaptureSequence = "CaptureSequence";
/** Set Capture Sequence */
public void setCaptureSequence (String CaptureSequence);
/** Get Capture Sequence */
public String getCaptureSequence();
/** Column name C_Country_ID */
public static final String COLUMNNAME_C_Country_ID = "C_Country_ID";
/** Set Country.
* Country
*/
public void setC_Country_ID (int C_Country_ID);
/** Get Country.
* Country
*/
public int getC_Country_ID();
/** Column name C_Currency_ID */
public static final String COLUMNNAME_C_Currency_ID = "C_Currency_ID";
/** Set Currency.
* The Currency for this record
*/
public void setC_Currency_ID (int C_Currency_ID);
/** Get Currency.
* The Currency for this record
*/
public int getC_Currency_ID();
public I_C_Currency getC_Currency() throws RuntimeException;
/** Column name CountryCode */
public static final String COLUMNNAME_CountryCode = "CountryCode";
/** Set ISO Country Code.
* Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
*/
public void setCountryCode (String CountryCode);
/** Get ISO Country Code.
* Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
*/
public String getCountryCode();
/** Column name Created */
public static final String COLUMNNAME_Created = "Created";
/** Get Created.
* Date this record was created
*/
public Timestamp getCreated();
/** Column name CreatedBy */
public static final String COLUMNNAME_CreatedBy = "CreatedBy";
/** Get Created By.
* User who created this records
*/
public int getCreatedBy();
/** Column name Description */
public static final String COLUMNNAME_Description = "Description";
/** Set Description.
* Optional short description of the record
*/
public void setDescription (String Description);
/** Get Description.
* Optional short description of the record
*/
public String getDescription();
/** Column name DisplaySequence */
public static final String COLUMNNAME_DisplaySequence = "DisplaySequence";
/** Set Address Print Format.
* Format for printing this Address
*/
public void setDisplaySequence (String DisplaySequence);
/** Get Address Print Format.
* Format for printing this Address
*/
public String getDisplaySequence();
/** Column name DisplaySequenceLocal */
public static final String COLUMNNAME_DisplaySequenceLocal = "DisplaySequenceLocal";
/** Set Local Address Format.
* Format for printing this Address locally
*/
public void setDisplaySequenceLocal (String DisplaySequenceLocal);
/** Get Local Address Format.
* Format for printing this Address locally
*/
public String getDisplaySequenceLocal();
/** Column name ExpressionBankAccountNo */
public static final String COLUMNNAME_ExpressionBankAccountNo = "ExpressionBankAccountNo";
/** Set Bank Account No Format.
* Format of the Bank Account
*/
public void setExpressionBankAccountNo (String ExpressionBankAccountNo);
/** Get Bank Account No Format.
* Format of the Bank Account
*/
public String getExpressionBankAccountNo();
/** Column name ExpressionBankRoutingNo */
public static final String COLUMNNAME_ExpressionBankRoutingNo = "ExpressionBankRoutingNo";
/** Set Bank Routing No Format.
* Format of the Bank Routing Number
*/
public void setExpressionBankRoutingNo (String ExpressionBankRoutingNo);
/** Get Bank Routing No Format.
* Format of the Bank Routing Number
*/
public String getExpressionBankRoutingNo();
/** Column name ExpressionPhone */
public static final String COLUMNNAME_ExpressionPhone = "ExpressionPhone";
/** Set Phone Format.
* Format of the phone;
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
*/
public void setExpressionPhone (String ExpressionPhone);
/** Get Phone Format.
* Format of the phone;
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
*/
public String getExpressionPhone();
/** Column name ExpressionPostal */
public static final String COLUMNNAME_ExpressionPostal = "ExpressionPostal";
/** Set Postal Code Format.
* Format of the postal code;
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
*/
public void setExpressionPostal (String ExpressionPostal);
/** Get Postal Code Format.
* Format of the postal code;
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
*/
public String getExpressionPostal();
/** Column name ExpressionPostal_Add */
public static final String COLUMNNAME_ExpressionPostal_Add = "ExpressionPostal_Add";
/** Set Additional Postal Format.
* Format of the value;
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
*/
public void setExpressionPostal_Add (String ExpressionPostal_Add);
/** Get Additional Postal Format.
* Format of the value;
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
*/
public String getExpressionPostal_Add();
/** Column name HasPostal_Add */
public static final String COLUMNNAME_HasPostal_Add = "HasPostal_Add";
/** Set Additional Postal code.
* Has Additional Postal Code
*/
public void setHasPostal_Add (boolean HasPostal_Add);
/** Get Additional Postal code.
* Has Additional Postal Code
*/
public boolean isHasPostal_Add();
/** Column name HasRegion */
public static final String COLUMNNAME_HasRegion = "HasRegion";
/** Set Country has Region.
* Country contains Regions
*/
public void setHasRegion (boolean HasRegion);
/** Get Country has Region.
* Country contains Regions
*/
public boolean isHasRegion();
/** Column name IsActive */
public static final String COLUMNNAME_IsActive = "IsActive";
/** Set Active.
* The record is active in the system
*/
public void setIsActive (boolean IsActive);
/** Get Active.
* The record is active in the system
*/
public boolean isActive();
/** Column name IsAddressLinesLocalReverse */
public static final String COLUMNNAME_IsAddressLinesLocalReverse = "IsAddressLinesLocalReverse";
/** Set Reverse Local Address Lines.
* Print Local Address in reverse Order
*/
public void setIsAddressLinesLocalReverse (boolean IsAddressLinesLocalReverse);
/** Get Reverse Local Address Lines.
* Print Local Address in reverse Order
*/
public boolean isAddressLinesLocalReverse();
/** Column name IsAddressLinesReverse */
public static final String COLUMNNAME_IsAddressLinesReverse = "IsAddressLinesReverse";
/** Set Reverse Address Lines.
* Print Address in reverse Order
*/
public void setIsAddressLinesReverse (boolean IsAddressLinesReverse);
/** Get Reverse Address Lines.
* Print Address in reverse Order
*/
public boolean isAddressLinesReverse();
/** Column name IsPostcodeLookup */
public static final String COLUMNNAME_IsPostcodeLookup = "IsPostcodeLookup";
/** Set Use Postcode Lookup.
* Does this country have a post code web service
*/
public void setIsPostcodeLookup (boolean IsPostcodeLookup);
/** Get Use Postcode Lookup.
* Does this country have a post code web service
*/
public boolean isPostcodeLookup();
/** Column name LookupClassName */
public static final String COLUMNNAME_LookupClassName = "LookupClassName";
/** Set Lookup ClassName.
* The class name of the postcode lookup plugin
*/
public void setLookupClassName (String LookupClassName);
/** Get Lookup ClassName.
* The class name of the postcode lookup plugin
*/
public String getLookupClassName();
/** Column name LookupClientID */
public static final String COLUMNNAME_LookupClientID = "LookupClientID";
/** Set Lookup Client ID.
* The ClientID or Login submitted to the Lookup URL
*/
public void setLookupClientID (String LookupClientID);
/** Get Lookup Client ID.
* The ClientID or Login submitted to the Lookup URL
*/
public String getLookupClientID();
/** Column name LookupPassword */
public static final String COLUMNNAME_LookupPassword = "LookupPassword";
/** Set Lookup Password.
* The password submitted to the Lookup URL
*/
public void setLookupPassword (String LookupPassword);
/** Get Lookup Password.
* The password submitted to the Lookup URL
*/
public String getLookupPassword();
/** Column name LookupUrl */
public static final String COLUMNNAME_LookupUrl = "LookupUrl";
/** Set Lookup URL.
* The URL of the web service that the plugin connects to in order to retrieve postcode data
*/
public void setLookupUrl (String LookupUrl);
/** Get Lookup URL.
* The URL of the web service that the plugin connects to in order to retrieve postcode data
*/
public String getLookupUrl();
/** Column name MediaSize */
public static final String COLUMNNAME_MediaSize = "MediaSize";
/** Set Media Size.
* Java Media Size
*/
public void setMediaSize (String MediaSize);
/** Get Media Size.
* Java Media Size
*/
public String getMediaSize();
/** Column name Name */
public static final String COLUMNNAME_Name = "Name";
/** Set Name.
* Alphanumeric identifier of the entity
*/
public void setName (String Name);
/** Get Name.
* Alphanumeric identifier of the entity
*/
public String getName();
/** Column name RegionName */
public static final String COLUMNNAME_RegionName = "RegionName";
/** Set Region.
* Name of the Region
*/
public void setRegionName (String RegionName);
/** Get Region.
* Name of the Region
*/
public String getRegionName();
/** Column name Updated */
public static final String COLUMNNAME_Updated = "Updated";
/** Get Updated.
* Date this record was updated
*/
public Timestamp getUpdated();
/** Column name UpdatedBy */
public static final String COLUMNNAME_UpdatedBy = "UpdatedBy";
/** Get Updated By.
* User who updated this records
*/
public int getUpdatedBy();
}

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Currency
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Currency
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Currency_Acct
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Currency_Acct
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Cycle
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Cycle
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_CyclePhase
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_CyclePhase
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_CycleStep
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_CycleStep
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_DocType
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_DocType
{
@ -77,19 +77,6 @@ public interface I_C_DocType
public I_AD_PrintFormat getAD_PrintFormat() throws RuntimeException;
/** Column name C_DocType_ID */
public static final String COLUMNNAME_C_DocType_ID = "C_DocType_ID";
/** Set Document Type.
* Document type or rules
*/
public void setC_DocType_ID (int C_DocType_ID);
/** Get Document Type.
* Document type or rules
*/
public int getC_DocType_ID();
/** Column name C_DocTypeDifference_ID */
public static final String COLUMNNAME_C_DocTypeDifference_ID = "C_DocTypeDifference_ID";
@ -105,6 +92,19 @@ public interface I_C_DocType
public I_C_DocType getC_DocTypeDifference() throws RuntimeException;
/** Column name C_DocType_ID */
public static final String COLUMNNAME_C_DocType_ID = "C_DocType_ID";
/** Set Document Type.
* Document type or rules
*/
public void setC_DocType_ID (int C_DocType_ID);
/** Get Document Type.
* Document type or rules
*/
public int getC_DocType_ID();
/** Column name C_DocTypeInvoice_ID */
public static final String COLUMNNAME_C_DocTypeInvoice_ID = "C_DocTypeInvoice_ID";

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_DocTypeCounter
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_DocTypeCounter
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Dunning
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Dunning
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_DunningLevel
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_DunningLevel
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_DunningRun
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_DunningRun
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_DunningRunEntry
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_DunningRunEntry
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_DunningRunLine
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_DunningRunLine
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Element
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Element
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_ElementValue
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_ElementValue
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Greeting
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Greeting
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_InterOrg_Acct
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_InterOrg_Acct
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Invoice
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Invoice
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_InvoiceBatch
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_InvoiceBatch
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_InvoiceBatchLine
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_InvoiceBatchLine
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_InvoiceLine
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_InvoiceLine
{
@ -126,10 +126,10 @@ public interface I_C_InvoiceLine
/** Column name A_Processed */
public static final String COLUMNNAME_A_Processed = "A_Processed";
/** Set A_Processed */
/** Set Processed */
public void setA_Processed (boolean A_Processed);
/** Get A_Processed */
/** Get Processed */
public boolean isA_Processed();
/** Column name C_Activity_ID */

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_InvoicePaySchedule
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_InvoicePaySchedule
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_InvoiceSchedule
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_InvoiceSchedule
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_InvoiceTax
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_InvoiceTax
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Job
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Job
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_JobAssignment
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_JobAssignment
{
@ -81,12 +81,12 @@ public interface I_C_JobAssignment
public static final String COLUMNNAME_C_JobAssignment_ID = "C_JobAssignment_ID";
/** Set Position Assignment.
* Assignemt of Employee (User) to Job Position
* Assignment of Employee (User) to Job Position
*/
public void setC_JobAssignment_ID (int C_JobAssignment_ID);
/** Get Position Assignment.
* Assignemt of Employee (User) to Job Position
* Assignment of Employee (User) to Job Position
*/
public int getC_JobAssignment_ID();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_JobCategory
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_JobCategory
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_JobRemuneration
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_JobRemuneration
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_LandedCost
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_LandedCost
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_LandedCostAllocation
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_LandedCostAllocation
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Location
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Location
{
@ -230,12 +230,12 @@ public interface I_C_Location
/** Column name Postal_Add */
public static final String COLUMNNAME_Postal_Add = "Postal_Add";
/** Set -.
/** Set Additional Zip.
* Additional ZIP or Postal code
*/
public void setPostal_Add (String Postal_Add);
/** Get -.
/** Get Additional Zip.
* Additional ZIP or Postal code
*/
public String getPostal_Add();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_NonBusinessDay
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_NonBusinessDay
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Order
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Order
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_OrderLine
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_OrderLine
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_OrderSource
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_OrderSource
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_OrderTax
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_OrderTax
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_OrgAssignment
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_OrgAssignment
{
@ -81,12 +81,12 @@ public interface I_C_OrgAssignment
public static final String COLUMNNAME_C_OrgAssignment_ID = "C_OrgAssignment_ID";
/** Set Org Assignment.
* Assigment to (transaction) Organization
* Assignment to (transaction) Organization
*/
public void setC_OrgAssignment_ID (int C_OrgAssignment_ID);
/** Get Org Assignment.
* Assigment to (transaction) Organization
* Assignment to (transaction) Organization
*/
public int getC_OrgAssignment_ID();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_POS
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_POS
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_POSKey
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_POSKey
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_POSKeyLayout
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_POSKeyLayout
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_PaySchedule
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_PaySchedule
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_PaySelection
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_PaySelection
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_PaySelectionCheck
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_PaySelectionCheck
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_PaySelectionLine
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_PaySelectionLine
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Payment
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Payment
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_PaymentAllocate
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_PaymentAllocate
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_PaymentBatch
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_PaymentBatch
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_PaymentProcessor
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_PaymentProcessor
{
@ -348,12 +348,12 @@ public interface I_C_PaymentProcessor
public static final String COLUMNNAME_MinimumAmt = "MinimumAmt";
/** Set Minimum Amt.
* Minumum Amout in Document Currency
* Minimum Amount in Document Currency
*/
public void setMinimumAmt (BigDecimal MinimumAmt);
/** Get Minimum Amt.
* Minumum Amout in Document Currency
* Minimum Amount in Document Currency
*/
public BigDecimal getMinimumAmt();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_PaymentTerm
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_PaymentTerm
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Period
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Period
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_PeriodControl
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_PeriodControl
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Phase
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Phase
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_Project
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_Project
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_ProjectIssue
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_ProjectIssue
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for C_ProjectIssueMA
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_C_ProjectIssueMA
{

Some files were not shown because too many files have changed in this diff Show More