|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TimeConstraintType in org.ogf.graap.wsag.api.pattern |
---|
Methods in org.ogf.graap.wsag.api.pattern that return TimeConstraintType | |
---|---|
TimeConstraintType |
AdvanceReservationPattern.getTimeConstraint()
|
Uses of TimeConstraintType in org.ogf.graap.wsag.api.sla |
---|
Methods in org.ogf.graap.wsag.api.sla that return TimeConstraintType | |
---|---|
TimeConstraintType |
AdvanceReservationComputeJobTemplate.getTimeConstraint()
|
TimeConstraintType |
AdvanceReservationComputeJobOffer.getTimeConstraint()
|
Uses of TimeConstraintType in org.ogf.graap.wsag.samples.actions |
---|
Methods in org.ogf.graap.wsag.samples.actions that return TimeConstraintType | |
---|---|
TimeConstraintType |
SampleNegotiationOffer.getTimeConstraint()
|
TimeConstraintType |
SampleAgreementTemplate.getTimeConstraint()
|
TimeConstraintType |
SampleAgreementOffer.getTimeConstraint()
|
Uses of TimeConstraintType in org.ogf.graap.wsag4j.types.scheduling |
---|
Methods in org.ogf.graap.wsag4j.types.scheduling that return TimeConstraintType | |
---|---|
TimeConstraintType |
TimeConstraintDocument.addNewTimeConstraint()
Appends and returns a new empty "TimeConstraint" element |
TimeConstraintType |
TimeConstraintDocument.getTimeConstraint()
Gets the "TimeConstraint" element |
static TimeConstraintType |
TimeConstraintType.Factory.newInstance()
|
static TimeConstraintType |
TimeConstraintType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static TimeConstraintType |
TimeConstraintType.Factory.parse(File file)
|
static TimeConstraintType |
TimeConstraintType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static TimeConstraintType |
TimeConstraintType.Factory.parse(InputStream is)
|
static TimeConstraintType |
TimeConstraintType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static TimeConstraintType |
TimeConstraintType.Factory.parse(Node node)
|
static TimeConstraintType |
TimeConstraintType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static TimeConstraintType |
TimeConstraintType.Factory.parse(Reader r)
|
static TimeConstraintType |
TimeConstraintType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static TimeConstraintType |
TimeConstraintType.Factory.parse(String xmlAsString)
|
static TimeConstraintType |
TimeConstraintType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static TimeConstraintType |
TimeConstraintType.Factory.parse(URL u)
|
static TimeConstraintType |
TimeConstraintType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static TimeConstraintType |
TimeConstraintType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static TimeConstraintType |
TimeConstraintType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static TimeConstraintType |
TimeConstraintType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static TimeConstraintType |
TimeConstraintType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.ogf.graap.wsag4j.types.scheduling with parameters of type TimeConstraintType | |
---|---|
void |
TimeConstraintDocument.setTimeConstraint(TimeConstraintType timeConstraint)
Sets the "TimeConstraint" element |
Uses of TimeConstraintType in org.ogf.graap.wsag4j.types.scheduling.impl |
---|
Classes in org.ogf.graap.wsag4j.types.scheduling.impl that implement TimeConstraintType | |
---|---|
class |
TimeConstraintTypeImpl
An XML TimeConstraintType(@http://schemas.wsag4j.org/2009/07/wsag4j-scheduling-extensions). |
Methods in org.ogf.graap.wsag4j.types.scheduling.impl that return TimeConstraintType | |
---|---|
TimeConstraintType |
TimeConstraintDocumentImpl.addNewTimeConstraint()
Appends and returns a new empty "TimeConstraint" element |
TimeConstraintType |
TimeConstraintDocumentImpl.getTimeConstraint()
Gets the "TimeConstraint" element |
Methods in org.ogf.graap.wsag4j.types.scheduling.impl with parameters of type TimeConstraintType | |
---|---|
void |
TimeConstraintDocumentImpl.setTimeConstraint(TimeConstraintType timeConstraint)
Sets the "TimeConstraint" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |