Searched defs:_sReturnVariableName (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/odk/examples/java/Inspector/ |
H A D | XLanguageSourceCodeGenerator.java | 48 …String getPropertyValueGetterSourceCode(String _sPropertyName, String _sReturnVariableName, String… in getPropertyValueGetterSourceCode() 90 …public String getConvertedSourceCodeValueOfObject(String _sReturnVariableName, String _sObjectDesc… in getConvertedSourceCodeValueOfObject()
|
H A D | SourceCodeGenerator.java | 922 …public String getConvertedSourceCodeValueOfObject(String _sReturnVariableName, String _sObjectDesc… in getConvertedSourceCodeValueOfObject() 1003 …public String getqueryInterfaceSourceCode(String _sClassName, String _sReturnVariableName, String … in getqueryInterfaceSourceCode() 1009 …String getPropertyValueGetterSourceCode(String _sPropertyName, String _sReturnVariableName, String… in getPropertyValueGetterSourceCode() 1239 …public String getqueryInterfaceSourceCode(String _sClassName, String _sReturnVariableName, String … in getqueryInterfaceSourceCode() 1244 …String getPropertyValueGetterSourceCode(String _sPropertyName, String _sReturnVariableName, String… in getPropertyValueGetterSourceCode() 1253 …public String getConvertedSourceCodeValueOfObject(String _sReturnVariableName, String _sObjectDesc… in getConvertedSourceCodeValueOfObject() 1521 …public String getqueryInterfaceSourceCode(String _sClassName, String _sReturnVariableName, String … in getqueryInterfaceSourceCode() 1526 …String getPropertyValueGetterSourceCode(String _sPropertyName, String _sReturnVariableName, String… in getPropertyValueGetterSourceCode() 1550 …public String getConvertedSourceCodeValueOfObject(String _sReturnVariableName, String _sObjectDesc… in getConvertedSourceCodeValueOfObject()
|
Completed in 18 milliseconds