|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CosNotifyFilter.MappingConstraintPair
public final class MappingConstraintPair
Struct definition: MappingConstraintPair.
| Field Summary | |
|---|---|
ConstraintExp |
constraint_expression
Struct member constraint_expression |
org.omg.CORBA.Any |
result_to_set
Struct member result_to_set |
| Constructor Summary | |
|---|---|
MappingConstraintPair()
Default constructor |
|
MappingConstraintPair(ConstraintExp constraint_expression,
org.omg.CORBA.Any result_to_set)
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 org.omg.CORBA.Any result_to_set
| Constructor Detail |
|---|
public MappingConstraintPair()
public MappingConstraintPair(ConstraintExp constraint_expression,
org.omg.CORBA.Any result_to_set)
constraint_expression - constraint_expression struct memberresult_to_set - result_to_set struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||