org.omg.Security
Class AuditCombinator
java.lang.Object
org.omg.Security.AuditCombinator
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class AuditCombinator
- extends Object
- implements IDLEntity
Generated from IDL enum "AuditCombinator".
- Version:
- generated at Jun 18, 2012 10:37:58 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
_SecAllSelectors
public static final int _SecAllSelectors
- See Also:
- Constant Field Values
SecAllSelectors
public static final AuditCombinator SecAllSelectors
_SecAnySelector
public static final int _SecAnySelector
- See Also:
- Constant Field Values
SecAnySelector
public static final AuditCombinator SecAnySelector
AuditCombinator
protected AuditCombinator(int i)
value
public int value()
from_int
public static AuditCombinator from_int(int value)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.