org.csapi.policy
Class TpPolicyActionType
java.lang.Object
org.csapi.policy.TpPolicyActionType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpPolicyActionType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpPolicyActionType"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_P_PM_EVENT_ACTION
public static final int _P_PM_EVENT_ACTION
- See Also:
- Constant Field Values
P_PM_EVENT_ACTION
public static final TpPolicyActionType P_PM_EVENT_ACTION
_P_PM_EXPRESSION_ACTION
public static final int _P_PM_EXPRESSION_ACTION
- See Also:
- Constant Field Values
P_PM_EXPRESSION_ACTION
public static final TpPolicyActionType P_PM_EXPRESSION_ACTION
TpPolicyActionType
protected TpPolicyActionType(int i)
value
public int value()
from_int
public static TpPolicyActionType from_int(int value)
Copyright © 2008. All Rights Reserved.