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

E13403-07

Uses of Class
oracle.ideimpl.webupdate.UpdateInfo.Type

Packages that use UpdateInfo.Type
oracle.ideimpl.webupdate   
 

Uses of UpdateInfo.Type in oracle.ideimpl.webupdate
 

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

Methods in oracle.ideimpl.webupdate with parameters of type UpdateInfo.Type
 void UpdateInfo.setType(UpdateInfo.Type type)
           
 


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

E13403-07

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