Searched refs:_sObjectDescription (Results 1 – 2 of 2) sorted by relevance
922 …nvertedSourceCodeValueOfObject(String _sReturnVariableName, String _sObjectDescription, TypeClass … in getConvertedSourceCodeValueOfObject() argument927 … sReturn = _sReturnVariableName + " = AnyConverter.toBoolean(" + _sObjectDescription + ")"; in getConvertedSourceCodeValueOfObject()930 … sReturn = _sReturnVariableName + " = AnyConverter.toChar(" + _sObjectDescription + ")"; in getConvertedSourceCodeValueOfObject()933 … sReturn = _sReturnVariableName + " = AnyConverter.toByte(" + _sObjectDescription + ")"; in getConvertedSourceCodeValueOfObject()936 … sReturn = _sReturnVariableName + " = AnyConverter.toDouble(" + _sObjectDescription + ")"; in getConvertedSourceCodeValueOfObject()939 … sReturn = _sReturnVariableName + " = AnyConverter.toFloat(" + _sObjectDescription + ")"; in getConvertedSourceCodeValueOfObject()942 … sReturn = _sReturnVariableName + " = AnyConverter.toUnsignedLong(" + _sObjectDescription + ")"; in getConvertedSourceCodeValueOfObject()945 … sReturn = _sReturnVariableName + " = AnyConverter.toLong(" + _sObjectDescription + ")"; in getConvertedSourceCodeValueOfObject()948 … sReturn = _sReturnVariableName + " = AnyConverter.toUnsignedInt(" + _sObjectDescription + ")"; in getConvertedSourceCodeValueOfObject()951 … sReturn = _sReturnVariableName + " = AnyConverter.toInt(" + _sObjectDescription + ")"; in getConvertedSourceCodeValueOfObject()[all …]
46 …terfaceSourceCode(String _sReturnValueDescription, String _sClassName, String _sObjectDescription); in getqueryInterfaceSourceCode() argument50 …ing getStructSourceCode(String _sReturnVariableDescription, String _sObjectDescription, String _sM… in getStructSourceCode() argument90 …nvertedSourceCodeValueOfObject(String _sReturnVariableName, String _sObjectDescription, TypeClass … in getConvertedSourceCodeValueOfObject() argument