Library | Package Java Toolkit

Interface ParameterLimit

package com.ptc.pfc.pfcModelItem;

public interface ParameterLimit
  extends jxobject



Description

This interface includes details on a minimum or maximum value limitation on a parameter.



Method Summary
ParameterLimitTypeGetType ()
    Get method for attribute "Type"
    The type of parameter limit.
ParamValueGetValue ()
    Get method for attribute "Value"
    The value of the parameter.

Method Detail

GetType

ParameterLimitTypeGetType ()


    The type of parameter limit.
Manual References:
Dimensions and Parameters: Parameter Restrictions, Dimensions and Parameters: Parameter Restrictions



GetValue

ParamValueGetValue ()


    The value of the parameter.
Manual References:
Dimensions and Parameters: Parameter Restrictions