Class Solver3
- java.lang.Object
-
- net.sourceforge.plantuml.project3.Solver3
-
public class Solver3 extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Solver3(LoadPlanable loadPlanable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Value
getData(TaskAttribute attribute)
void
setData(TaskAttribute attribute, Value value)
-
-
-
Constructor Detail
-
Solver3
public Solver3(LoadPlanable loadPlanable)
-
-
Method Detail
-
setData
public void setData(TaskAttribute attribute, Value value)
-
getData
public Value getData(TaskAttribute attribute)
-
-