public class NotificationAttribute extends Object implements Serializable, Cloneable
NotificationEntry. These attributes are normally displayed,
as-provided, on the details screen.| Constructor and Description |
|---|
NotificationAttribute() |
NotificationAttribute(String name,
List<String> values) |
NotificationAttribute(String name,
String value)
Shortcut constructor.
|
public String getName()
public void setName(String name)
public Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedException - Not really, but it's on the method
signature we're overriding.Copyright © 2017 Jasig. All Rights Reserved.