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