|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.csapi.jr.se.cc.mmccs.MediaNotificationRequested
Defines the Sequence of Data Elements that specify the criteria relating to event requests.
Constructor Summary | |
MediaNotificationRequested()
Creates a new MediaNotificationRequested instance. |
|
MediaNotificationRequested(org.csapi.jr.se.cc.mmccs.NotificationMediaRequest _appNotificationMediaRequest,
int _assignmentID)
Creates a new MediaNotificationRequested instance. |
Method Summary | |
boolean |
equals(java.lang.Object o)
Indicates whether some other object is 'equal to' this one. |
org.csapi.jr.se.cc.mmccs.NotificationMediaRequest |
getAppNotificationMediaRequest()
This method returns a appNotificationMediaRequest. |
int |
getAssignmentID()
This method returns a assignmentID. |
int |
hashCode()
Returns a hashcode value for the object. |
void |
setAppNotificationMediaRequest(org.csapi.jr.se.cc.mmccs.NotificationMediaRequest appNotificationMediaRequest)
This method sets a appNotificationMediaRequest. |
void |
setAssignmentID(int assignmentID)
This method sets a assignmentID. |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MediaNotificationRequested()
public MediaNotificationRequested(org.csapi.jr.se.cc.mmccs.NotificationMediaRequest _appNotificationMediaRequest, int _assignmentID)
_appNotificationMediaRequest
- _assignmentID
- Method Detail |
public org.csapi.jr.se.cc.mmccs.NotificationMediaRequest getAppNotificationMediaRequest()
public int getAssignmentID()
public void setAppNotificationMediaRequest(org.csapi.jr.se.cc.mmccs.NotificationMediaRequest appNotificationMediaRequest)
public void setAssignmentID(int assignmentID)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |