public GetSocialServicesDecisionsResponseType()
 {
     this._socialServicesData = new List <SocialServicesDataType>();
     this._personData         = new PersonDataType();
 }
コード例 #2
0
 public GetBenefitsForHeatingResponseType()
 {
     this._decisionData = new List <DecisionBenefitsType>();
     this._personData   = new PersonDataType();
 }
 public GetMonthlySocialBenefitsResponseType()
 {
     this._decisionData = new List <DecisionBenefitsType>();
     this._personData   = new PersonDataType();
 }