org.omg.CosNotifyFilter
Class ConstraintExp
java.lang.Object
org.omg.CosNotifyFilter.ConstraintExp
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ConstraintExp
- extends Object
- implements IDLEntity
Generated from IDL struct "ConstraintExp".
- Version:
- generated at 07-Dec-2012 13:29:06
- Author:
- JacORB IDL compiler V 3.2, 07-Dec-2012
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
event_types
public EventType[] event_types
constraint_expr
public String constraint_expr
ConstraintExp
public ConstraintExp()
ConstraintExp
public ConstraintExp(EventType[] event_types,
String constraint_expr)
Copyright © 2012 JacORB. All Rights Reserved.