org.omg.CosNotification
public final class PropertyRange extends Object implements IDLEntity
Field Summary | |
---|---|
Any | high_val
Struct member high_val |
Any | low_val
Struct member low_val |
Constructor Summary | |
---|---|
PropertyRange()
Default constructor | |
PropertyRange(Any low_val, Any high_val)
Constructor with fields initialization |
Parameters: low_val low_val struct member high_val high_val struct member