|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDFAutoNotification.EnumClass | |
|---|---|
| org.cip4.jdflib.auto | |
| org.cip4.jdflib.jmf | |
| org.cip4.jdflib.pool | |
| Uses of JDFAutoNotification.EnumClass in org.cip4.jdflib.auto |
|---|
| Fields in org.cip4.jdflib.auto declared as JDFAutoNotification.EnumClass | |
|---|---|
static JDFAutoNotification.EnumClass |
JDFAutoNotification.EnumClass.Error
|
static JDFAutoNotification.EnumClass |
JDFAutoNotification.EnumClass.Event
|
static JDFAutoNotification.EnumClass |
JDFAutoNotification.EnumClass.Fatal
|
static JDFAutoNotification.EnumClass |
JDFAutoNotification.EnumClass.Information
|
static JDFAutoNotification.EnumClass |
JDFAutoNotification.EnumClass.Warning
|
| Methods in org.cip4.jdflib.auto that return JDFAutoNotification.EnumClass | |
|---|---|
JDFAutoNotification.EnumClass |
JDFAutoNotification.getClassJDF()
(6) get EnumClass attribute Class |
static JDFAutoNotification.EnumClass |
JDFAutoNotification.EnumClass.getEnum(int enumValue)
|
static JDFAutoNotification.EnumClass |
JDFAutoNotification.EnumClass.getEnum(String enumName)
|
| Methods in org.cip4.jdflib.auto with parameters of type JDFAutoNotification.EnumClass | |
|---|---|
void |
JDFAutoNotification.setClass(JDFAutoNotification.EnumClass enumVar)
(5) set attribute Class |
| Uses of JDFAutoNotification.EnumClass in org.cip4.jdflib.jmf |
|---|
| Methods in org.cip4.jdflib.jmf with parameters of type JDFAutoNotification.EnumClass | |
|---|---|
JDFNotification |
JDFResponse.setErrorText(String errorText,
JDFAutoNotification.EnumClass errorClass)
Set ErrorText, (Notification/Comment/#text) also sets Notification/@Type=Error and Notification/@Class=Error doesn't create a notification if ErroerText=null |
| Uses of JDFAutoNotification.EnumClass in org.cip4.jdflib.pool |
|---|
| Methods in org.cip4.jdflib.pool with parameters of type JDFAutoNotification.EnumClass | |
|---|---|
JDFNotification |
JDFAuditPool.addNotification(JDFAutoNotification.EnumClass severity,
String by,
VJDFAttributeMap vmParts)
Append a Notification audit element with a Class attribute of Severity |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||