|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SLAMonitoringNotificationEventType
An XML SLAMonitoringNotificationEventType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine). This is a complex type.
Nested Class Summary | |
---|---|
static class |
SLAMonitoringNotificationEventType.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
GuaranteeEvaluationResultType |
addNewGuaranteeEvaluationResult()
Appends and returns a new empty value (as xml) as the last "GuaranteeEvaluationResult" element |
String |
getAgreementId()
Gets the "agreementId" attribute |
GuaranteeEvaluationResultType[] |
getGuaranteeEvaluationResultArray()
Gets array of all "GuaranteeEvaluationResult" elements |
GuaranteeEvaluationResultType |
getGuaranteeEvaluationResultArray(int i)
Gets ith "GuaranteeEvaluationResult" element |
GuaranteeEvaluationResultType |
insertNewGuaranteeEvaluationResult(int i)
Inserts and returns a new empty value (as xml) as the ith "GuaranteeEvaluationResult" element |
boolean |
isSetAgreementId()
True if has "agreementId" attribute |
void |
removeGuaranteeEvaluationResult(int i)
Removes the ith "GuaranteeEvaluationResult" element |
void |
setAgreementId(String agreementId)
Sets the "agreementId" attribute |
void |
setGuaranteeEvaluationResultArray(GuaranteeEvaluationResultType[] guaranteeEvaluationResultArray)
Sets array of all "GuaranteeEvaluationResult" element |
void |
setGuaranteeEvaluationResultArray(int i,
GuaranteeEvaluationResultType guaranteeEvaluationResult)
Sets ith "GuaranteeEvaluationResult" element |
int |
sizeOfGuaranteeEvaluationResultArray()
Returns number of "GuaranteeEvaluationResult" element |
void |
unsetAgreementId()
Unsets the "agreementId" attribute |
org.apache.xmlbeans.XmlString |
xgetAgreementId()
Gets (as xml) the "agreementId" attribute |
void |
xsetAgreementId(org.apache.xmlbeans.XmlString agreementId)
Sets (as xml) the "agreementId" attribute |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
GuaranteeEvaluationResultType[] getGuaranteeEvaluationResultArray()
GuaranteeEvaluationResultType getGuaranteeEvaluationResultArray(int i)
int sizeOfGuaranteeEvaluationResultArray()
void setGuaranteeEvaluationResultArray(GuaranteeEvaluationResultType[] guaranteeEvaluationResultArray)
void setGuaranteeEvaluationResultArray(int i, GuaranteeEvaluationResultType guaranteeEvaluationResult)
GuaranteeEvaluationResultType insertNewGuaranteeEvaluationResult(int i)
GuaranteeEvaluationResultType addNewGuaranteeEvaluationResult()
void removeGuaranteeEvaluationResult(int i)
String getAgreementId()
org.apache.xmlbeans.XmlString xgetAgreementId()
boolean isSetAgreementId()
void setAgreementId(String agreementId)
void xsetAgreementId(org.apache.xmlbeans.XmlString agreementId)
void unsetAgreementId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |