Package com.progress.open4gl
Class BigDecimalHolder
java.lang.Object
com.progress.open4gl.Holder
com.progress.open4gl.BigDecimalHolder
- All Implemented Interfaces:
Serializable
The BigDecimalHolder class is used to pass OUTPUT and INPUT-OUTPUT BigDecimal
values when the 4GL parameter type is DECIMAL.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BigDecimalHolder
public BigDecimalHolder() -
BigDecimalHolder
-
BigDecimalHolder
public BigDecimalHolder(double value)
-
-
Method Details
-
setBigDecimalValue
-
getBigDecimalValue
-