|
|||||||||
| 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

java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.impl.PrinterAttributesDocumentImpl
- All Implemented Interfaces:
- org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument, java.io.Serializable, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
- public class PrinterAttributesDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
A document containing one printer_attributes(@http://docs.oasis-open.org/wsrf/2005/01/wsrf-Interop-2.0-draft-03.xsd) element. This is a complex type.
| Nested Class Summary | |
static class |
PrinterAttributesDocumentImpl.PrinterAttributesImpl
An XML printer_attributes(@http://docs.oasis-open.org/wsrf/2005/01/wsrf-Interop-2.0-draft-03.xsd). |
| Nested classes inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
|
| Nested classes inherited from class org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.Factory, org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes |
| Field Summary | |
private static javax.xml.namespace.QName |
PRINTERATTRIBUTES$0
|
| 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 |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
PrinterAttributesDocumentImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes |
addNewPrinterAttributes()
Appends and returns a new empty "printer_attributes" element |
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes |
getPrinterAttributes()
Gets the "printer_attributes" element |
void |
setPrinterAttributes(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes printerAttributes)
Sets the "printer_attributes" 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 |
PRINTERATTRIBUTES$0
private static final javax.xml.namespace.QName PRINTERATTRIBUTES$0
| Constructor Detail |
PrinterAttributesDocumentImpl
public PrinterAttributesDocumentImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
getPrinterAttributes
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes getPrinterAttributes()
- Gets the "printer_attributes" element
- Specified by:
getPrinterAttributesin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument
setPrinterAttributes
public void setPrinterAttributes(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes printerAttributes)
- Sets the "printer_attributes" element
- Specified by:
setPrinterAttributesin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument
addNewPrinterAttributes
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument.PrinterAttributes addNewPrinterAttributes()
- Appends and returns a new empty "printer_attributes" element
- Specified by:
addNewPrinterAttributesin interfaceorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.PrinterAttributesDocument
|
|||||||||
| 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