- 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
- XmlBeansIntegrationTest - Class in org.wildfly.camel.test.xmlbeans
-
- XmlBeansIntegrationTest() - Constructor for class org.wildfly.camel.test.xmlbeans.XmlBeansIntegrationTest
-
- 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