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_OVERRIDE
public static final int _ADD_OVERRIDE
- See Also:
- Constant Field Values
ADD_OVERRIDE
public static final SetOverrideType ADD_OVERRIDE
SetOverrideType
protected SetOverrideType(int value)
value
public int value()
from_int
public static SetOverrideType from_int(int value)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.