|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GuaranteeTermType
An XML GuaranteeTermType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). This is a complex type.
Nested Class Summary | |
---|---|
static class |
GuaranteeTermType.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 | |
---|---|
BusinessValueListType |
addNewBusinessValueList()
Appends and returns a new empty "BusinessValueList" element |
org.apache.xmlbeans.XmlObject |
addNewQualifyingCondition()
Appends and returns a new empty "QualifyingCondition" element |
ServiceLevelObjectiveType |
addNewServiceLevelObjective()
Appends and returns a new empty "ServiceLevelObjective" element |
ServiceSelectorType |
addNewServiceScope()
Appends and returns a new empty value (as xml) as the last "ServiceScope" element |
BusinessValueListType |
getBusinessValueList()
Gets the "BusinessValueList" element |
ServiceRoleType.Enum |
getObligated()
Gets the "Obligated" attribute |
org.apache.xmlbeans.XmlObject |
getQualifyingCondition()
Gets the "QualifyingCondition" element |
ServiceLevelObjectiveType |
getServiceLevelObjective()
Gets the "ServiceLevelObjective" element |
ServiceSelectorType[] |
getServiceScopeArray()
Gets array of all "ServiceScope" elements |
ServiceSelectorType |
getServiceScopeArray(int i)
Gets ith "ServiceScope" element |
ServiceSelectorType |
insertNewServiceScope(int i)
Inserts and returns a new empty value (as xml) as the ith "ServiceScope" element |
boolean |
isSetObligated()
True if has "Obligated" attribute |
boolean |
isSetQualifyingCondition()
True if has "QualifyingCondition" element |
void |
removeServiceScope(int i)
Removes the ith "ServiceScope" element |
void |
setBusinessValueList(BusinessValueListType businessValueList)
Sets the "BusinessValueList" element |
void |
setObligated(ServiceRoleType.Enum obligated)
Sets the "Obligated" attribute |
void |
setQualifyingCondition(org.apache.xmlbeans.XmlObject qualifyingCondition)
Sets the "QualifyingCondition" element |
void |
setServiceLevelObjective(ServiceLevelObjectiveType serviceLevelObjective)
Sets the "ServiceLevelObjective" element |
void |
setServiceScopeArray(int i,
ServiceSelectorType serviceScope)
Sets ith "ServiceScope" element |
void |
setServiceScopeArray(ServiceSelectorType[] serviceScopeArray)
Sets array of all "ServiceScope" element |
int |
sizeOfServiceScopeArray()
Returns number of "ServiceScope" element |
void |
unsetObligated()
Unsets the "Obligated" attribute |
void |
unsetQualifyingCondition()
Unsets the "QualifyingCondition" element |
ServiceRoleType |
xgetObligated()
Gets (as xml) the "Obligated" attribute |
void |
xsetObligated(ServiceRoleType obligated)
Sets (as xml) the "Obligated" attribute |
Methods inherited from interface org.ogf.schemas.graap.wsAgreement.TermType |
---|
getName, setName, xgetName, xsetName |
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 |
---|
ServiceSelectorType[] getServiceScopeArray()
ServiceSelectorType getServiceScopeArray(int i)
int sizeOfServiceScopeArray()
void setServiceScopeArray(ServiceSelectorType[] serviceScopeArray)
void setServiceScopeArray(int i, ServiceSelectorType serviceScope)
ServiceSelectorType insertNewServiceScope(int i)
ServiceSelectorType addNewServiceScope()
void removeServiceScope(int i)
org.apache.xmlbeans.XmlObject getQualifyingCondition()
boolean isSetQualifyingCondition()
void setQualifyingCondition(org.apache.xmlbeans.XmlObject qualifyingCondition)
org.apache.xmlbeans.XmlObject addNewQualifyingCondition()
void unsetQualifyingCondition()
ServiceLevelObjectiveType getServiceLevelObjective()
void setServiceLevelObjective(ServiceLevelObjectiveType serviceLevelObjective)
ServiceLevelObjectiveType addNewServiceLevelObjective()
BusinessValueListType getBusinessValueList()
void setBusinessValueList(BusinessValueListType businessValueList)
BusinessValueListType addNewBusinessValueList()
ServiceRoleType.Enum getObligated()
ServiceRoleType xgetObligated()
boolean isSetObligated()
void setObligated(ServiceRoleType.Enum obligated)
void xsetObligated(ServiceRoleType obligated)
void unsetObligated()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |