jeaf.generator.jeaf-generator-test-deprecation-report.1.24.2.source-code.com.anaptecs.jeaf.junit.generics.md Maven / Gradle / Ivy
The newest version!
# Package `com.anaptecs.jeaf.junit.generics`
**Types / Enumerations:**
[TOC levels=2]
# Types
## AndOneMorePOJO
**Properties / Associations**
| Name | Type | Multiplicity | Constraints | Description |
|------|------|:------------:|-------------|-------------|
| `genericProperty` | [`DoSomethingResponse`](#dosomethingresponse) | `1..1` | | |
| `genericResponses` | [`DoSomethingResponse`](#dosomethingresponse) | `0..*` | | |
## GenericResponsePOJO
**Properties / Associations**
| Name | Type | Multiplicity | Constraints | Description |
|------|------|:------------:|-------------|-------------|
| `errors` | [`Message`](#message) | `0..*` | | |
| `warnings` | [`Message`](#message) | `0..*` | | |
| `value` | [`T`](#t) | `1..1` | | |
## Message
**Properties / Associations**
| Name | Type | Multiplicity | Constraints | Description |
|------|------|:------------:|-------------|-------------|
| `text` | `String` | `1..1` | | |
## MyBusinessObject
**Properties / Associations**
| Name | Type | Multiplicity | Constraints | Description |
|------|------|:------------:|-------------|-------------|
| `myBusinessAttribute` | `int` | `1..1` | | |
## YetAnotherPOJO
**Properties / Associations**
| Name | Type | Multiplicity | Constraints | Description |
|------|------|:------------:|-------------|-------------|
# Enumerations
## TemplateEnumTest
### Literals
| Name | Description |
|------|-------------|
| `ONE` | |
| `TWO` | |
| `THREE` | |
© 2015 - 2025 Weber Informatics LLC | Privacy Policy