Searched refs:anotherFromGroup (Results 1 – 1 of 1) sorted by relevance
59 XAccessibleValue anotherFromGroup = null; field in _XAccessibleValue62 anotherFromGroup = (XAccessibleValue)tEnv.getObjRelation( in before()140 if (anotherFromGroup == null) { in _setCurrentValue()211 Object valAnotherFromGroup = anotherFromGroup.getCurrentValue(); in _setCurrentValue()218 anotherFromGroup.setCurrentValue(new Integer(curValBase)); in _setCurrentValue()225 anotherFromGroup.getCurrentValue()); in _setCurrentValue()
Completed in 18 milliseconds