Interface I_C_AddressTransaction

All Known Implementing Classes:
MAddressTransaction, X_C_AddressTransaction

public interface I_C_AddressTransaction
Generated Interface for C_AddressTransaction
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. 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 tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • 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