Ejemplo n.º 1
0
 public UgovorStanOtkupObrokGridFormattedBase(Model.Data.UgovorStanOtkupObrok gridformated)
 {
     this.ID_UgovorStanOtkupObrok     = gridformated.ID_UgovorStanOtkupObrok;
     this.ID_UgovorStanOtkup          = gridformated.ID_UgovorStanOtkup;
     this.ID_UgovorStanOtkupMoratorij = gridformated.ID_UgovorStanOtkupMoratorij;
     this.ID_Temeljnica                    = gridformated.ID_Temeljnica;
     this.BrojUgovor                       = gridformated.BrojUgovor;
     this.BrojAneks                        = gridformated.BrojAneks;
     this.BrojStorno                       = gridformated.BrojStorno;
     this.BrojObrok                        = gridformated.BrojObrok;
     this.Godina                           = gridformated.Godina;
     this.Mjesec                           = gridformated.Mjesec;
     this.GodinaGeneriranja                = gridformated.GodinaGeneriranja;
     this.MjesecGeneriranja                = gridformated.MjesecGeneriranja;
     this.IznosJednokratno                 = gridformated.IznosJednokratno;
     this.IznosUcesce                      = gridformated.IznosUcesce;
     this.IznosPopust                      = gridformated.IznosPopust;
     this.IznosKredit                      = gridformated.IznosKredit;
     this.IznosKreditRevalorizacija        = gridformated.IznosKreditRevalorizacija;
     this.IznosKamata                      = gridformated.IznosKamata;
     this.IznosKamataRevalorizacija        = gridformated.IznosKamataRevalorizacija;
     this.IznosKreditOstatakRevalorizacija = gridformated.IznosKreditOstatakRevalorizacija;
     this.IznosKamataOstatakRevalorizacija = gridformated.IznosKamataOstatakRevalorizacija;
     this.IznosMoratorij                   = gridformated.IznosMoratorij;
     this.IDValuta                         = gridformated.IDValuta;
     this.IznosValuta                      = gridformated.IznosValuta;
     this.DatumDospijece                   = gridformated.DatumDospijece;
     this.TecajObrok                       = gridformated.TecajObrok;
     this.TecajUgovor                      = gridformated.TecajUgovor;
     this.Placen                           = gridformated.Placen;
     this.IzPreplate                       = gridformated.IzPreplate;
     this.TemeljnicaGodina                 = gridformated.TemeljnicaGodina;
     this.TemeljnicaVrsta                  = gridformated.TemeljnicaVrsta;
     this.TemeljnicaBroj                   = gridformated.TemeljnicaBroj;
     this.ID_UgovorStanOtkupAneks          = gridformated.ID_UgovorStanOtkupAneks;
     this.DatumInsert                      = gridformated.DatumInsert;
     this.OsobaInsert                      = gridformated.OsobaInsert;
     this.DatumUpdate                      = gridformated.DatumUpdate;
     this.OsobaUpdate                      = gridformated.OsobaUpdate;
     this.ID_OsobaInsert                   = gridformated.ID_OsobaInsert;
     this.ID_OsobaUpdate                   = gridformated.ID_OsobaUpdate;
     this.IznosZateznaKamata               = gridformated.IznosZateznaKamata;
     this.IznosObveza                      = gridformated.IznosObveza;
     this.IznosPlaceno                     = gridformated.IznosPlaceno;
     this.BrojMoratorij                    = gridformated.BrojMoratorij;
 }
 public UgovorStanOtkupObrokItem(Model.Data.UgovorStanOtkupObrok item)
 {
     this.ID_UgovorStanOtkupObrok     = item.ID_UgovorStanOtkupObrok;
     this.ID_UgovorStanOtkup          = item.ID_UgovorStanOtkup;
     this.ID_UgovorStanOtkupMoratorij = item.ID_UgovorStanOtkupMoratorij;
     this.ID_Temeljnica                    = item.ID_Temeljnica;
     this.BrojUgovor                       = item.BrojUgovor;
     this.BrojAneks                        = item.BrojAneks;
     this.BrojStorno                       = item.BrojStorno;
     this.BrojObrok                        = item.BrojObrok;
     this.Godina                           = item.Godina;
     this.Mjesec                           = item.Mjesec;
     this.GodinaGeneriranja                = item.GodinaGeneriranja;
     this.MjesecGeneriranja                = item.MjesecGeneriranja;
     this.IznosJednokratno                 = item.IznosJednokratno;
     this.IznosUcesce                      = item.IznosUcesce;
     this.IznosPopust                      = item.IznosPopust;
     this.IznosKredit                      = item.IznosKredit;
     this.IznosKreditRevalorizacija        = item.IznosKreditRevalorizacija;
     this.IznosKamata                      = item.IznosKamata;
     this.IznosKamataRevalorizacija        = item.IznosKamataRevalorizacija;
     this.IznosKreditOstatakRevalorizacija = item.IznosKreditOstatakRevalorizacija;
     this.IznosKamataOstatakRevalorizacija = item.IznosKamataOstatakRevalorizacija;
     this.IznosMoratorij                   = item.IznosMoratorij;
     this.IDValuta                         = item.IDValuta;
     this.IznosValuta                      = item.IznosValuta;
     this.DatumDospijece                   = item.DatumDospijece;
     this.TecajObrok                       = item.TecajObrok;
     this.TecajUgovor                      = item.TecajUgovor;
     this.Placen                           = item.Placen;
     this.IzPreplate                       = item.IzPreplate;
     this.TemeljnicaGodina                 = item.TemeljnicaGodina;
     this.TemeljnicaVrsta                  = item.TemeljnicaVrsta;
     this.TemeljnicaBroj                   = item.TemeljnicaBroj;
     this.ID_UgovorStanOtkupAneks          = item.ID_UgovorStanOtkupAneks;
     this.DatumInsert                      = item.DatumInsert;
     this.OsobaInsert                      = item.OsobaInsert;
     this.DatumUpdate                      = item.DatumUpdate;
     this.OsobaUpdate                      = item.OsobaUpdate;
     this.ID_OsobaInsert                   = item.ID_OsobaInsert;
     this.ID_OsobaUpdate                   = item.ID_OsobaUpdate;
     this.IznosZateznaKamata               = item.IznosZateznaKamata;
     this.IznosObveza                      = item.IznosObveza;
     this.IznosPlaceno                     = item.IznosPlaceno;
     this.BrojMoratorij                    = item.BrojMoratorij;
 }