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

E13403-04

Uses of Class
oracle.jdeveloper.dialogs.ClassPackageListItem.Type

Packages that use ClassPackageListItem.Type
oracle.jdeveloper.dialogs The Dialogs package contains commonly used dialogs. 
 

Uses of ClassPackageListItem.Type in oracle.jdeveloper.dialogs
 

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

Constructors in oracle.jdeveloper.dialogs with parameters of type ClassPackageListItem.Type
ClassPackageListItem(java.lang.String fullyQualifiedName, ClassPackageListItem.Type type)
          Creates a ClassPackageListItem with the fully-qualified class or package name and sets the type to match the object's type.
 


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.