public class JobCreatedNotificationRegistrationList
extends java.lang.Object
Constructor and Description |
---|
JobCreatedNotificationRegistrationList() |
Modifier and Type | Method and Description |
---|---|
java.util.List<JobCreatedNotificationRegistration> |
getJobCreatedNotificationRegistrations() |
void |
setJobCreatedNotificationRegistrations(java.util.List<JobCreatedNotificationRegistration> jobCreatedNotificationRegistrations) |
public JobCreatedNotificationRegistrationList()
public java.util.List<JobCreatedNotificationRegistration> getJobCreatedNotificationRegistrations()
public void setJobCreatedNotificationRegistrations(java.util.List<JobCreatedNotificationRegistration> jobCreatedNotificationRegistrations)