org.omg.CosNotification
Class NamedPropertyRange
java.lang.Object
org.omg.CosNotification.NamedPropertyRange
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class NamedPropertyRange
- extends Object
- implements IDLEntity
Generated from IDL struct "NamedPropertyRange".
- 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 |
name
public String name
range
public PropertyRange range
NamedPropertyRange
public NamedPropertyRange()
NamedPropertyRange
public NamedPropertyRange(String name,
PropertyRange range)
Copyright © 2015 JacORB. All rights reserved.