com.pmease.quickbuild.variable
Class PromptAsNumericInput
java.lang.Object
com.pmease.quickbuild.variable.PromptSetting
com.pmease.quickbuild.variable.PromptAsNumericInput
- All Implemented Interfaces:
- java.io.Serializable
public class PromptAsNumericInput
- extends PromptSetting
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PromptAsNumericInput
public PromptAsNumericInput()
getMinValue
public java.lang.Integer getMinValue()
setMinValue
public void setMinValue(java.lang.Integer minValue)
getMaxValue
public java.lang.Integer getMaxValue()
setMaxValue
public void setMaxValue(java.lang.Integer maxValue)
getPropertyDef
public java.lang.String getPropertyDef(java.lang.String name,
int index)
- Specified by:
getPropertyDef
in class PromptSetting
Copyright © 2005-2010 PMEase Inc. All Rights Reserved.