Skip navigation links
A C G I L N O P R S T X 

A

addNewCustomer() - Method in class org.wildfly.camel.xmlbeans.impl.PurchaseOrderDocumentImpl.PurchaseOrderImpl
Appends and returns a new empty "customer" element
addNewCustomer() - Method in interface org.wildfly.camel.xmlbeans.PurchaseOrderDocument.PurchaseOrder
Appends and returns a new empty "customer" element
addNewLineItem() - Method in class org.wildfly.camel.xmlbeans.impl.PurchaseOrderDocumentImpl.PurchaseOrderImpl
Appends and returns a new empty value (as xml) as the last "line-item" element
addNewLineItem() - Method in interface org.wildfly.camel.xmlbeans.PurchaseOrderDocument.PurchaseOrder
Appends and returns a new empty value (as xml) as the last "line-item" element
addNewPurchaseOrder() - Method in class org.wildfly.camel.xmlbeans.impl.PurchaseOrderDocumentImpl
Appends and returns a new empty "purchase-order" element
addNewPurchaseOrder() - Method in interface org.wildfly.camel.xmlbeans.PurchaseOrderDocument
Appends and returns a new empty "purchase-order" element

C

Customer - Interface in org.wildfly.camel.xmlbeans
An XML customer(@http://camel.wildfly.org/xmlbeans).
Customer.Factory - Class in org.wildfly.camel.xmlbeans
A factory class with static methods for creating instances of this type.
CustomerImpl - Class in org.wildfly.camel.xmlbeans.impl
An XML customer(@http://camel.wildfly.org/xmlbeans).
CustomerImpl(SchemaType) - Constructor for class org.wildfly.camel.xmlbeans.impl.CustomerImpl
 

G

getAddress() - Method in interface org.wildfly.camel.xmlbeans.Customer
Gets the "address" element
getAddress() - Method in class org.wildfly.camel.xmlbeans.impl.CustomerImpl
Gets the "address" element
getCustomer() - Method in class org.wildfly.camel.xmlbeans.impl.PurchaseOrderDocumentImpl.PurchaseOrderImpl
Gets the "customer" element
getCustomer() - Method in interface org.wildfly.camel.xmlbeans.PurchaseOrderDocument.PurchaseOrder
Gets the "customer" element
getDescription() - Method in class org.wildfly.camel.xmlbeans.impl.LineItemImpl
Gets the "description" element
getDescription() - Method in interface org.wildfly.camel.xmlbeans.LineItem
Gets the "description" element
getLineItemArray() - Method in class org.wildfly.camel.xmlbeans.impl.PurchaseOrderDocumentImpl.PurchaseOrderImpl
Gets array of all "line-item" elements
getLineItemArray(int) - Method in class org.wildfly.camel.xmlbeans.impl.PurchaseOrderDocumentImpl.PurchaseOrderImpl
Gets ith "line-item" element
getLineItemArray() - Method in interface org.wildfly.camel.xmlbeans.PurchaseOrderDocument.PurchaseOrder
Gets array of all "line-item" elements
getLineItemArray(int) - Method in interface org.wildfly.camel.xmlbeans.PurchaseOrderDocument.PurchaseOrder
Gets ith "line-item" element
getName() - Method in interface org.wildfly.camel.xmlbeans.Customer
Gets the "name" element
getName() - Method in class org.wildfly.camel.xmlbeans.impl.CustomerImpl
Gets the "name" element
getPrice() - Method in class org.wildfly.camel.xmlbeans.impl.LineItemImpl
Gets the "price" element
getPrice() - Method in interface org.wildfly.camel.xmlbeans.LineItem
Gets the "price" element
getPurchaseOrder() - Method in class org.wildfly.camel.xmlbeans.impl.PurchaseOrderDocumentImpl
Gets the "purchase-order" element
getPurchaseOrder() - Method in interface org.wildfly.camel.xmlbeans.PurchaseOrderDocument
Gets the "purchase-order" element
getQuantity() - Method in class org.wildfly.camel.xmlbeans.impl.LineItemImpl
Gets the "quantity" element
getQuantity() - Method in interface org.wildfly.camel.xmlbeans.LineItem
Gets the "quantity" element

I

insertNewLineItem(int) - Method in class org.wildfly.camel.xmlbeans.impl.PurchaseOrderDocumentImpl.PurchaseOrderImpl
Inserts and returns a new empty value (as xml) as the ith "line-item" element
insertNewLineItem(int) - Method in interface org.wildfly.camel.xmlbeans.PurchaseOrderDocument.PurchaseOrder
Inserts and returns a new empty value (as xml) as the ith "line-item" element

L

LineItem - Interface in org.wildfly.camel.xmlbeans
An XML line-item(@http://camel.wildfly.org/xmlbeans).
LineItem.Factory - Class in org.wildfly.camel.xmlbeans
A factory class with static methods for creating instances of this type.
LineItemImpl - Class in org.wildfly.camel.xmlbeans.impl
An XML line-item(@http://camel.wildfly.org/xmlbeans).
LineItemImpl(SchemaType) - Constructor for class org.wildfly.camel.xmlbeans.impl.LineItemImpl
 

N

newInstance() - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
 
newInstance(XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
 
newInstance() - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
 
newInstance(XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
 
newInstance() - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
 
newInstance() - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.PurchaseOrder.Factory
 
newInstance(XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.PurchaseOrder.Factory
 
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
Deprecated.
XMLInputStream

O

org.wildfly.camel.xmlbeans - package org.wildfly.camel.xmlbeans
 
org.wildfly.camel.xmlbeans.impl - package org.wildfly.camel.xmlbeans.impl
 

P

parse(String) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
 
parse(String, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
 
parse(File) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
 
parse(File, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
 
parse(URL) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
 
parse(URL, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
 
parse(InputStream) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
 
parse(Reader) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
 
parse(Reader, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
 
parse(XMLStreamReader) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
 
parse(Node) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
 
parse(Node, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
 
parse(XMLInputStream) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.Customer.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
 
parse(String, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
 
parse(File) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
 
parse(File, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
 
parse(URL) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
 
parse(URL, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
 
parse(InputStream) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
 
parse(Reader) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
 
parse(Reader, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
 
parse(XMLStreamReader) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
 
parse(Node) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
 
parse(Node, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
 
parse(XMLInputStream) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.LineItem.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
 
parse(File) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
 
parse(URL) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
 
parse(InputStream) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
 
parse(Reader) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
 
parse(Node) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
 
parse(XMLInputStream) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.wildfly.camel.xmlbeans.PurchaseOrderDocument.Factory
Deprecated.
XMLInputStream
PurchaseOrderDocument - Interface in org.wildfly.camel.xmlbeans
A document containing one purchase-order(@http://camel.wildfly.org/xmlbeans) element.
PurchaseOrderDocument.Factory - Class in org.wildfly.camel.xmlbeans
A factory class with static methods for creating instances of this type.
PurchaseOrderDocument.PurchaseOrder - Interface in org.wildfly.camel.xmlbeans
An XML purchase-order(@http://camel.wildfly.org/xmlbeans).
PurchaseOrderDocument.PurchaseOrder.Factory - Class in org.wildfly.camel.xmlbeans
A factory class with static methods for creating instances of this type.
PurchaseOrderDocumentImpl - Class in org.wildfly.camel.xmlbeans.impl
A document containing one purchase-order(@http://camel.wildfly.org/xmlbeans) element.
PurchaseOrderDocumentImpl(SchemaType) - Constructor for class org.wildfly.camel.xmlbeans.impl.PurchaseOrderDocumentImpl
 
PurchaseOrderDocumentImpl.PurchaseOrderImpl - Class in org.wildfly.camel.xmlbeans.impl
An XML purchase-order(@http://camel.wildfly.org/xmlbeans).
PurchaseOrderImpl(SchemaType) - Constructor for class org.wildfly.camel.xmlbeans.impl.PurchaseOrderDocumentImpl.PurchaseOrderImpl
 

R

removeLineItem(int) - Method in class org.wildfly.camel.xmlbeans.impl.PurchaseOrderDocumentImpl.PurchaseOrderImpl
Removes the ith "line-item" element
removeLineItem(int) - Method in interface org.wildfly.camel.xmlbeans.PurchaseOrderDocument.PurchaseOrder
Removes the ith "line-item" element

S

setAddress(String) - Method in interface org.wildfly.camel.xmlbeans.Customer
Sets the "address" element
setAddress(String) - Method in class org.wildfly.camel.xmlbeans.impl.CustomerImpl
Sets the "address" element
setCustomer(Customer) - Method in class org.wildfly.camel.xmlbeans.impl.PurchaseOrderDocumentImpl.PurchaseOrderImpl
Sets the "customer" element
setCustomer(Customer) - Method in interface org.wildfly.camel.xmlbeans.PurchaseOrderDocument.PurchaseOrder
Sets the "customer" element
setDescription(String) - Method in class org.wildfly.camel.xmlbeans.impl.LineItemImpl
Sets the "description" element
setDescription(String) - Method in interface org.wildfly.camel.xmlbeans.LineItem
Sets the "description" element
setLineItemArray(LineItem[]) - Method in class org.wildfly.camel.xmlbeans.impl.PurchaseOrderDocumentImpl.PurchaseOrderImpl
Sets array of all "line-item" element
setLineItemArray(int, LineItem) - Method in class org.wildfly.camel.xmlbeans.impl.PurchaseOrderDocumentImpl.PurchaseOrderImpl
Sets ith "line-item" element
setLineItemArray(LineItem[]) - Method in interface org.wildfly.camel.xmlbeans.PurchaseOrderDocument.PurchaseOrder
Sets array of all "line-item" element
setLineItemArray(int, LineItem) - Method in interface org.wildfly.camel.xmlbeans.PurchaseOrderDocument.PurchaseOrder
Sets ith "line-item" element
setName(String) - Method in interface org.wildfly.camel.xmlbeans.Customer
Sets the "name" element
setName(String) - Method in class org.wildfly.camel.xmlbeans.impl.CustomerImpl
Sets the "name" element
setPrice(BigDecimal) - Method in class org.wildfly.camel.xmlbeans.impl.LineItemImpl
Sets the "price" element
setPrice(BigDecimal) - Method in interface org.wildfly.camel.xmlbeans.LineItem
Sets the "price" element
setPurchaseOrder(PurchaseOrderDocument.PurchaseOrder) - Method in class org.wildfly.camel.xmlbeans.impl.PurchaseOrderDocumentImpl
Sets the "purchase-order" element
setPurchaseOrder(PurchaseOrderDocument.PurchaseOrder) - Method in interface org.wildfly.camel.xmlbeans.PurchaseOrderDocument
Sets the "purchase-order" element
setQuantity(BigInteger) - Method in class org.wildfly.camel.xmlbeans.impl.LineItemImpl
Sets the "quantity" element
setQuantity(BigInteger) - Method in interface org.wildfly.camel.xmlbeans.LineItem
Sets the "quantity" element
sizeOfLineItemArray() - Method in class org.wildfly.camel.xmlbeans.impl.PurchaseOrderDocumentImpl.PurchaseOrderImpl
Returns number of "line-item" element
sizeOfLineItemArray() - Method in interface org.wildfly.camel.xmlbeans.PurchaseOrderDocument.PurchaseOrder
Returns number of "line-item" element

T

type - Static variable in interface org.wildfly.camel.xmlbeans.Customer
 
type - Static variable in interface org.wildfly.camel.xmlbeans.LineItem
 
type - Static variable in interface org.wildfly.camel.xmlbeans.PurchaseOrderDocument.PurchaseOrder
 
type - Static variable in interface org.wildfly.camel.xmlbeans.PurchaseOrderDocument
 

X

xgetAddress() - Method in interface org.wildfly.camel.xmlbeans.Customer
Gets (as xml) the "address" element
xgetAddress() - Method in class org.wildfly.camel.xmlbeans.impl.CustomerImpl
Gets (as xml) the "address" element
xgetDescription() - Method in class org.wildfly.camel.xmlbeans.impl.LineItemImpl
Gets (as xml) the "description" element
xgetDescription() - Method in interface org.wildfly.camel.xmlbeans.LineItem
Gets (as xml) the "description" element
xgetName() - Method in interface org.wildfly.camel.xmlbeans.Customer
Gets (as xml) the "name" element
xgetName() - Method in class org.wildfly.camel.xmlbeans.impl.CustomerImpl
Gets (as xml) the "name" element
xgetPrice() - Method in class org.wildfly.camel.xmlbeans.impl.LineItemImpl
Gets (as xml) the "price" element
xgetPrice() - Method in interface org.wildfly.camel.xmlbeans.LineItem
Gets (as xml) the "price" element
xgetQuantity() - Method in class org.wildfly.camel.xmlbeans.impl.LineItemImpl
Gets (as xml) the "quantity" element
xgetQuantity() - Method in interface org.wildfly.camel.xmlbeans.LineItem
Gets (as xml) the "quantity" element
xsetAddress(XmlString) - Method in interface org.wildfly.camel.xmlbeans.Customer
Sets (as xml) the "address" element
xsetAddress(XmlString) - Method in class org.wildfly.camel.xmlbeans.impl.CustomerImpl
Sets (as xml) the "address" element
xsetDescription(XmlString) - Method in class org.wildfly.camel.xmlbeans.impl.LineItemImpl
Sets (as xml) the "description" element
xsetDescription(XmlString) - Method in interface org.wildfly.camel.xmlbeans.LineItem
Sets (as xml) the "description" element
xsetName(XmlString) - Method in interface org.wildfly.camel.xmlbeans.Customer
Sets (as xml) the "name" element
xsetName(XmlString) - Method in class org.wildfly.camel.xmlbeans.impl.CustomerImpl
Sets (as xml) the "name" element
xsetPrice(XmlDecimal) - Method in class org.wildfly.camel.xmlbeans.impl.LineItemImpl
Sets (as xml) the "price" element
xsetPrice(XmlDecimal) - Method in interface org.wildfly.camel.xmlbeans.LineItem
Sets (as xml) the "price" element
xsetQuantity(XmlInteger) - Method in class org.wildfly.camel.xmlbeans.impl.LineItemImpl
Sets (as xml) the "quantity" element
xsetQuantity(XmlInteger) - Method in interface org.wildfly.camel.xmlbeans.LineItem
Sets (as xml) the "quantity" element
A C G I L N O P R S T X 
Skip navigation links

Copyright © 2017. All rights reserved.