Library
|
Package
Frames
|
Expand
Java Toolkit
Interface ParameterRestriction
package
com.ptc.pfc.pfcModelItem
;
public interface
ParameterRestriction
extends
jxobject
Description
This interface includes details on how the value of the parameter is restricted.
Direct Known Subclasses:
ParameterEnumeration
,
ParameterRange
Method Summary
RestrictionType
GetType
()
Get method for attribute "Type"
The type of parameter restriction.
Method Detail
GetType
RestrictionType
GetType
()
The type of parameter restriction.
Manual References:
Dimensions and Parameters: Parameter Restrictions