org.omg.dds
Class OfferedIncompatibleQosStatus
java.lang.Object
org.omg.dds.OfferedIncompatibleQosStatus
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class OfferedIncompatibleQosStatus
- extends java.lang.Object
- implements IDLEntity
Generated from IDL struct "OfferedIncompatibleQosStatus".
- Version:
- generated at Mar 21, 2012 11:04:26 AM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
total_count
public int total_count
total_count_change
public int total_count_change
last_policy_id
public int last_policy_id
policies
public QosPolicyCount[] policies
OfferedIncompatibleQosStatus
public OfferedIncompatibleQosStatus()
OfferedIncompatibleQosStatus
public OfferedIncompatibleQosStatus(int total_count,
int total_count_change,
int last_policy_id,
QosPolicyCount[] policies)