public Xeco(Xeco xe) { this.maXe = xe.maXe; this.loaiXe = xe.loaiXe; this.bienSoXe = xe.bienSoXe; this.hangXe = xe.hangXe; this.ngayGio = xe.ngayGio; }
public Xedapdien(Xeco xe) : base(xe) { }