Package org.compiere.util
Class OutputParameter
java.lang.Object
org.compiere.util.OutputParameter
- All Implemented Interfaces:
Serializable
Deprecated.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getScale()
Deprecated.int
Deprecated.Deprecated.getValue()
Deprecated.void
setValue
(Serializable value) Deprecated.
-
Constructor Details
-
OutputParameter
Deprecated.
-
-
Method Details
-
getValue
Deprecated. -
setValue
Deprecated. -
getSqlType
public int getSqlType()Deprecated. -
getScale
public int getScale()Deprecated. -
getTypeName
Deprecated.
-