Package | Description |
---|---|
org.cip4.jdflib.auto | |
org.cip4.jdflib.jmf | |
org.cip4.jdflib.pool |
Modifier and Type | Field and Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
void |
JDFAutoNotification.setClass(JDFAutoNotification.EnumClass enumVar)
(5) set attribute Class
|
Modifier and Type | Method and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
JDFNotification |
JDFAuditPool.addNotification(JDFAutoNotification.EnumClass severity,
String by,
VJDFAttributeMap vmParts)
Append a Notification audit element with a Class attribute of Severity
|
Copyright © 2018. All rights reserved.