|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceLevelObjectiveType | |
---|---|
org.ogf.schemas.graap.wsAgreement | |
org.ogf.schemas.graap.wsAgreement.impl |
Uses of ServiceLevelObjectiveType in org.ogf.schemas.graap.wsAgreement |
---|
Methods in org.ogf.schemas.graap.wsAgreement that return ServiceLevelObjectiveType | |
---|---|
ServiceLevelObjectiveType |
ServiceLevelObjectiveDocument.addNewServiceLevelObjective()
Appends and returns a new empty "ServiceLevelObjective" element |
ServiceLevelObjectiveType |
GuaranteeTermType.addNewServiceLevelObjective()
Appends and returns a new empty "ServiceLevelObjective" element |
ServiceLevelObjectiveType |
ServiceLevelObjectiveDocument.getServiceLevelObjective()
Gets the "ServiceLevelObjective" element |
ServiceLevelObjectiveType |
GuaranteeTermType.getServiceLevelObjective()
Gets the "ServiceLevelObjective" element |
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.newInstance()
|
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.parse(File file)
|
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.parse(InputStream is)
|
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.parse(Node node)
|
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.parse(Reader r)
|
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.parse(String xmlAsString)
|
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.parse(URL u)
|
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static ServiceLevelObjectiveType |
ServiceLevelObjectiveType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.ogf.schemas.graap.wsAgreement with parameters of type ServiceLevelObjectiveType | |
---|---|
void |
ServiceLevelObjectiveDocument.setServiceLevelObjective(ServiceLevelObjectiveType serviceLevelObjective)
Sets the "ServiceLevelObjective" element |
void |
GuaranteeTermType.setServiceLevelObjective(ServiceLevelObjectiveType serviceLevelObjective)
Sets the "ServiceLevelObjective" element |
Uses of ServiceLevelObjectiveType in org.ogf.schemas.graap.wsAgreement.impl |
---|
Classes in org.ogf.schemas.graap.wsAgreement.impl that implement ServiceLevelObjectiveType | |
---|---|
class |
ServiceLevelObjectiveTypeImpl
An XML ServiceLevelObjectiveType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
Methods in org.ogf.schemas.graap.wsAgreement.impl that return ServiceLevelObjectiveType | |
---|---|
ServiceLevelObjectiveType |
ServiceLevelObjectiveDocumentImpl.addNewServiceLevelObjective()
Appends and returns a new empty "ServiceLevelObjective" element |
ServiceLevelObjectiveType |
GuaranteeTermTypeImpl.addNewServiceLevelObjective()
Appends and returns a new empty "ServiceLevelObjective" element |
ServiceLevelObjectiveType |
ServiceLevelObjectiveDocumentImpl.getServiceLevelObjective()
Gets the "ServiceLevelObjective" element |
ServiceLevelObjectiveType |
GuaranteeTermTypeImpl.getServiceLevelObjective()
Gets the "ServiceLevelObjective" element |
Methods in org.ogf.schemas.graap.wsAgreement.impl with parameters of type ServiceLevelObjectiveType | |
---|---|
void |
ServiceLevelObjectiveDocumentImpl.setServiceLevelObjective(ServiceLevelObjectiveType serviceLevelObjective)
Sets the "ServiceLevelObjective" element |
void |
GuaranteeTermTypeImpl.setServiceLevelObjective(ServiceLevelObjectiveType serviceLevelObjective)
Sets the "ServiceLevelObjective" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |