|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SLAMonitoringNotificationEventType | |
---|---|
org.ogf.graap.wsag.server.accounting | |
org.ogf.graap.wsag4j.types.engine | |
org.ogf.graap.wsag4j.types.engine.impl |
Uses of SLAMonitoringNotificationEventType in org.ogf.graap.wsag.server.accounting |
---|
Methods in org.ogf.graap.wsag.server.accounting with parameters of type SLAMonitoringNotificationEventType | |
---|---|
void |
SimpleAccountingSystemLogger.issueCompensation(SLAMonitoringNotificationEventType notificationEvent)
Notifies the accounting system of a guarantee evaluation event. |
void |
IAccountingSystem.issueCompensation(SLAMonitoringNotificationEventType notificationEvent)
Notifies the accounting system of a guarantee evaluation event. |
Uses of SLAMonitoringNotificationEventType in org.ogf.graap.wsag4j.types.engine |
---|
Methods in org.ogf.graap.wsag4j.types.engine that return SLAMonitoringNotificationEventType | |
---|---|
SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventDocument.addNewSLAMonitoringNotificationEvent()
Appends and returns a new empty "SLAMonitoringNotificationEvent" element |
SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventDocument.getSLAMonitoringNotificationEvent()
Gets the "SLAMonitoringNotificationEvent" element |
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.newInstance()
|
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.parse(File file)
|
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.parse(InputStream is)
|
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.parse(Node node)
|
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.parse(Reader r)
|
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.parse(String xmlAsString)
|
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.parse(URL u)
|
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.ogf.graap.wsag4j.types.engine with parameters of type SLAMonitoringNotificationEventType | |
---|---|
void |
SLAMonitoringNotificationEventDocument.setSLAMonitoringNotificationEvent(SLAMonitoringNotificationEventType slaMonitoringNotificationEvent)
Sets the "SLAMonitoringNotificationEvent" element |
Uses of SLAMonitoringNotificationEventType in org.ogf.graap.wsag4j.types.engine.impl |
---|
Classes in org.ogf.graap.wsag4j.types.engine.impl that implement SLAMonitoringNotificationEventType | |
---|---|
class |
SLAMonitoringNotificationEventTypeImpl
An XML SLAMonitoringNotificationEventType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine). |
Methods in org.ogf.graap.wsag4j.types.engine.impl that return SLAMonitoringNotificationEventType | |
---|---|
SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventDocumentImpl.addNewSLAMonitoringNotificationEvent()
Appends and returns a new empty "SLAMonitoringNotificationEvent" element |
SLAMonitoringNotificationEventType |
SLAMonitoringNotificationEventDocumentImpl.getSLAMonitoringNotificationEvent()
Gets the "SLAMonitoringNotificationEvent" element |
Methods in org.ogf.graap.wsag4j.types.engine.impl with parameters of type SLAMonitoringNotificationEventType | |
---|---|
void |
SLAMonitoringNotificationEventDocumentImpl.setSLAMonitoringNotificationEvent(SLAMonitoringNotificationEventType slaMonitoringNotificationEvent)
Sets the "SLAMonitoringNotificationEvent" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |