BrightSide Workbench Full Report + Source Code
org.turro.erp.entity.PurchaseMode Enum Reference

Public Attributes

 PURCHASE_IMMEDIATELY
 
 PURCHASE_ON_START
 
 PURCHASE_ON_TASK_START
 
 PURCHASE_ON_DATE
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 24 of file PurchaseMode.java.

Member Data Documentation

◆ PURCHASE_IMMEDIATELY

org.turro.erp.entity.PurchaseMode.PURCHASE_IMMEDIATELY

Definition at line 26 of file PurchaseMode.java.

◆ PURCHASE_ON_DATE

org.turro.erp.entity.PurchaseMode.PURCHASE_ON_DATE

Definition at line 29 of file PurchaseMode.java.

◆ PURCHASE_ON_START

org.turro.erp.entity.PurchaseMode.PURCHASE_ON_START

Definition at line 27 of file PurchaseMode.java.

◆ PURCHASE_ON_TASK_START

org.turro.erp.entity.PurchaseMode.PURCHASE_ON_TASK_START

Definition at line 28 of file PurchaseMode.java.


The documentation for this enum was generated from the following file: