Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Class
oracle.jdevimpl.bookmarks.BookmarkEvent.Type

Packages that use BookmarkEvent.Type
oracle.jdevimpl.bookmarks   
 

Uses of BookmarkEvent.Type in oracle.jdevimpl.bookmarks
 

Methods in oracle.jdevimpl.bookmarks that return BookmarkEvent.Type
 BookmarkEvent.Type BookmarkEvent.getType()
           
static BookmarkEvent.Type BookmarkEvent.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BookmarkEvent.Type[] BookmarkEvent.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in oracle.jdevimpl.bookmarks with parameters of type BookmarkEvent.Type
BookmarkEvent(BookmarkEvent.Type type, Bookmark bookmark)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.