org.omg.CosNotifyFilter

Class ConstraintExp

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class ConstraintExp
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "ConstraintExp"

Author:
JacORB IDL compiler

Field Summary

java.lang.String
constraint_expr
EventType[]
event_types

Constructor Summary

ConstraintExp()
ConstraintExp(EventType[] event_types, java.lang.String constraint_expr)

Field Details

constraint_expr

public java.lang.String constraint_expr


event_types

public EventType[] event_types

Constructor Details

ConstraintExp

public ConstraintExp()


ConstraintExp

public ConstraintExp(EventType[] event_types,
                     java.lang.String constraint_expr)