Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.DeliveryType
-
Packages that use DeliveryType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of DeliveryType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type DeliveryType Modifier and Type Field Description protected List<DeliveryType>CreditNoteType. deliveryprotected List<DeliveryType>DebitNoteType. deliveryprotected List<DeliveryType>InvoiceType. deliveryprotected List<DeliveryType>OrderChangeType. deliveryprotected List<DeliveryType>OrderResponseType. deliveryprotected List<DeliveryType>OrderType. deliveryprotected List<DeliveryType>QuotationType. deliveryprotected List<DeliveryType>RequestForQuotationType. deliveryprotected List<DeliveryType>SelfBilledCreditNoteType. deliveryprotected List<DeliveryType>SelfBilledInvoiceType. deliveryMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type DeliveryType Modifier and Type Method Description List<DeliveryType>CreditNoteType. getDelivery()Gets the value of the delivery property.List<DeliveryType>DebitNoteType. getDelivery()Gets the value of the delivery property.List<DeliveryType>InvoiceType. getDelivery()Gets the value of the delivery property.List<DeliveryType>OrderChangeType. getDelivery()Gets the value of the delivery property.List<DeliveryType>OrderResponseType. getDelivery()Gets the value of the delivery property.List<DeliveryType>OrderType. getDelivery()Gets the value of the delivery property.List<DeliveryType>QuotationType. getDelivery()Gets the value of the delivery property.List<DeliveryType>RequestForQuotationType. getDelivery()Gets the value of the delivery property.List<DeliveryType>SelfBilledCreditNoteType. getDelivery()Gets the value of the delivery property.List<DeliveryType>SelfBilledInvoiceType. getDelivery()Gets the value of the delivery property. -
Uses of DeliveryType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DeliveryType Modifier and Type Field Description protected DeliveryTypeContractType. contractualDeliveryprotected DeliveryTypeGoodsItemType. deliveryprotected DeliveryTypePackageType. deliveryprotected DeliveryTypeShipmentType. deliveryprotected DeliveryTypeTransportEquipmentType. deliveryFields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type DeliveryType Modifier and Type Field Description protected List<DeliveryType>ConsumptionLineType. deliveryprotected List<DeliveryType>CreditNoteLineType. deliveryprotected List<DeliveryType>DebitNoteLineType. deliveryprotected List<DeliveryType>InvoiceLineType. deliveryprotected List<DeliveryType>LineItemType. deliveryMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DeliveryType Modifier and Type Method Description DeliveryTypeObjectFactory. createDeliveryType()Create an instance ofDeliveryTypeDeliveryTypeContractType. getContractualDelivery()Gets the value of the contractualDelivery property.DeliveryTypeGoodsItemType. getDelivery()Gets the value of the delivery property.DeliveryTypePackageType. getDelivery()Gets the value of the delivery property.DeliveryTypeShipmentType. getDelivery()Gets the value of the delivery property.DeliveryTypeTransportEquipmentType. getDelivery()Gets the value of the delivery property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type DeliveryType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeliveryType>ObjectFactory. createContractualDelivery(DeliveryType value)javax.xml.bind.JAXBElement<DeliveryType>ObjectFactory. createDelivery(DeliveryType value)List<DeliveryType>ConsumptionLineType. getDelivery()Gets the value of the delivery property.List<DeliveryType>CreditNoteLineType. getDelivery()Gets the value of the delivery property.List<DeliveryType>DebitNoteLineType. getDelivery()Gets the value of the delivery property.List<DeliveryType>InvoiceLineType. getDelivery()Gets the value of the delivery property.List<DeliveryType>LineItemType. getDelivery()Gets the value of the delivery property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DeliveryType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeliveryType>ObjectFactory. createContractualDelivery(DeliveryType value)javax.xml.bind.JAXBElement<DeliveryType>ObjectFactory. createDelivery(DeliveryType value)voidContractType. setContractualDelivery(DeliveryType value)Sets the value of the contractualDelivery property.voidGoodsItemType. setDelivery(DeliveryType value)Sets the value of the delivery property.voidPackageType. setDelivery(DeliveryType value)Sets the value of the delivery property.voidShipmentType. setDelivery(DeliveryType value)Sets the value of the delivery property.voidTransportEquipmentType. setDelivery(DeliveryType value)Sets the value of the delivery property.
-