Package org.omg.Messaging
Class PolicyValue
java.lang.Object
org.omg.Messaging.PolicyValue
- All Implemented Interfaces:
Serializable
,IDLEntity
org/omg/Messaging/PolicyValue.java .
Generated by the IDL-to-Java compiler (portable), version "4.1"
from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/omgapi/src/main/idl/Messaging.idl
Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean Time
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ptype
public int ptype -
pvalue
public byte[] pvalue
-
-
Constructor Details
-
PolicyValue
public PolicyValue() -
PolicyValue
public PolicyValue(int _ptype, byte[] _pvalue)
-