org.omg.CosNotifyFilter
Class MappingConstraintInfo
java.lang.Object
org.omg.CosNotifyFilter.MappingConstraintInfo
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class MappingConstraintInfo
- extends Object
- implements IDLEntity
Generated from IDL struct "MappingConstraintInfo".
- 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 |
constraint_expression
public ConstraintExp constraint_expression
constraint_id
public int constraint_id
value
public Any value
MappingConstraintInfo
public MappingConstraintInfo()
MappingConstraintInfo
public MappingConstraintInfo(ConstraintExp constraint_expression,
int constraint_id,
Any value)
Copyright © 2015 JacORB. All rights reserved.