org.omg.PortableServer
Class ServantRetentionPolicyValue
java.lang.Object
org.omg.PortableServer.ServantRetentionPolicyValue
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class ServantRetentionPolicyValue
- extends java.lang.Object
- implements IDLEntity
Generated from IDL enum "ServantRetentionPolicyValue".
- Version:
- generated at Mar 23, 2009 3:46:13 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_RETAIN
public static final int _RETAIN
- See Also:
- Constant Field Values
RETAIN
public static final ServantRetentionPolicyValue RETAIN
_NON_RETAIN
public static final int _NON_RETAIN
- See Also:
- Constant Field Values
NON_RETAIN
public static final ServantRetentionPolicyValue NON_RETAIN
ServantRetentionPolicyValue
protected ServantRetentionPolicyValue(int i)
value
public int value()
from_int
public static ServantRetentionPolicyValue from_int(int value)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2009. All Rights Reserved.