|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.npsnet.xrti.ParameterDescriptor
Describes a parameter.
| Constructor Summary | |
ParameterDescriptor(java.lang.String pName,
ParameterHandle pHandle)
Constructor. |
|
| Method Summary | |
ParameterHandle |
getHandle()
Returns the handle of this parameter. |
java.lang.String |
getName()
Returns the name of this parameter. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ParameterDescriptor(java.lang.String pName,
ParameterHandle pHandle)
pName - the name of the parameter| Method Detail |
public java.lang.String getName()
public ParameterHandle getHandle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||