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 Nov 6, 2011 12:20:27 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-2011 The Apache Software Foundation. All Rights Reserved.