Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/java/Inspector/
H A DSourceCodeGenerator.java1528 String sReturnVariableName = _sReturnVariableName; in getPropertyValueGetterSourceCode() local
1535 sFirstLine += sReturnVariableName + ";\n"; in getPropertyValueGetterSourceCode()
1536 sReturnVariableName = sVarDeclaration[sVarDeclaration.length-1]; in getPropertyValueGetterSourceCode()
1540 …String sSecondLine = "\t" + getConvertedSourceCodeValueOfObject(sReturnVariableName, sObjectDescri… in getPropertyValueGetterSourceCode()

Completed in 93 milliseconds