Class MCountryGroupCountry

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_C_CountryGroupCountry, I_Persistent, Evaluatee

public class MCountryGroupCountry extends X_C_CountryGroupCountry
Countries in a Country Group
See Also:
  • Constructor Details

    • MCountryGroupCountry

      public MCountryGroupCountry(Properties ctx, String C_CountryGroupCountry_UU, String trxName)
      UUID based Constructor
      Parameters:
      ctx - Context
      C_CountryGroupCountry_UU - UUID key
      trxName - Transaction
    • MCountryGroupCountry

      public MCountryGroupCountry(Properties ctx, int C_CountryGroupCountry_ID, String trxName)
      Parameters:
      ctx - context
      C_CountryGroupCountry_ID - ID
      trxName - transaction
    • MCountryGroupCountry

      public MCountryGroupCountry(Properties ctx, ResultSet rs, String trxName)
      Parameters:
      ctx - context
      rs - ResultSet
      trxName - transaction