Class MCountryGroupCountry

    • Constructor Detail

      • MCountryGroupCountry

        public MCountryGroupCountry​(Properties ctx,
                                    int C_CountryGroupCountry_ID,
                                    String trxName)
        Create empty Country Group Country
        Parameters:
        ctx - context
        C_CountryGroupCountry_ID - ID
        trxName - transaction
      • MCountryGroupCountry

        public MCountryGroupCountry​(Properties ctx,
                                    ResultSet rs,
                                    String trxName)
        Create Country Group from current row in ResultSet
        Parameters:
        ctx - context
        rs - ResultSet
        trxName - transaction