BrightSide Workbench Full Report + Source Code
org.turro.financials.entity.RegulationType Enum Reference

Public Attributes

 INVENTORY
 
 WASTAGE
 
 ROBBERY
 
 BREAKAGE
 

Detailed Description

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

Definition at line 24 of file RegulationType.java.

Member Data Documentation

◆ BREAKAGE

org.turro.financials.entity.RegulationType.BREAKAGE

Definition at line 29 of file RegulationType.java.

◆ INVENTORY

org.turro.financials.entity.RegulationType.INVENTORY

Definition at line 26 of file RegulationType.java.

◆ ROBBERY

org.turro.financials.entity.RegulationType.ROBBERY

Definition at line 28 of file RegulationType.java.

◆ WASTAGE

org.turro.financials.entity.RegulationType.WASTAGE

Definition at line 27 of file RegulationType.java.


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