@Generated public class Example extends Object
| Constructor and Description |
|---|
Example() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getExampleId() |
Collection<String> |
getGuidelines() |
String |
getName() |
String |
getQuestion() |
int |
hashCode() |
Example |
setExampleId(String exampleId) |
Example |
setGuidelines(Collection<String> guidelines) |
Example |
setName(String name) |
Example |
setQuestion(String question) |
String |
toString() |
public String getExampleId()
public Example setGuidelines(Collection<String> guidelines)
public Collection<String> getGuidelines()
public String getName()
public String getQuestion()
Copyright © 2026. All rights reserved.