Searched refs:getFather (Results 1 – 7 of 7) sorted by relevance
144 Human father2 = son2.getFather(); in testChildren()217 Human father2 = son2.getFather(); in testChildrenPretty()290 Human2 father2 = son2.getFather(); in testChildren2()357 Human3 father2 = son2.getFather(); in testChildren3()394 Human father2 = firstChild.getFather(); in testChildrenSetAsRoot()432 Human2 father2 = firstChild.getFather(); in testChildrenMapAsRoot()503 Human3 father2 = son2.getFather(); in testChildrenListRoot()639 Human father2 = son2.getFather(); in testChildrenWithoutRootTag()
41 public Human_WithArrayOfChildren getFather() { in getFather() method in Human_WithArrayOfChildrenTest.Human_WithArrayOfChildren125 Human_WithArrayOfChildren father2 = son.getFather(); in checkSon()
33 public Human getFather() { in getFather() method in Human
33 public Human3 getFather() { in getFather() method in Human3
33 public Human2 getFather() { in getFather() method in Human2
162 HumanGen father2 = son2.getFather(); in testChildren()235 HumanGen2 father2 = son2.getFather(); in testChildren2()304 HumanGen3 father2 = son2.getFather(); in testChildren3()345 HumanGen father2 = firstChild.getFather(); in testChildrenSetAsRoot()384 HumanGen2 father2 = firstChild.getFather(); in testChildrenMapAsRoot()456 HumanGen3 father2 = son2.getFather(); in testChildrenListRoot()
50 public K getFather() { in getFather() method in AbstractHumanGen