Skip navigation links


Thor.API.Operations
Class tcAccessPolicyOperationsIntf.PolicyNLAObjectActionType

java.lang.Object
  extended by java.lang.Enum
      extended by Thor.API.Operations.tcAccessPolicyOperationsIntf.PolicyNLAObjectActionType

All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable
Enclosing interface:
tcAccessPolicyOperationsIntf

public static final class tcAccessPolicyOperationsIntf.PolicyNLAObjectActionType
extends java.lang.Enum
See Also:
Serialized Form

Field Summary
static tcAccessPolicyOperationsIntf.PolicyNLAObjectActionType DISABLE
           
static tcAccessPolicyOperationsIntf.PolicyNLAObjectActionType REVOKE
           

 

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

REVOKE

public static final tcAccessPolicyOperationsIntf.PolicyNLAObjectActionType REVOKE

DISABLE

public static final tcAccessPolicyOperationsIntf.PolicyNLAObjectActionType DISABLE

Method Detail

values

public static tcAccessPolicyOperationsIntf.PolicyNLAObjectActionType[] values()

valueOf

public static tcAccessPolicyOperationsIntf.PolicyNLAObjectActionType valueOf(java.lang.String name)

Skip navigation links


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