Home
last modified time | relevance | path

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

/trunk/main/odk/examples/java/Inspector/
H A DSourceCodeGenerator.java1010 …String sObjectDescription = _sIncomingObjectName + ".getPropertyValue(\"" + _sPropertyName + "\")"; in getPropertyValueGetterSourceCode() local
1011 …Return = getConvertedSourceCodeValueOfObject(_sReturnVariableName, sObjectDescription, _aTypeClas… in getPropertyValueGetterSourceCode()
1539 …String sObjectDescription = _sIncomingObjectName + "->getPropertyValue(" + getStringValue(_sProper… in getPropertyValueGetterSourceCode() local
1540 … = "\t" + getConvertedSourceCodeValueOfObject(sReturnVariableName, sObjectDescription, _aTypeClas… in getPropertyValueGetterSourceCode()

Completed in 20 milliseconds