Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E12031-02


Uses of Class
oracle.iam.rm.client.Operation.Type

Packages that use Operation.Type
oracle.iam.rm.client Provides the classes and interfaces for the Oracle Role Manager client. 

 

Uses of Operation.Type in oracle.iam.rm.client

 

Methods in oracle.iam.rm.client that return Operation.Type
 Operation.Type Operation.getType()
          Gets the Type of operation.
static Operation.Type Operation.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Operation.Type[] Operation.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.

 


Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E12031-02


Copyright © 2007, 2008 Oracle. All Rights Reserved.