java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.code.DFA3.DUI |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DUI(List<Integer> def, List<Integer> use, List<Integer> defpot, List<Integer> usepot, List<Integer> spoiled) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Collection<Integer> | getDef() | ||||||||||
Collection<Integer> | getDefPot() | ||||||||||
Collection<Integer> | getSpoiled() | ||||||||||
Collection<Integer> | getUse() | ||||||||||
Collection<Integer> | getUsePot() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |