declare namespace org { namespace eclipse { namespace jetty { namespace util { class PathWatcher$PathWatchEventType extends java.lang.Enum { public static readonly ADDED: org.eclipse.jetty.util.PathWatcher$PathWatchEventType public static readonly DELETED: org.eclipse.jetty.util.PathWatcher$PathWatchEventType public static readonly MODIFIED: org.eclipse.jetty.util.PathWatcher$PathWatchEventType public static readonly UNKNOWN: org.eclipse.jetty.util.PathWatcher$PathWatchEventType public static values(): org.eclipse.jetty.util.PathWatcher$PathWatchEventType[] public static valueOf(arg0: java.lang.String | string): org.eclipse.jetty.util.PathWatcher$PathWatchEventType public static class: java.lang.Class } } } } }