org.omg.CosNotification
Class PropertyRange
java.lang.Object
org.omg.CosNotification.PropertyRange
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class PropertyRange
- extends Object
- implements IDLEntity
Generated from IDL struct "PropertyRange".
- Version:
- generated at 03-Nov-2015 12:23:59
- 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 |
low_val
public Any low_val
high_val
public Any high_val
PropertyRange
public PropertyRange()
PropertyRange
public PropertyRange(Any low_val,
Any high_val)
Copyright © 2015 JacORB. All rights reserved.