|
|||||||||
| 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 PrinterAttributesDocumentImpl.PrinterAttributesImpl

java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.impl.PrinterAttributesDocumentImpl.PrinterAttributesImpl
- All Implemented Interfaces:
- org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes, java.io.Serializable, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
- Enclosing class:
- PrinterAttributesDocumentImpl
- public static class PrinterAttributesDocumentImpl.PrinterAttributesImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
An XML printer_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.PrinterAttributesDocument.PrinterAttributes |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes.Factory |
| Field Summary | |
private static javax.xml.namespace.QName |
DOCUMENTFORMATSUPPORTED$12
|
private static javax.xml.namespace.QName |
JOBHOLDUNTILDEFAULT$14
|
private static javax.xml.namespace.QName |
JOBHOLDUNTILSUPPORTED$16
|
private static javax.xml.namespace.QName |
JOBPROPERTIES$18
|
private static javax.xml.namespace.QName |
OPERATIONSSUPPORTED$10
|
private static javax.xml.namespace.QName |
PRINTERISACCEPTINGJOBS$6
|
private static javax.xml.namespace.QName |
PRINTERNAME$2
|
private static javax.xml.namespace.QName |
PRINTERREFERENCE$0
|
private static javax.xml.namespace.QName |
PRINTERSTATE$4
|
private static javax.xml.namespace.QName |
QUEUEDJOBCOUNT$8
|
| 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.PrinterAttributesDocument.PrinterAttributes |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
PrinterAttributesDocumentImpl.PrinterAttributesImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
void |
addJobHoldUntilSupported(java.lang.String jobHoldUntilSupported)
Appends the value as the last "job_hold_until_supported" element |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.MimeMediaTypes |
addNewDocumentFormatSupported()
Appends and returns a new empty "document_format_supported" element |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobPropertiesDocument.JobProperties |
addNewJobProperties()
Appends and returns a new empty value (as xml) as the last "job_properties" element |
org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType |
addNewPrinterReference()
Appends and returns a new empty "printer_reference" element |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.MimeMediaTypes |
getDocumentFormatSupported()
Gets the "document_format_supported" element |
java.lang.String |
getJobHoldUntilDefault()
Gets the "job_hold_until_default" element |
java.lang.String[] |
getJobHoldUntilSupportedArray()
Gets array of all "job_hold_until_supported" elements |
java.lang.String |
getJobHoldUntilSupportedArray(int i)
Gets ith "job_hold_until_supported" element |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobPropertiesDocument.JobProperties[] |
getJobPropertiesArray()
Gets array of all "job_properties" elements |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobPropertiesDocument.JobProperties |
getJobPropertiesArray(int i)
Gets ith "job_properties" element |
java.util.List |
getOperationsSupported()
Gets the "operations_supported" element |
boolean |
getPrinterIsAcceptingJobs()
Gets the "printer_is_accepting_jobs" element |
java.lang.String |
getPrinterName()
Gets the "printer_name" element |
org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType |
getPrinterReference()
Gets the "printer_reference" element |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterStateType.Enum |
getPrinterState()
Gets the "printer_state" element |
java.math.BigInteger |
getQueuedJobCount()
Gets the "queued_job_count" element |
void |
insertJobHoldUntilSupported(int i,
java.lang.String jobHoldUntilSupported)
Inserts the value as the ith "job_hold_until_supported" element |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobPropertiesDocument.JobProperties |
insertNewJobProperties(int i)
Inserts and returns a new empty value (as xml) as the ith "job_properties" element |
boolean |
isSetDocumentFormatSupported()
True if has "document_format_supported" element |
boolean |
isSetJobHoldUntilDefault()
True if has "job_hold_until_default" element |
boolean |
isSetOperationsSupported()
True if has "operations_supported" element |
boolean |
isSetPrinterIsAcceptingJobs()
True if has "printer_is_accepting_jobs" element |
boolean |
isSetPrinterName()
True if has "printer_name" element |
boolean |
isSetPrinterReference()
True if has "printer_reference" element |
boolean |
isSetPrinterState()
True if has "printer_state" element |
boolean |
isSetQueuedJobCount()
True if has "queued_job_count" element |
void |
removeJobHoldUntilSupported(int i)
Removes the ith "job_hold_until_supported" element |
void |
removeJobProperties(int i)
Removes the ith "job_properties" element |
void |
setDocumentFormatSupported(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.MimeMediaTypes documentFormatSupported)
Sets the "document_format_supported" element |
void |
setJobHoldUntilDefault(java.lang.String jobHoldUntilDefault)
Sets the "job_hold_until_default" element |
void |
setJobHoldUntilSupportedArray(int i,
java.lang.String jobHoldUntilSupported)
Sets ith "job_hold_until_supported" element |
void |
setJobHoldUntilSupportedArray(java.lang.String[] jobHoldUntilSupportedArray)
Sets array of all "job_hold_until_supported" element |
void |
setJobPropertiesArray(int i,
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobPropertiesDocument.JobProperties jobProperties)
Sets ith "job_properties" element |
void |
setJobPropertiesArray(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobPropertiesDocument.JobProperties[] jobPropertiesArray)
Sets array of all "job_properties" element |
void |
setOperationsSupported(java.util.List operationsSupported)
Sets the "operations_supported" element |
void |
setPrinterIsAcceptingJobs(boolean printerIsAcceptingJobs)
Sets the "printer_is_accepting_jobs" element |
void |
setPrinterName(java.lang.String printerName)
Sets the "printer_name" element |
void |
setPrinterReference(org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType printerReference)
Sets the "printer_reference" element |
void |
setPrinterState(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterStateType.Enum printerState)
Sets the "printer_state" element |
void |
setQueuedJobCount(java.math.BigInteger queuedJobCount)
Sets the "queued_job_count" element |
int |
sizeOfJobHoldUntilSupportedArray()
Returns number of "job_hold_until_supported" element |
int |
sizeOfJobPropertiesArray()
Returns number of "job_properties" element |
void |
unsetDocumentFormatSupported()
Unsets the "document_format_supported" element |
void |
unsetJobHoldUntilDefault()
Unsets the "job_hold_until_default" element |
void |
unsetOperationsSupported()
Unsets the "operations_supported" element |
void |
unsetPrinterIsAcceptingJobs()
Unsets the "printer_is_accepting_jobs" element |
void |
unsetPrinterName()
Unsets the "printer_name" element |
void |
unsetPrinterReference()
Unsets the "printer_reference" element |
void |
unsetPrinterState()
Unsets the "printer_state" element |
void |
unsetQueuedJobCount()
Unsets the "queued_job_count" element |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.HoldPeriod |
xgetJobHoldUntilDefault()
Gets (as xml) the "job_hold_until_default" element |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.HoldPeriod[] |
xgetJobHoldUntilSupportedArray()
Gets (as xml) array of all "job_hold_until_supported" elements |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.HoldPeriod |
xgetJobHoldUntilSupportedArray(int i)
Gets (as xml) ith "job_hold_until_supported" element |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.OperationsType |
xgetOperationsSupported()
Gets (as xml) the "operations_supported" element |
org.apache.xmlbeans.XmlBoolean |
xgetPrinterIsAcceptingJobs()
Gets (as xml) the "printer_is_accepting_jobs" element |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.Name |
xgetPrinterName()
Gets (as xml) the "printer_name" element |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterStateType |
xgetPrinterState()
Gets (as xml) the "printer_state" element |
org.apache.xmlbeans.XmlInteger |
xgetQueuedJobCount()
Gets (as xml) the "queued_job_count" element |
void |
xsetJobHoldUntilDefault(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.HoldPeriod jobHoldUntilDefault)
Sets (as xml) the "job_hold_until_default" element |
void |
xsetJobHoldUntilSupportedArray(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.HoldPeriod[] jobHoldUntilSupportedArray)
Sets (as xml) array of all "job_hold_until_supported" element |
void |
xsetJobHoldUntilSupportedArray(int i,
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.HoldPeriod jobHoldUntilSupported)
Sets (as xml) ith "job_hold_until_supported" element |
void |
xsetOperationsSupported(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.OperationsType operationsSupported)
Sets (as xml) the "operations_supported" element |
void |
xsetPrinterIsAcceptingJobs(org.apache.xmlbeans.XmlBoolean printerIsAcceptingJobs)
Sets (as xml) the "printer_is_accepting_jobs" element |
void |
xsetPrinterName(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.Name printerName)
Sets (as xml) the "printer_name" element |
void |
xsetPrinterState(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterStateType printerState)
Sets (as xml) the "printer_state" element |
void |
xsetQueuedJobCount(org.apache.xmlbeans.XmlInteger queuedJobCount)
Sets (as xml) the "queued_job_count" 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 |
PRINTERREFERENCE$0
private static final javax.xml.namespace.QName PRINTERREFERENCE$0
PRINTERNAME$2
private static final javax.xml.namespace.QName PRINTERNAME$2
PRINTERSTATE$4
private static final javax.xml.namespace.QName PRINTERSTATE$4
PRINTERISACCEPTINGJOBS$6
private static final javax.xml.namespace.QName PRINTERISACCEPTINGJOBS$6
QUEUEDJOBCOUNT$8
private static final javax.xml.namespace.QName QUEUEDJOBCOUNT$8
OPERATIONSSUPPORTED$10
private static final javax.xml.namespace.QName OPERATIONSSUPPORTED$10
DOCUMENTFORMATSUPPORTED$12
private static final javax.xml.namespace.QName DOCUMENTFORMATSUPPORTED$12
JOBHOLDUNTILDEFAULT$14
private static final javax.xml.namespace.QName JOBHOLDUNTILDEFAULT$14
JOBHOLDUNTILSUPPORTED$16
private static final javax.xml.namespace.QName JOBHOLDUNTILSUPPORTED$16
JOBPROPERTIES$18
private static final javax.xml.namespace.QName JOBPROPERTIES$18
| Constructor Detail |
PrinterAttributesDocumentImpl.PrinterAttributesImpl
public PrinterAttributesDocumentImpl.PrinterAttributesImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
getPrinterReference
public org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType getPrinterReference()
- Gets the "printer_reference" element
- Specified by:
getPrinterReferencein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
isSetPrinterReference
public boolean isSetPrinterReference()
- True if has "printer_reference" element
- Specified by:
isSetPrinterReferencein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
setPrinterReference
public void setPrinterReference(org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType printerReference)
- Sets the "printer_reference" element
- Specified by:
setPrinterReferencein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
addNewPrinterReference
public org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType addNewPrinterReference()
- Appends and returns a new empty "printer_reference" element
- Specified by:
addNewPrinterReferencein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
unsetPrinterReference
public void unsetPrinterReference()
- Unsets the "printer_reference" element
- Specified by:
unsetPrinterReferencein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
getPrinterName
public java.lang.String getPrinterName()
- Gets the "printer_name" element
- Specified by:
getPrinterNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
xgetPrinterName
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.Name xgetPrinterName()
- Gets (as xml) the "printer_name" element
- Specified by:
xgetPrinterNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
isSetPrinterName
public boolean isSetPrinterName()
- True if has "printer_name" element
- Specified by:
isSetPrinterNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
setPrinterName
public void setPrinterName(java.lang.String printerName)
- Sets the "printer_name" element
- Specified by:
setPrinterNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
xsetPrinterName
public void xsetPrinterName(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.Name printerName)
- Sets (as xml) the "printer_name" element
- Specified by:
xsetPrinterNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
unsetPrinterName
public void unsetPrinterName()
- Unsets the "printer_name" element
- Specified by:
unsetPrinterNamein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
getPrinterState
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterStateType.Enum getPrinterState()
- Gets the "printer_state" element
- Specified by:
getPrinterStatein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
xgetPrinterState
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterStateType xgetPrinterState()
- Gets (as xml) the "printer_state" element
- Specified by:
xgetPrinterStatein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
isSetPrinterState
public boolean isSetPrinterState()
- True if has "printer_state" element
- Specified by:
isSetPrinterStatein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
setPrinterState
public void setPrinterState(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterStateType.Enum printerState)
- Sets the "printer_state" element
- Specified by:
setPrinterStatein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
xsetPrinterState
public void xsetPrinterState(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterStateType printerState)
- Sets (as xml) the "printer_state" element
- Specified by:
xsetPrinterStatein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
unsetPrinterState
public void unsetPrinterState()
- Unsets the "printer_state" element
- Specified by:
unsetPrinterStatein interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
getPrinterIsAcceptingJobs
public boolean getPrinterIsAcceptingJobs()
- Gets the "printer_is_accepting_jobs" element
- Specified by:
getPrinterIsAcceptingJobsin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
xgetPrinterIsAcceptingJobs
public org.apache.xmlbeans.XmlBoolean xgetPrinterIsAcceptingJobs()
- Gets (as xml) the "printer_is_accepting_jobs" element
- Specified by:
xgetPrinterIsAcceptingJobsin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
isSetPrinterIsAcceptingJobs
public boolean isSetPrinterIsAcceptingJobs()
- True if has "printer_is_accepting_jobs" element
- Specified by:
isSetPrinterIsAcceptingJobsin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
setPrinterIsAcceptingJobs
public void setPrinterIsAcceptingJobs(boolean printerIsAcceptingJobs)
- Sets the "printer_is_accepting_jobs" element
- Specified by:
setPrinterIsAcceptingJobsin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
xsetPrinterIsAcceptingJobs
public void xsetPrinterIsAcceptingJobs(org.apache.xmlbeans.XmlBoolean printerIsAcceptingJobs)
- Sets (as xml) the "printer_is_accepting_jobs" element
- Specified by:
xsetPrinterIsAcceptingJobsin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
unsetPrinterIsAcceptingJobs
public void unsetPrinterIsAcceptingJobs()
- Unsets the "printer_is_accepting_jobs" element
- Specified by:
unsetPrinterIsAcceptingJobsin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
getQueuedJobCount
public java.math.BigInteger getQueuedJobCount()
- Gets the "queued_job_count" element
- Specified by:
getQueuedJobCountin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
xgetQueuedJobCount
public org.apache.xmlbeans.XmlInteger xgetQueuedJobCount()
- Gets (as xml) the "queued_job_count" element
- Specified by:
xgetQueuedJobCountin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
isSetQueuedJobCount
public boolean isSetQueuedJobCount()
- True if has "queued_job_count" element
- Specified by:
isSetQueuedJobCountin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
setQueuedJobCount
public void setQueuedJobCount(java.math.BigInteger queuedJobCount)
- Sets the "queued_job_count" element
- Specified by:
setQueuedJobCountin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
xsetQueuedJobCount
public void xsetQueuedJobCount(org.apache.xmlbeans.XmlInteger queuedJobCount)
- Sets (as xml) the "queued_job_count" element
- Specified by:
xsetQueuedJobCountin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
unsetQueuedJobCount
public void unsetQueuedJobCount()
- Unsets the "queued_job_count" element
- Specified by:
unsetQueuedJobCountin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
getOperationsSupported
public java.util.List getOperationsSupported()
- Gets the "operations_supported" element
- Specified by:
getOperationsSupportedin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
xgetOperationsSupported
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.OperationsType xgetOperationsSupported()
- Gets (as xml) the "operations_supported" element
- Specified by:
xgetOperationsSupportedin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
isSetOperationsSupported
public boolean isSetOperationsSupported()
- True if has "operations_supported" element
- Specified by:
isSetOperationsSupportedin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
setOperationsSupported
public void setOperationsSupported(java.util.List operationsSupported)
- Sets the "operations_supported" element
- Specified by:
setOperationsSupportedin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
xsetOperationsSupported
public void xsetOperationsSupported(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.OperationsType operationsSupported)
- Sets (as xml) the "operations_supported" element
- Specified by:
xsetOperationsSupportedin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
unsetOperationsSupported
public void unsetOperationsSupported()
- Unsets the "operations_supported" element
- Specified by:
unsetOperationsSupportedin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
getDocumentFormatSupported
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.MimeMediaTypes getDocumentFormatSupported()
- Gets the "document_format_supported" element
- Specified by:
getDocumentFormatSupportedin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
isSetDocumentFormatSupported
public boolean isSetDocumentFormatSupported()
- True if has "document_format_supported" element
- Specified by:
isSetDocumentFormatSupportedin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
setDocumentFormatSupported
public void setDocumentFormatSupported(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.MimeMediaTypes documentFormatSupported)
- Sets the "document_format_supported" element
- Specified by:
setDocumentFormatSupportedin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
addNewDocumentFormatSupported
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.MimeMediaTypes addNewDocumentFormatSupported()
- Appends and returns a new empty "document_format_supported" element
- Specified by:
addNewDocumentFormatSupportedin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
unsetDocumentFormatSupported
public void unsetDocumentFormatSupported()
- Unsets the "document_format_supported" element
- Specified by:
unsetDocumentFormatSupportedin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
getJobHoldUntilDefault
public java.lang.String getJobHoldUntilDefault()
- Gets the "job_hold_until_default" element
- Specified by:
getJobHoldUntilDefaultin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
xgetJobHoldUntilDefault
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.HoldPeriod xgetJobHoldUntilDefault()
- Gets (as xml) the "job_hold_until_default" element
- Specified by:
xgetJobHoldUntilDefaultin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
isSetJobHoldUntilDefault
public boolean isSetJobHoldUntilDefault()
- True if has "job_hold_until_default" element
- Specified by:
isSetJobHoldUntilDefaultin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
setJobHoldUntilDefault
public void setJobHoldUntilDefault(java.lang.String jobHoldUntilDefault)
- Sets the "job_hold_until_default" element
- Specified by:
setJobHoldUntilDefaultin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
xsetJobHoldUntilDefault
public void xsetJobHoldUntilDefault(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.HoldPeriod jobHoldUntilDefault)
- Sets (as xml) the "job_hold_until_default" element
- Specified by:
xsetJobHoldUntilDefaultin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
unsetJobHoldUntilDefault
public void unsetJobHoldUntilDefault()
- Unsets the "job_hold_until_default" element
- Specified by:
unsetJobHoldUntilDefaultin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
getJobHoldUntilSupportedArray
public java.lang.String[] getJobHoldUntilSupportedArray()
- Gets array of all "job_hold_until_supported" elements
- Specified by:
getJobHoldUntilSupportedArrayin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
getJobHoldUntilSupportedArray
public java.lang.String getJobHoldUntilSupportedArray(int i)
- Gets ith "job_hold_until_supported" element
- Specified by:
getJobHoldUntilSupportedArrayin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
xgetJobHoldUntilSupportedArray
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.HoldPeriod[] xgetJobHoldUntilSupportedArray()
- Gets (as xml) array of all "job_hold_until_supported" elements
- Specified by:
xgetJobHoldUntilSupportedArrayin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
xgetJobHoldUntilSupportedArray
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.HoldPeriod xgetJobHoldUntilSupportedArray(int i)
- Gets (as xml) ith "job_hold_until_supported" element
- Specified by:
xgetJobHoldUntilSupportedArrayin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
sizeOfJobHoldUntilSupportedArray
public int sizeOfJobHoldUntilSupportedArray()
- Returns number of "job_hold_until_supported" element
- Specified by:
sizeOfJobHoldUntilSupportedArrayin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
setJobHoldUntilSupportedArray
public void setJobHoldUntilSupportedArray(java.lang.String[] jobHoldUntilSupportedArray)
- Sets array of all "job_hold_until_supported" element
- Specified by:
setJobHoldUntilSupportedArrayin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
setJobHoldUntilSupportedArray
public void setJobHoldUntilSupportedArray(int i,
java.lang.String jobHoldUntilSupported)
- Sets ith "job_hold_until_supported" element
- Specified by:
setJobHoldUntilSupportedArrayin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
xsetJobHoldUntilSupportedArray
public void xsetJobHoldUntilSupportedArray(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.HoldPeriod[] jobHoldUntilSupportedArray)
- Sets (as xml) array of all "job_hold_until_supported" element
- Specified by:
xsetJobHoldUntilSupportedArrayin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
xsetJobHoldUntilSupportedArray
public void xsetJobHoldUntilSupportedArray(int i,
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.HoldPeriod jobHoldUntilSupported)
- Sets (as xml) ith "job_hold_until_supported" element
- Specified by:
xsetJobHoldUntilSupportedArrayin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
insertJobHoldUntilSupported
public void insertJobHoldUntilSupported(int i,
java.lang.String jobHoldUntilSupported)
- Inserts the value as the ith "job_hold_until_supported" element
- Specified by:
insertJobHoldUntilSupportedin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
addJobHoldUntilSupported
public void addJobHoldUntilSupported(java.lang.String jobHoldUntilSupported)
- Appends the value as the last "job_hold_until_supported" element
- Specified by:
addJobHoldUntilSupportedin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
removeJobHoldUntilSupported
public void removeJobHoldUntilSupported(int i)
- Removes the ith "job_hold_until_supported" element
- Specified by:
removeJobHoldUntilSupportedin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
getJobPropertiesArray
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobPropertiesDocument.JobProperties[] getJobPropertiesArray()
- Gets array of all "job_properties" elements
- Specified by:
getJobPropertiesArrayin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
getJobPropertiesArray
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobPropertiesDocument.JobProperties getJobPropertiesArray(int i)
- Gets ith "job_properties" element
- Specified by:
getJobPropertiesArrayin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
sizeOfJobPropertiesArray
public int sizeOfJobPropertiesArray()
- Returns number of "job_properties" element
- Specified by:
sizeOfJobPropertiesArrayin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
setJobPropertiesArray
public void setJobPropertiesArray(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobPropertiesDocument.JobProperties[] jobPropertiesArray)
- Sets array of all "job_properties" element
- Specified by:
setJobPropertiesArrayin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
setJobPropertiesArray
public void setJobPropertiesArray(int i,
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobPropertiesDocument.JobProperties jobProperties)
- Sets ith "job_properties" element
- Specified by:
setJobPropertiesArrayin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
insertNewJobProperties
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobPropertiesDocument.JobProperties insertNewJobProperties(int i)
- Inserts and returns a new empty value (as xml) as the ith "job_properties" element
- Specified by:
insertNewJobPropertiesin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
addNewJobProperties
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.JobPropertiesDocument.JobProperties addNewJobProperties()
- Appends and returns a new empty value (as xml) as the last "job_properties" element
- Specified by:
addNewJobPropertiesin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
removeJobProperties
public void removeJobProperties(int i)
- Removes the ith "job_properties" element
- Specified by:
removeJobPropertiesin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes
|
|||||||||
| Home >> All >> org >> oasisOpen >> docs >> wsrf >> x2005 >> x01 >> wsrfInterop20Draft03 >> [ impl overview ] | PREV CLASS NEXT CLASS | ||||||||
JAVADOC