|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.dds.QosPolicyCount
public final class QosPolicyCount
Generated from IDL struct "QosPolicyCount".
Field Summary | |
---|---|
int |
count
|
int |
policy_id
|
Constructor Summary | |
---|---|
QosPolicyCount()
|
|
QosPolicyCount(int policy_id,
int count)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int policy_id
public int count
Constructor Detail |
---|
public QosPolicyCount()
public QosPolicyCount(int policy_id, int count)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |