org.compiere.util
Class OutputParameter
java.lang.Object
org.compiere.util.OutputParameter
- All Implemented Interfaces:
- Serializable
public class OutputParameter
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputParameter
public OutputParameter(int sqlType,
int scale,
String typeName)
getValue
public Serializable getValue()
setValue
public void setValue(Serializable value)
getSqlType
public int getSqlType()
getScale
public int getScale()
getTypeName
public String getTypeName()
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.