Package org.lemsml.jlems.core.run
Class FixedQuantity
- java.lang.Object
-
- org.lemsml.jlems.core.run.FixedQuantity
-
public class FixedQuantity extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FixedQuantity(java.lang.String s, double d)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
double
getValue()
-