示例#1
0
 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
 public getListCourseEntry(Dome.R821.getListCourseEntryDto getListCourseEntry1) {
     this.getListCourseEntry1 = getListCourseEntry1;
 }