public Dome.R213b.eventGetNotificationStructureResponseDto getNotifications(Dome.R213b.eventGetNotificationStructureDto eventGetNotificationStructureDto) { Dome.R213b.getNotifications inValue = new Dome.R213b.getNotifications(); inValue.eventGetNotificationStructureDto = eventGetNotificationStructureDto; Dome.R213b.getNotificationsResponse retVal = ((Dome.R213b.DOME_BUS_EAI_R213beventGetNotificationStructureWS)(this)).getNotifications(inValue); return(retVal.eventGetNotificationStructureResponse); }
public getNotifications(Dome.R213b.eventGetNotificationStructureDto eventGetNotificationStructureDto) { this.eventGetNotificationStructureDto = eventGetNotificationStructureDto; }