Package org.apache.webdav.lib
Class NotificationListener.Event
- java.lang.Object
-
- org.apache.webdav.lib.NotificationListener.Event
-
- Enclosing class:
- NotificationListener
public class NotificationListener.Event extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) int
id
(package private) java.util.Map
information
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addInformation(java.lang.String key, java.lang.String value)
int
getId()
java.util.Map
getInformation()
void
setId(int id)
-