Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


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)
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


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