Uses of Enum
org.mariuszgromada.math.mxparser.License.MessageType
Packages that use License.MessageType
-
Uses of License.MessageType in org.mariuszgromada.math.mxparser
Methods in org.mariuszgromada.math.mxparser that return License.MessageTypeModifier and TypeMethodDescriptionstatic License.MessageTypeReturns the enum constant of this type with the specified name.static License.MessageType[]License.MessageType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.mariuszgromada.math.mxparser with parameters of type License.MessageTypeModifier and TypeMethodDescriptionprivate static voidLicense.setErrorMessage(License.MessageType type, String errorMessage)