Skip navigation links


oracle.iam.passwordmgmt.vo
Class Constants.Operations

java.lang.Object
  extended by java.lang.Enum
      extended by oracle.iam.passwordmgmt.vo.Constants.Operations

All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable
Enclosing class:
Constants

public static final class Constants.Operations
extends java.lang.Enum
See Also:
Serialized Form

Field Summary
static Constants.Operations RESET_PASSWORD
           

 

Method Summary
static Constants.Operations valueOf(java.lang.String name)
           
static Constants.Operations[] values()
           

 

Methods inherited from class java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf

 

Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait

 

Field Detail

RESET_PASSWORD

public static final Constants.Operations RESET_PASSWORD

Method Detail

values

public static Constants.Operations[] values()

valueOf

public static Constants.Operations valueOf(java.lang.String name)

Skip navigation links


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.