|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrderReferenceType | |
---|---|
org.openvpms.esci.ubl.common.aggregate | |
org.openvpms.esci.ubl.invoice | |
org.openvpms.esci.ubl.order |
Uses of OrderReferenceType in org.openvpms.esci.ubl.common.aggregate |
---|
Fields in org.openvpms.esci.ubl.common.aggregate declared as OrderReferenceType | |
---|---|
protected OrderReferenceType |
OrderLineReferenceType.orderReference
|
Methods in org.openvpms.esci.ubl.common.aggregate that return OrderReferenceType | |
---|---|
OrderReferenceType |
ObjectFactory.createOrderReferenceType()
Create an instance of OrderReferenceType |
OrderReferenceType |
OrderLineReferenceType.getOrderReference()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Order Line Reference. |
Methods in org.openvpms.esci.ubl.common.aggregate that return types with arguments of type OrderReferenceType | |
---|---|
JAXBElement<OrderReferenceType> |
ObjectFactory.createOrderReference(OrderReferenceType value)
Create an instance of JAXBElement < OrderReferenceType > } |
Methods in org.openvpms.esci.ubl.common.aggregate with parameters of type OrderReferenceType | |
---|---|
JAXBElement<OrderReferenceType> |
ObjectFactory.createOrderReference(OrderReferenceType value)
Create an instance of JAXBElement < OrderReferenceType > } |
void |
OrderLineReferenceType.setOrderReference(OrderReferenceType value)
Sets the value of the orderReference property. |
Uses of OrderReferenceType in org.openvpms.esci.ubl.invoice |
---|
Fields in org.openvpms.esci.ubl.invoice declared as OrderReferenceType | |
---|---|
protected OrderReferenceType |
InvoiceType.orderReference
|
Methods in org.openvpms.esci.ubl.invoice that return OrderReferenceType | |
---|---|
OrderReferenceType |
InvoiceType.getOrderReference()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:Invoice-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Invoice. |
Methods in org.openvpms.esci.ubl.invoice with parameters of type OrderReferenceType | |
---|---|
void |
InvoiceType.setOrderReference(OrderReferenceType value)
Sets the value of the orderReference property. |
Uses of OrderReferenceType in org.openvpms.esci.ubl.order |
---|
Fields in org.openvpms.esci.ubl.order declared as OrderReferenceType | |
---|---|
protected OrderReferenceType |
OrderResponseSimpleType.orderReference
|
protected OrderReferenceType |
OrderChangeType.orderReference
|
Fields in org.openvpms.esci.ubl.order with type parameters of type OrderReferenceType | |
---|---|
protected List<OrderReferenceType> |
OrderResponseType.orderReference
|
protected List<OrderReferenceType> |
OrderCancellationType.orderReference
|
Methods in org.openvpms.esci.ubl.order that return OrderReferenceType | |
---|---|
OrderReferenceType |
OrderResponseSimpleType.getOrderReference()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:OrderResponseSimple-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Order Response Simple. |
OrderReferenceType |
OrderChangeType.getOrderReference()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:OrderChange-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Order Change. |
Methods in org.openvpms.esci.ubl.order that return types with arguments of type OrderReferenceType | |
---|---|
List<OrderReferenceType> |
OrderResponseType.getOrderReference()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:OrderResponse-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Order Response. |
List<OrderReferenceType> |
OrderCancellationType.getOrderReference()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:OrderCancellation-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Order Cancellation. |
Methods in org.openvpms.esci.ubl.order with parameters of type OrderReferenceType | |
---|---|
void |
OrderResponseSimpleType.setOrderReference(OrderReferenceType value)
Sets the value of the orderReference property. |
void |
OrderChangeType.setOrderReference(OrderReferenceType value)
Sets the value of the orderReference property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |