Skip navigation links
com.bea.netuix.application.identifier
Class NotificationId
java.lang.Object
com.bea.netuix.application.identifier.Id
com.bea.netuix.application.identifier.NotificationId
- All Implemented Interfaces
- Serializable
-
public class NotificationId
- extends Id
NotificationId
- See Also
- Serialized Form
| Fields inherited from class com.bea.netuix.application.identifier.Id |
id |
NotificationId
public NotificationId(int id)
createNotificationId
public static NotificationId createNotificationId(int id)
- Creates a
NotificationId
-
- Parameters
id - the integer value that this NotificationId should be set to.
- Returns
- a new
NotificationId with the id value set to the integer passed in.
clone
protected Object clone()
throws CloneNotSupportedException
-
- Overrides:
clone in class Object
-
- Throws
CloneNotSupportedException
Skip navigation links
Copyright © 2010, Oracle. All rights reserved.