|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Error.ErrorPriority | |
---|---|
com.sage.accpac.sm | Contains the classes that provide access to Sage Accpac ERP System Manager, as well as Sage Accpac ERP application features. |
Uses of Error.ErrorPriority in com.sage.accpac.sm |
---|
Methods in com.sage.accpac.sm that return Error.ErrorPriority | |
---|---|
Error.ErrorPriority |
Error.getPriority()
gets the priority of the message |
static Error.ErrorPriority |
Error.ErrorPriority.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Error.ErrorPriority[] |
Error.ErrorPriority.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |