org.omg.CORBA
Class SetOverrideType
java.lang.Object
org.omg.CORBA.SetOverrideType
- All Implemented Interfaces:
- Serializable, IDLEntity
public class SetOverrideType
- extends Object
- implements IDLEntity
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_SET_OVERRIDE
public static final int _SET_OVERRIDE
- See Also:
- Constant Field Values
SET_OVERRIDE
public static final SetOverrideType SET_OVERRIDE
_ADD
public static final int _ADD
- See Also:
- Constant Field Values
ADD
public static final SetOverrideType ADD
SetOverrideType
protected SetOverrideType(int _value)
value
public int value()
from_int
public static SetOverrideType from_int(int val)
readResolve
public Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.