org.omg.Messaging
Class PolicyValue
java.lang.Object
org.omg.Messaging.PolicyValue
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class PolicyValue
- 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 |
ptype
public int ptype
pvalue
public byte[] pvalue
PolicyValue
public PolicyValue()
PolicyValue
public PolicyValue(int ptype,
byte[] pvalue)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.