All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jeaf.generator.jeaf-generator-test-deprecation-report.1.24.2.source-code.com.anaptecs.jeaf.junit.product.pojo.md Maven / Gradle / Ivy

The newest version!
# Package `com.anaptecs.jeaf.junit.product.pojo`

**Types / Enumerations:**
[TOC levels=2]


# Types ## Assortment
**Properties / Associations** | Name | Type | Multiplicity | Constraints | Description | |------|------|:------------:|-------------|-------------| | `products` | [`Product`](#product) | `0..*` | | | | `name` | `String` | `1..1` | | |
## Price
**Properties / Associations** | Name | Type | Multiplicity | Constraints | Description | |------|------|:------------:|-------------|-------------| | `amount` | `java.math.BigDecimal` | `1..1` | | | | `currency` | `java.util.Currency` | `1..1` | | |
## Product
**Properties / Associations** | Name | Type | Multiplicity | Constraints | Description | |------|------|:------------:|-------------|-------------| | `assortments` | [`Assortment`](#assortment) | `0..*` | | | | `pricesPerCurrency` | [`Price`](#price) | `1..*` | | | | `name` | `String` | `1..1` | | | | `description` | `String` | `1..1` | | | | `vat` | [`VAT`](#vat) | `1..1` | | | | `productCategory` | [`ProductCategory`](com.anaptecs.jeaf.junit.product#productcategory) | `0..1` | | |
## VAT
**Properties / Associations** | Name | Type | Multiplicity | Constraints | Description | |------|------|:------------:|-------------|-------------| | `rate` | `double` | `1..1` | | |




© 2015 - 2025 Weber Informatics LLC | Privacy Policy