|
|||||||||
| Home >> All >> org >> oasisOpen >> docs >> wsrf >> x2005 >> x01 >> wsrfInterop20Draft03 >> [ impl overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.impl
Class JobAttributesDocumentImpl.JobAttributesImpl

java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.impl.JobAttributesDocumentImpl.JobAttributesImpl
- All Implemented Interfaces:
- org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes, java.io.Serializable, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
- Enclosing class:
- JobAttributesDocumentImpl
- public static class JobAttributesDocumentImpl.JobAttributesImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
An XML job_attributes(@http://docs.oasis-open.org/wsrf/2005/01/wsrf-Interop-2.0-draft-03.xsd). This is a complex type.
| Nested Class Summary |
| Nested classes inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
|
| Nested classes inherited from class org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes.Factory |
| Field Summary | |
private static javax.xml.namespace.QName |
CURRENTTIME$12
|
private static javax.xml.namespace.QName |
JOBID$6
|
private static javax.xml.namespace.QName |
JOBNAME$4
|
private static javax.xml.namespace.QName |
JOBORIGINATINGUSERNAME$8
|
private static javax.xml.namespace.QName |
JOBPRINTERREFERENCE$2
|
private static javax.xml.namespace.QName |
JOBREFERENCE$0
|
private static javax.xml.namespace.QName |
JOBSTATE$10
|
private static javax.xml.namespace.QName |
TERMINATIONTIME$14
|
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl |
|
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
JobAttributesDocumentImpl.JobAttributesImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType |
addNewJobPrinterReference()
Appends and returns a new empty "job_printer_reference" element |
org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType |
addNewJobReference()
Appends and returns a new empty "job_reference" element |
java.util.Calendar |
getCurrentTime()
Gets the "CurrentTime" element |
java.math.BigInteger |
getJobId()
Gets the "job_id" element |
java.lang.String |
getJobName()
Gets the "job_name" element |
java.lang.String |
getJobOriginatingUserName()
Gets the "job_originating_user_name" element |
org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType |
getJobPrinterReference()
Gets the "job_printer_reference" element |
org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType |
getJobReference()
Gets the "job_reference" element |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobStateType.Enum |
getJobState()
Gets the "job_state" element |
java.util.Calendar |
getTerminationTime()
Gets the "TerminationTime" element |
boolean |
isNilTerminationTime()
Tests for nil "TerminationTime" element |
boolean |
isSetCurrentTime()
True if has "CurrentTime" element |
boolean |
isSetJobId()
True if has "job_id" element |
boolean |
isSetJobName()
True if has "job_name" element |
boolean |
isSetJobOriginatingUserName()
True if has "job_originating_user_name" element |
boolean |
isSetJobPrinterReference()
True if has "job_printer_reference" element |
boolean |
isSetJobReference()
True if has "job_reference" element |
boolean |
isSetJobState()
True if has "job_state" element |
boolean |
isSetTerminationTime()
True if has "TerminationTime" element |
void |
setCurrentTime(java.util.Calendar currentTime)
Sets the "CurrentTime" element |
void |
setJobId(java.math.BigInteger jobId)
Sets the "job_id" element |
void |
setJobName(java.lang.String jobName)
Sets the "job_name" element |
void |
setJobOriginatingUserName(java.lang.String jobOriginatingUserName)
Sets the "job_originating_user_name" element |
void |
setJobPrinterReference(org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType jobPrinterReference)
Sets the "job_printer_reference" element |
void |
setJobReference(org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType jobReference)
Sets the "job_reference" element |
void |
setJobState(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobStateType.Enum jobState)
Sets the "job_state" element |
void |
setNilTerminationTime()
Nils the "TerminationTime" element |
void |
setTerminationTime(java.util.Calendar terminationTime)
Sets the "TerminationTime" element |
void |
unsetCurrentTime()
Unsets the "CurrentTime" element |
void |
unsetJobId()
Unsets the "job_id" element |
void |
unsetJobName()
Unsets the "job_name" element |
void |
unsetJobOriginatingUserName()
Unsets the "job_originating_user_name" element |
void |
unsetJobPrinterReference()
Unsets the "job_printer_reference" element |
void |
unsetJobReference()
Unsets the "job_reference" element |
void |
unsetJobState()
Unsets the "job_state" element |
void |
unsetTerminationTime()
Unsets the "TerminationTime" element |
org.apache.xmlbeans.XmlDateTime |
xgetCurrentTime()
Gets (as xml) the "CurrentTime" element |
org.apache.xmlbeans.XmlInteger |
xgetJobId()
Gets (as xml) the "job_id" element |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobNameType |
xgetJobName()
Gets (as xml) the "job_name" element |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.UserNameType |
xgetJobOriginatingUserName()
Gets (as xml) the "job_originating_user_name" element |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobStateType |
xgetJobState()
Gets (as xml) the "job_state" element |
org.apache.xmlbeans.XmlDateTime |
xgetTerminationTime()
Gets (as xml) the "TerminationTime" element |
void |
xsetCurrentTime(org.apache.xmlbeans.XmlDateTime currentTime)
Sets (as xml) the "CurrentTime" element |
void |
xsetJobId(org.apache.xmlbeans.XmlInteger jobId)
Sets (as xml) the "job_id" element |
void |
xsetJobName(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobNameType jobName)
Sets (as xml) the "job_name" element |
void |
xsetJobOriginatingUserName(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.UserNameType jobOriginatingUserName)
Sets (as xml) the "job_originating_user_name" element |
void |
xsetJobState(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobStateType jobState)
Sets (as xml) the "job_state" element |
void |
xsetTerminationTime(org.apache.xmlbeans.XmlDateTime terminationTime)
Sets (as xml) the "TerminationTime" element |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| 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 |
JOBREFERENCE$0
private static final javax.xml.namespace.QName JOBREFERENCE$0
JOBPRINTERREFERENCE$2
private static final javax.xml.namespace.QName JOBPRINTERREFERENCE$2
JOBNAME$4
private static final javax.xml.namespace.QName JOBNAME$4
JOBID$6
private static final javax.xml.namespace.QName JOBID$6
JOBORIGINATINGUSERNAME$8
private static final javax.xml.namespace.QName JOBORIGINATINGUSERNAME$8
JOBSTATE$10
private static final javax.xml.namespace.QName JOBSTATE$10
CURRENTTIME$12
private static final javax.xml.namespace.QName CURRENTTIME$12
TERMINATIONTIME$14
private static final javax.xml.namespace.QName TERMINATIONTIME$14
| Constructor Detail |
JobAttributesDocumentImpl.JobAttributesImpl
public JobAttributesDocumentImpl.JobAttributesImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
getJobReference
public org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType getJobReference()
- Gets the "job_reference" element
- Specified by:
getJobReferencein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
isSetJobReference
public boolean isSetJobReference()
- True if has "job_reference" element
- Specified by:
isSetJobReferencein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
setJobReference
public void setJobReference(org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType jobReference)
- Sets the "job_reference" element
- Specified by:
setJobReferencein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
addNewJobReference
public org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType addNewJobReference()
- Appends and returns a new empty "job_reference" element
- Specified by:
addNewJobReferencein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
unsetJobReference
public void unsetJobReference()
- Unsets the "job_reference" element
- Specified by:
unsetJobReferencein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
getJobPrinterReference
public org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType getJobPrinterReference()
- Gets the "job_printer_reference" element
- Specified by:
getJobPrinterReferencein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
isSetJobPrinterReference
public boolean isSetJobPrinterReference()
- True if has "job_printer_reference" element
- Specified by:
isSetJobPrinterReferencein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
setJobPrinterReference
public void setJobPrinterReference(org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType jobPrinterReference)
- Sets the "job_printer_reference" element
- Specified by:
setJobPrinterReferencein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
addNewJobPrinterReference
public org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType addNewJobPrinterReference()
- Appends and returns a new empty "job_printer_reference" element
- Specified by:
addNewJobPrinterReferencein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
unsetJobPrinterReference
public void unsetJobPrinterReference()
- Unsets the "job_printer_reference" element
- Specified by:
unsetJobPrinterReferencein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
getJobName
public java.lang.String getJobName()
- Gets the "job_name" element
- Specified by:
getJobNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
xgetJobName
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobNameType xgetJobName()
- Gets (as xml) the "job_name" element
- Specified by:
xgetJobNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
isSetJobName
public boolean isSetJobName()
- True if has "job_name" element
- Specified by:
isSetJobNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
setJobName
public void setJobName(java.lang.String jobName)
- Sets the "job_name" element
- Specified by:
setJobNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
xsetJobName
public void xsetJobName(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobNameType jobName)
- Sets (as xml) the "job_name" element
- Specified by:
xsetJobNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
unsetJobName
public void unsetJobName()
- Unsets the "job_name" element
- Specified by:
unsetJobNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
getJobId
public java.math.BigInteger getJobId()
- Gets the "job_id" element
- Specified by:
getJobIdin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
xgetJobId
public org.apache.xmlbeans.XmlInteger xgetJobId()
- Gets (as xml) the "job_id" element
- Specified by:
xgetJobIdin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
isSetJobId
public boolean isSetJobId()
- True if has "job_id" element
- Specified by:
isSetJobIdin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
setJobId
public void setJobId(java.math.BigInteger jobId)
- Sets the "job_id" element
- Specified by:
setJobIdin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
xsetJobId
public void xsetJobId(org.apache.xmlbeans.XmlInteger jobId)
- Sets (as xml) the "job_id" element
- Specified by:
xsetJobIdin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
unsetJobId
public void unsetJobId()
- Unsets the "job_id" element
- Specified by:
unsetJobIdin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
getJobOriginatingUserName
public java.lang.String getJobOriginatingUserName()
- Gets the "job_originating_user_name" element
- Specified by:
getJobOriginatingUserNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
xgetJobOriginatingUserName
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.UserNameType xgetJobOriginatingUserName()
- Gets (as xml) the "job_originating_user_name" element
- Specified by:
xgetJobOriginatingUserNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
isSetJobOriginatingUserName
public boolean isSetJobOriginatingUserName()
- True if has "job_originating_user_name" element
- Specified by:
isSetJobOriginatingUserNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
setJobOriginatingUserName
public void setJobOriginatingUserName(java.lang.String jobOriginatingUserName)
- Sets the "job_originating_user_name" element
- Specified by:
setJobOriginatingUserNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
xsetJobOriginatingUserName
public void xsetJobOriginatingUserName(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.UserNameType jobOriginatingUserName)
- Sets (as xml) the "job_originating_user_name" element
- Specified by:
xsetJobOriginatingUserNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
unsetJobOriginatingUserName
public void unsetJobOriginatingUserName()
- Unsets the "job_originating_user_name" element
- Specified by:
unsetJobOriginatingUserNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
getJobState
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobStateType.Enum getJobState()
- Gets the "job_state" element
- Specified by:
getJobStatein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
xgetJobState
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobStateType xgetJobState()
- Gets (as xml) the "job_state" element
- Specified by:
xgetJobStatein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
isSetJobState
public boolean isSetJobState()
- True if has "job_state" element
- Specified by:
isSetJobStatein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
setJobState
public void setJobState(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobStateType.Enum jobState)
- Sets the "job_state" element
- Specified by:
setJobStatein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
xsetJobState
public void xsetJobState(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobStateType jobState)
- Sets (as xml) the "job_state" element
- Specified by:
xsetJobStatein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
unsetJobState
public void unsetJobState()
- Unsets the "job_state" element
- Specified by:
unsetJobStatein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
getCurrentTime
public java.util.Calendar getCurrentTime()
- Gets the "CurrentTime" element
- Specified by:
getCurrentTimein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
xgetCurrentTime
public org.apache.xmlbeans.XmlDateTime xgetCurrentTime()
- Gets (as xml) the "CurrentTime" element
- Specified by:
xgetCurrentTimein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
isSetCurrentTime
public boolean isSetCurrentTime()
- True if has "CurrentTime" element
- Specified by:
isSetCurrentTimein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
setCurrentTime
public void setCurrentTime(java.util.Calendar currentTime)
- Sets the "CurrentTime" element
- Specified by:
setCurrentTimein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
xsetCurrentTime
public void xsetCurrentTime(org.apache.xmlbeans.XmlDateTime currentTime)
- Sets (as xml) the "CurrentTime" element
- Specified by:
xsetCurrentTimein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
unsetCurrentTime
public void unsetCurrentTime()
- Unsets the "CurrentTime" element
- Specified by:
unsetCurrentTimein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
getTerminationTime
public java.util.Calendar getTerminationTime()
- Gets the "TerminationTime" element
- Specified by:
getTerminationTimein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
xgetTerminationTime
public org.apache.xmlbeans.XmlDateTime xgetTerminationTime()
- Gets (as xml) the "TerminationTime" element
- Specified by:
xgetTerminationTimein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
isNilTerminationTime
public boolean isNilTerminationTime()
- Tests for nil "TerminationTime" element
- Specified by:
isNilTerminationTimein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
isSetTerminationTime
public boolean isSetTerminationTime()
- True if has "TerminationTime" element
- Specified by:
isSetTerminationTimein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
setTerminationTime
public void setTerminationTime(java.util.Calendar terminationTime)
- Sets the "TerminationTime" element
- Specified by:
setTerminationTimein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
xsetTerminationTime
public void xsetTerminationTime(org.apache.xmlbeans.XmlDateTime terminationTime)
- Sets (as xml) the "TerminationTime" element
- Specified by:
xsetTerminationTimein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
setNilTerminationTime
public void setNilTerminationTime()
- Nils the "TerminationTime" element
- Specified by:
setNilTerminationTimein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
unsetTerminationTime
public void unsetTerminationTime()
- Unsets the "TerminationTime" element
- Specified by:
unsetTerminationTimein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobAttributesDocument.JobAttributes
|
|||||||||
| Home >> All >> org >> oasisOpen >> docs >> wsrf >> x2005 >> x01 >> wsrfInterop20Draft03 >> [ impl overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC