Uses of Class
com.tibco.bpm.web.client.model.types.CalendarAssignment

Packages that use CalendarAssignment
com.tibco.bpm.web.client.services.actions.calendar   
 

Uses of CalendarAssignment in com.tibco.bpm.web.client.services.actions.calendar
 

Methods in com.tibco.bpm.web.client.services.actions.calendar that return types with arguments of type CalendarAssignment
 java.util.ArrayList<CalendarAssignment> SetCalendarReferences.getCalendarAssignments()
          Gets a array list of CalendarAssignments.
 

Method parameters in com.tibco.bpm.web.client.services.actions.calendar with type arguments of type CalendarAssignment
 void SetCalendarReferences.setCalendarAssignments(java.util.ArrayList<CalendarAssignment> calendarAssignments)
          Sets a array list of CalendarAssignments.
 

Constructor parameters in com.tibco.bpm.web.client.services.actions.calendar with type arguments of type CalendarAssignment
SetCalendarReferences(java.util.ArrayList<CalendarAssignment> calendarAssignments)
          Constructor for SetCalendarReferences.
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.