|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PricingReferenceType | |
---|---|
org.openvpms.esci.ubl.common.aggregate |
Uses of PricingReferenceType in org.openvpms.esci.ubl.common.aggregate |
---|
Fields in org.openvpms.esci.ubl.common.aggregate declared as PricingReferenceType | |
---|---|
protected PricingReferenceType |
LineItemType.pricingReference
|
protected PricingReferenceType |
InvoiceLineType.pricingReference
|
protected PricingReferenceType |
DebitNoteLineType.pricingReference
|
protected PricingReferenceType |
CreditNoteLineType.pricingReference
|
Methods in org.openvpms.esci.ubl.common.aggregate that return PricingReferenceType | |
---|---|
PricingReferenceType |
ObjectFactory.createPricingReferenceType()
Create an instance of PricingReferenceType |
PricingReferenceType |
LineItemType.getPricingReference()
<?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>Line Item. |
PricingReferenceType |
InvoiceLineType.getPricingReference()
<?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. |
PricingReferenceType |
DebitNoteLineType.getPricingReference()
<?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. |
PricingReferenceType |
CreditNoteLineType.getPricingReference()
<?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 that return types with arguments of type PricingReferenceType | |
---|---|
JAXBElement<PricingReferenceType> |
ObjectFactory.createPricingReference(PricingReferenceType value)
Create an instance of JAXBElement < PricingReferenceType > } |
Methods in org.openvpms.esci.ubl.common.aggregate with parameters of type PricingReferenceType | |
---|---|
JAXBElement<PricingReferenceType> |
ObjectFactory.createPricingReference(PricingReferenceType value)
Create an instance of JAXBElement < PricingReferenceType > } |
void |
LineItemType.setPricingReference(PricingReferenceType value)
Sets the value of the pricingReference property. |
void |
InvoiceLineType.setPricingReference(PricingReferenceType value)
Sets the value of the pricingReference property. |
void |
DebitNoteLineType.setPricingReference(PricingReferenceType value)
Sets the value of the pricingReference property. |
void |
CreditNoteLineType.setPricingReference(PricingReferenceType value)
Sets the value of the pricingReference property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |