Class MrpCommandList.MrpCommand
- java.lang.Object
-
- com.singularsys.extensions.fastmatrix.MrpCommandList.MrpCommand
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- MrpCommandList
public static final class MrpCommandList.MrpCommand extends java.lang.Object implements java.io.SerializableData type for the command string- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()java.lang.StringtoString(MrpEval ev)
-
-
-
Method Detail
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
toString
public java.lang.String toString(MrpEval ev)
-
-