org.omg.PortableServer
Class ServantRetentionPolicyValue
java.lang.Object
org.omg.PortableServer.ServantRetentionPolicyValue
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ServantRetentionPolicyValue
- extends Object
- implements IDLEntity
Generated from IDL enum "ServantRetentionPolicyValue".
- Version:
- generated at Jun 18, 2012 10:37:57 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
_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 String toString()
- Overrides:
toString
in class Object
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.