@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class ReportingV3NotificationofChangesGet200Response extends Object
| Constructor and Description |
|---|
ReportingV3NotificationofChangesGet200Response() |
| Modifier and Type | Method and Description |
|---|---|
ReportingV3NotificationofChangesGet200Response |
addNotificationOfChangesItem(ReportingV3NotificationofChangesGet200ResponseNotificationOfChanges notificationOfChangesItem) |
boolean |
equals(Object o) |
List<ReportingV3NotificationofChangesGet200ResponseNotificationOfChanges> |
getNotificationOfChanges()
List of Notification Of Change Info values
|
int |
hashCode() |
ReportingV3NotificationofChangesGet200Response |
notificationOfChanges(List<ReportingV3NotificationofChangesGet200ResponseNotificationOfChanges> notificationOfChanges) |
void |
setNotificationOfChanges(List<ReportingV3NotificationofChangesGet200ResponseNotificationOfChanges> notificationOfChanges) |
String |
toString() |
public ReportingV3NotificationofChangesGet200Response()
public ReportingV3NotificationofChangesGet200Response notificationOfChanges(List<ReportingV3NotificationofChangesGet200ResponseNotificationOfChanges> notificationOfChanges)
public ReportingV3NotificationofChangesGet200Response addNotificationOfChangesItem(ReportingV3NotificationofChangesGet200ResponseNotificationOfChanges notificationOfChangesItem)
public List<ReportingV3NotificationofChangesGet200ResponseNotificationOfChanges> getNotificationOfChanges()
public void setNotificationOfChanges(List<ReportingV3NotificationofChangesGet200ResponseNotificationOfChanges> notificationOfChanges)
Copyright © 2020. All rights reserved.