org.omg.CosNotification

Class NamedPropertyRange

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class NamedPropertyRange
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "NamedPropertyRange"

Author:
JacORB IDL compiler

Field Summary

java.lang.String
name
PropertyRange
range

Constructor Summary

NamedPropertyRange()
NamedPropertyRange(java.lang.String name, PropertyRange range)

Field Details

name

public java.lang.String name


range

public PropertyRange range

Constructor Details

NamedPropertyRange

public NamedPropertyRange()


NamedPropertyRange

public NamedPropertyRange(java.lang.String name,
                          PropertyRange range)