|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CosNotifyFilter.ConstraintInfo
public final class ConstraintInfo
Struct definition: ConstraintInfo.
Field Summary | |
---|---|
ConstraintExp |
constraint_expression
Struct member constraint_expression |
int |
constraint_id
Struct member constraint_id |
Constructor Summary | |
---|---|
ConstraintInfo()
Default constructor |
|
ConstraintInfo(ConstraintExp constraint_expression,
int constraint_id)
Constructor with fields initialization |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, 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)
constraint_expression
- constraint_expression struct memberconstraint_id
- constraint_id struct member
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |