|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CosNotifyFilter.MappingConstraintInfo
Generated from IDL definition of struct "MappingConstraintInfo"
Field Summary | |
ConstraintExp |
constraint_expression
|
int |
constraint_id
|
Any |
value
|
Constructor Summary | |
MappingConstraintInfo()
|
|
MappingConstraintInfo(ConstraintExp constraint_expression,
int constraint_id,
Any value)
|
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
public Any value
Constructor Detail |
public MappingConstraintInfo()
public MappingConstraintInfo(ConstraintExp constraint_expression, int constraint_id, Any value)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |