java.lang.Object
omix.mathxp.util.UnitCheckMessageCollectorInterface.UnitCheckMessage
- Enclosing interface:
- UnitCheckMessageCollectorInterface
public static class UnitCheckMessageCollectorInterface.UnitCheckMessage extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
UnitCheckMessageCollectorInterface.UnitCheckMessage.MessageType
-
Field Summary
Fields Modifier and Type Field Description MathExpression[]
expression
UnitCheckMessageCollectorInterface.UnitCheckMessage.MessageType
messageType
-
Constructor Summary
Constructors Constructor Description UnitCheckMessage(UnitCheckMessageCollectorInterface.UnitCheckMessage.MessageType messageType, MathExpression... expression)
-
Method Summary
-
Field Details
-
Constructor Details
-
UnitCheckMessage
public UnitCheckMessage(UnitCheckMessageCollectorInterface.UnitCheckMessage.MessageType messageType, MathExpression... expression)
-