public LoadDiagnosticServicePlanResponse(DiagnosticServicePlanDetail plan)
		{
			this.DiagnosticServicePlan = plan;
		}
 public LoadDiagnosticServicePlanResponse(DiagnosticServicePlanDetail plan)
 {
     this.DiagnosticServicePlan = plan;
 }