|
|||||||||
| Home >> All >> org >> oasisOpen >> docs >> wsrf >> x2005 >> x01 >> [ wsrfInterop20Draft03 overview ] | PREV NEXT | ||||||||
Uses of Interface
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.HoldPeriod
| Uses of HoldPeriod in org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03 |
| Methods in org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03 that return HoldPeriod | |
HoldPeriod |
PrinterPropertiesDocument.PrinterProperties.xgetJobHoldUntilDefault()
Gets (as xml) the "job_hold_until_default" element |
HoldPeriod[] |
PrinterPropertiesDocument.PrinterProperties.xgetJobHoldUntilSupportedArray()
Gets (as xml) array of all "job_hold_until_supported" elements |
HoldPeriod |
PrinterPropertiesDocument.PrinterProperties.xgetJobHoldUntilSupportedArray(int i)
Gets (as xml) ith "job_hold_until_supported" element |
HoldPeriod |
PrinterAttributesDocument.PrinterAttributes.xgetJobHoldUntilDefault()
Gets (as xml) the "job_hold_until_default" element |
HoldPeriod[] |
PrinterAttributesDocument.PrinterAttributes.xgetJobHoldUntilSupportedArray()
Gets (as xml) array of all "job_hold_until_supported" elements |
HoldPeriod |
PrinterAttributesDocument.PrinterAttributes.xgetJobHoldUntilSupportedArray(int i)
Gets (as xml) ith "job_hold_until_supported" element |
HoldPeriod |
JobHoldUntilSupportedDocument.xgetJobHoldUntilSupported()
Gets (as xml) the "job_hold_until_supported" element |
HoldPeriod |
JobHoldUntilDefaultDocument.xgetJobHoldUntilDefault()
Gets (as xml) the "job_hold_until_default" element |
static HoldPeriod |
HoldPeriod.Factory.newValue(java.lang.Object obj)
|
static HoldPeriod |
HoldPeriod.Factory.newInstance()
|
static HoldPeriod |
HoldPeriod.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static HoldPeriod |
HoldPeriod.Factory.parse(java.lang.String s)
|
static HoldPeriod |
HoldPeriod.Factory.parse(java.lang.String s,
org.apache.xmlbeans.XmlOptions options)
|
static HoldPeriod |
HoldPeriod.Factory.parse(java.io.File f)
|
static HoldPeriod |
HoldPeriod.Factory.parse(java.io.File f,
org.apache.xmlbeans.XmlOptions options)
|
static HoldPeriod |
HoldPeriod.Factory.parse(java.net.URL u)
|
static HoldPeriod |
HoldPeriod.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static HoldPeriod |
HoldPeriod.Factory.parse(java.io.InputStream is)
|
static HoldPeriod |
HoldPeriod.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static HoldPeriod |
HoldPeriod.Factory.parse(java.io.Reader r)
|
static HoldPeriod |
HoldPeriod.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static HoldPeriod |
HoldPeriod.Factory.parse(org.w3c.dom.Node node)
|
static HoldPeriod |
HoldPeriod.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static HoldPeriod |
HoldPeriod.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
|
static HoldPeriod |
HoldPeriod.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
|
| Methods in org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03 with parameters of type HoldPeriod | |
void |
PrinterPropertiesDocument.PrinterProperties.xsetJobHoldUntilDefault(HoldPeriod jobHoldUntilDefault)
Sets (as xml) the "job_hold_until_default" element |
void |
PrinterPropertiesDocument.PrinterProperties.xsetJobHoldUntilSupportedArray(HoldPeriod[] jobHoldUntilSupportedArray)
Sets (as xml) array of all "job_hold_until_supported" element |
void |
PrinterPropertiesDocument.PrinterProperties.xsetJobHoldUntilSupportedArray(int i,
HoldPeriod jobHoldUntilSupported)
Sets (as xml) ith "job_hold_until_supported" element |
void |
PrinterAttributesDocument.PrinterAttributes.xsetJobHoldUntilDefault(HoldPeriod jobHoldUntilDefault)
Sets (as xml) the "job_hold_until_default" element |
void |
PrinterAttributesDocument.PrinterAttributes.xsetJobHoldUntilSupportedArray(HoldPeriod[] jobHoldUntilSupportedArray)
Sets (as xml) array of all "job_hold_until_supported" element |
void |
PrinterAttributesDocument.PrinterAttributes.xsetJobHoldUntilSupportedArray(int i,
HoldPeriod jobHoldUntilSupported)
Sets (as xml) ith "job_hold_until_supported" element |
void |
JobHoldUntilSupportedDocument.xsetJobHoldUntilSupported(HoldPeriod jobHoldUntilSupported)
Sets (as xml) the "job_hold_until_supported" element |
void |
JobHoldUntilDefaultDocument.xsetJobHoldUntilDefault(HoldPeriod jobHoldUntilDefault)
Sets (as xml) the "job_hold_until_default" element |
|
|||||||||
| Home >> All >> org >> oasisOpen >> docs >> wsrf >> x2005 >> x01 >> [ wsrfInterop20Draft03 overview ] | PREV NEXT | ||||||||