Home
last modified time | relevance | path

Searched refs:sParamDescription (Results 1 – 1 of 1) sorted by relevance

/trunk/main/odk/examples/java/Inspector/
H A DSourceCodeGenerator.java844 String sParamDescription = getStringValueOfObject(_oParamObjects[i], aTypeClass); in getMethodParameterValueDescription() local
845sParamDescription = this.m_xLanguageSourceCodeGenerator.castLiteral(sParamDescription, aTypeClass); in getMethodParameterValueDescription()
846 sParamSourceCode += sParamDescription; in getMethodParameterValueDescription()

Completed in 1036 milliseconds