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 20-Jul-2016 16:02:08
- Author:
- JacORB IDL compiler V 3.8
- 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 © 2016 JacORB. All rights reserved.