org.apache.yoko.orb.OB
Class ZeroPortPolicyValue
java.lang.Object
org.apache.yoko.orb.OB.ZeroPortPolicyValue
- All Implemented Interfaces:
- Serializable, IDLEntity
public class ZeroPortPolicyValue
- 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 |
_ZERO_PORT
public static final boolean _ZERO_PORT
- See Also:
- Constant Field Values
ZERO_PORT
public static final ZeroPortPolicyValue ZERO_PORT
_NONZERO_PORT
public static final boolean _NONZERO_PORT
- See Also:
- Constant Field Values
NONZERO_PORT
public static final ZeroPortPolicyValue NONZERO_PORT
ZeroPortPolicyValue
protected ZeroPortPolicyValue(boolean value)
value
public boolean value()
from_boolean
public static ZeroPortPolicyValue from_boolean(boolean value)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.