コード例 #1
0
ファイル: Reference.cs プロジェクト: up-group/dome-api-client
 public Dome.R821.getListCourseEntryResponseDto getListCourseEntry(Dome.R821.getListCourseEntryDto getListCourseEntry1) {
     Dome.R821.getListCourseEntry inValue = new Dome.R821.getListCourseEntry();
     inValue.getListCourseEntry1 = getListCourseEntry1;
     Dome.R821.getListCourseEntryResponse retVal = ((Dome.R821.DOME_BUS_EAI_R821getListJourneyEntryWS)(this)).getListCourseEntry(inValue);
     return retVal.getListCourseEntryResponse1;
 }
コード例 #2
0
ファイル: Reference.cs プロジェクト: up-group/dome-api-client
 public getListCourseEntry(Dome.R821.getListCourseEntryDto getListCourseEntry1) {
     this.getListCourseEntry1 = getListCourseEntry1;
 }