Searched refs:PVals2 (Results 1 – 1 of 1) sorted by relevance
87 PropertyValue[] PVals2 = null; in _getById() local89 PVals2 = oObj.getById(FId.intValue()); in _getById()98 for (int i = 0; i < PVals2.length; i++) { in _getById()99 if (PVals2[i].Name.equals("Name")) in _getById()101 if (PVals2[i].Name.equals("Id")) in _getById()
Completed in 12 milliseconds