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 03-Nov-2015 12:24:01
- Author:
- JacORB IDL compiler V 3.7
- 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 © 2015 JacORB. All rights reserved.