Searched refs:getConvertedSourceCodeValueOfObject (Results 1 – 2 of 2) sorted by relevance
922 …public String getConvertedSourceCodeValueOfObject(String _sReturnVariableName, String _sObjectDesc… in getConvertedSourceCodeValueOfObject() method in SourceCodeGenerator.JavaCodeGenerator1011 …String sReturn = getConvertedSourceCodeValueOfObject(_sReturnVariableName, sObjectDescription, _a… in getPropertyValueGetterSourceCode()1253 …public String getConvertedSourceCodeValueOfObject(String _sReturnVariableName, String _sObjectDesc… in getConvertedSourceCodeValueOfObject() method in SourceCodeGenerator.BasicCodeGenerator1540 …String sSecondLine = "\t" + getConvertedSourceCodeValueOfObject(sReturnVariableName, sObjectDescri… in getPropertyValueGetterSourceCode()1550 …public String getConvertedSourceCodeValueOfObject(String _sReturnVariableName, String _sObjectDesc… in getConvertedSourceCodeValueOfObject() method in SourceCodeGenerator.CPlusPlusCodeGenerator
90 …public String getConvertedSourceCodeValueOfObject(String _sReturnVariableName, String _sObjectDesc… in getConvertedSourceCodeValueOfObject() method
Completed in 26 milliseconds