public class RecursionMockLevelTwoNoAnnotations extends Object
| Constructor and Description |
|---|
RecursionMockLevelTwoNoAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
char |
getCharLevelTwo() |
RecursionMockLevelThreePointOneNoAnnotations |
getLevelThreePointOne() |
RecursionMockLevelThreePointTwoNoAnnotations |
getLevelThreePointTwo() |
RecursionMockLevelThreePointZeroNoAnnotations |
procureTheThirdLevelPointZero()
Accessor method for the third subordinate bean.
|
void |
setCharLevelTwo(char charLevelTwo) |
void |
setLevelThreePointOne(RecursionMockLevelThreePointOneNoAnnotations levelThreePointOne) |
void |
setLevelThreePointTwo(RecursionMockLevelThreePointTwoNoAnnotations levelThreePointTwo) |
public char getCharLevelTwo()
public void setCharLevelTwo(char charLevelTwo)
public RecursionMockLevelThreePointZeroNoAnnotations procureTheThirdLevelPointZero()
public RecursionMockLevelThreePointOneNoAnnotations getLevelThreePointOne()
public void setLevelThreePointOne(RecursionMockLevelThreePointOneNoAnnotations levelThreePointOne)
public RecursionMockLevelThreePointTwoNoAnnotations getLevelThreePointTwo()
public void setLevelThreePointTwo(RecursionMockLevelThreePointTwoNoAnnotations levelThreePointTwo)
Copyright © 2005–2025. All rights reserved.