Describes a product for primary bioinformatic analysis services.
Constructor and description |
---|
PrimaryAnalysis
(java.lang.String name, java.lang.String description, double unitPrice, ProductUnit unit, java.lang.String runningNumber) Basic product constructor. |
PrimaryAnalysis
(java.lang.String name, java.lang.String description, double unitPrice, ProductUnit unit, long runningNumber) Basic product constructor. |
Basic product constructor. Checks that all passed arguments are not null.
name
- The name of the product.description
- The description of what the product is about.unitPrice
- The price in € per unitunit
- The product unitrunningNumber
- Number used in conjunction with ProductTypeProductType to identify productBasic product constructor. Checks that all passed arguments are not null.
name
- The name of the product.description
- The description of what the product is about.unitPrice
- The price in € per unitunit
- The product unitrunningNumber
- Number used in conjunction with ProductTypeProductType to identify product