|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CosNotifyFilter.ConstraintInfo
Generated from IDL definition of struct "ConstraintInfo"
Field Summary | |
ConstraintExp |
constraint_expression
|
int |
constraint_id
|
Constructor Summary | |
ConstraintInfo()
|
|
ConstraintInfo(ConstraintExp constraint_expression,
int constraint_id)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public ConstraintExp constraint_expression
public int constraint_id
Constructor Detail |
public ConstraintInfo()
public ConstraintInfo(ConstraintExp constraint_expression, int constraint_id)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |