VisiBroker for Java

org.omg.CORBA
Class SetOverrideType

java.lang.Object
  extended by org.omg.CORBA.SetOverrideType
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class SetOverrideType
extends java.lang.Object
implements IDLEntity

Specifies the override type for policies. Indicates whether these policies should be added (ADD_OVERRIDE) to any other overrides that already exist or override existing policies (SET_OVERRIDE).

See Also:
PolicyManager, Serialized Form

Field Summary
static int _ADD_OVERRIDE
           
static int _SET_OVERRIDE
           
static SetOverrideType ADD_OVERRIDE
           
static SetOverrideType SET_OVERRIDE
           
 
Method Summary
static SetOverrideType from_int(int _vis_value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_SET_OVERRIDE

public static final int _SET_OVERRIDE
See Also:
Constant Field Values

_ADD_OVERRIDE

public static final int _ADD_OVERRIDE
See Also:
Constant Field Values

SET_OVERRIDE

public static final SetOverrideType SET_OVERRIDE

ADD_OVERRIDE

public static final SetOverrideType ADD_OVERRIDE
Method Detail

value

public int value()

from_int

public static SetOverrideType from_int(int _vis_value)

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online