public class RecursionMockLevelOneNoAnnotations extends Object
| Constructor and Description |
|---|
RecursionMockLevelOneNoAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
RecursionMockLevelTwoNoAnnotations |
getLevelTwo() |
String |
getStringLevelOne() |
void |
setLevelTwo(RecursionMockLevelTwoNoAnnotations levelTwo) |
void |
setStringLevelOne(String stringLevelOne) |
public String getStringLevelOne()
public void setStringLevelOne(String stringLevelOne)
public RecursionMockLevelTwoNoAnnotations getLevelTwo()
public void setLevelTwo(RecursionMockLevelTwoNoAnnotations levelTwo)
Copyright © 2005–2025. All rights reserved.