Uses of Class
org.openvpms.esci.ubl.common.aggregate.BillingReferenceType

Packages that use BillingReferenceType
org.openvpms.esci.ubl.common.aggregate   
org.openvpms.esci.ubl.invoice   
 

Uses of BillingReferenceType in org.openvpms.esci.ubl.common.aggregate
 

Fields in org.openvpms.esci.ubl.common.aggregate with type parameters of type BillingReferenceType
protected  List<BillingReferenceType> StatementLineType.billingReference
           
protected  List<BillingReferenceType> RemittanceAdviceLineType.billingReference
           
protected  List<BillingReferenceType> ReminderLineType.billingReference
           
protected  List<BillingReferenceType> InvoiceLineType.billingReference
           
protected  List<BillingReferenceType> DebitNoteLineType.billingReference
           
protected  List<BillingReferenceType> CreditNoteLineType.billingReference
           
 

Methods in org.openvpms.esci.ubl.common.aggregate that return BillingReferenceType
 BillingReferenceType ObjectFactory.createBillingReferenceType()
          Create an instance of BillingReferenceType
 

Methods in org.openvpms.esci.ubl.common.aggregate that return types with arguments of type BillingReferenceType
 JAXBElement<BillingReferenceType> ObjectFactory.createBillingReference(BillingReferenceType value)
          Create an instance of JAXBElement<BillingReferenceType>}
 List<BillingReferenceType> StatementLineType.getBillingReference()
           <?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>Statement Line.
 List<BillingReferenceType> RemittanceAdviceLineType.getBillingReference()
           <?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>Remittance Advice Line.
 List<BillingReferenceType> ReminderLineType.getBillingReference()
           <?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>Reminder Line.
 List<BillingReferenceType> InvoiceLineType.getBillingReference()
           <?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>Invoice Line.
 List<BillingReferenceType> DebitNoteLineType.getBillingReference()
           <?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>Debit Note Line.
 List<BillingReferenceType> CreditNoteLineType.getBillingReference()
           <?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>Credit Note Line.
 

Methods in org.openvpms.esci.ubl.common.aggregate with parameters of type BillingReferenceType
 JAXBElement<BillingReferenceType> ObjectFactory.createBillingReference(BillingReferenceType value)
          Create an instance of JAXBElement<BillingReferenceType>}
 

Uses of BillingReferenceType in org.openvpms.esci.ubl.invoice
 

Fields in org.openvpms.esci.ubl.invoice with type parameters of type BillingReferenceType
protected  List<BillingReferenceType> InvoiceType.billingReference
           
 

Methods in org.openvpms.esci.ubl.invoice that return types with arguments of type BillingReferenceType
 List<BillingReferenceType> InvoiceType.getBillingReference()
           <?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.
 



Copyright © 2010-2011 OpenVPMS. All Rights Reserved..