◆ getId()
| long org.turro.financials.entity.ProductRegulation.getId |
( |
| ) |
|
◆ getProduct()
| Product org.turro.financials.entity.ProductRegulation.getProduct |
( |
| ) |
|
◆ getQuantity()
| double org.turro.financials.entity.ProductRegulation.getQuantity |
( |
| ) |
|
◆ getRegulationDate()
| Date org.turro.financials.entity.ProductRegulation.getRegulationDate |
( |
| ) |
|
◆ getStore()
| Contract org.turro.financials.entity.ProductRegulation.getStore |
( |
| ) |
|
◆ getType()
| RegulationType org.turro.financials.entity.ProductRegulation.getType |
( |
| ) |
|
◆ setId()
| void org.turro.financials.entity.ProductRegulation.setId |
( |
long |
id | ) |
|
◆ setProduct()
| void org.turro.financials.entity.ProductRegulation.setProduct |
( |
Product |
product | ) |
|
◆ setQuantity()
| void org.turro.financials.entity.ProductRegulation.setQuantity |
( |
double |
quantity | ) |
|
◆ setRegulationDate()
| void org.turro.financials.entity.ProductRegulation.setRegulationDate |
( |
Date |
regulationDate | ) |
|
◆ setStore()
| void org.turro.financials.entity.ProductRegulation.setStore |
( |
Contract |
store | ) |
|
◆ setType()
| void org.turro.financials.entity.ProductRegulation.setType |
( |
RegulationType |
type | ) |
|
The documentation for this class was generated from the following file: