Skip navigation links


oracle.iam.certification.vo
Class SearchFilter.Argument

java.lang.Object
  extended by java.lang.Enum
      extended by oracle.iam.certification.vo.SearchFilter.Argument

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

public static final class SearchFilter.Argument
extends java.lang.Enum
See Also:
Serialized Form

Field Summary
static SearchFilter.Argument ParentID
           

 

Method Summary
static SearchFilter.Argument valueOf(java.lang.String name)
           
static SearchFilter.Argument[] 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

ParentID

public static final SearchFilter.Argument ParentID

Method Detail

values

public static SearchFilter.Argument[] values()

valueOf

public static SearchFilter.Argument valueOf(java.lang.String name)

Skip navigation links


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