Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.DeliveryTermsType
-
Packages that use DeliveryTermsType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of DeliveryTermsType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as DeliveryTermsType Modifier and Type Field Description protected DeliveryTermsTypeInvoiceType. deliveryTermsprotected DeliveryTermsTypeOrderChangeType. deliveryTermsprotected DeliveryTermsTypeOrderResponseType. deliveryTermsprotected DeliveryTermsTypeQuotationType. deliveryTermsFields in network.oxalis.peppol.ubl2.jaxb with type parameters of type DeliveryTermsType Modifier and Type Field Description protected List<DeliveryTermsType>CreditNoteType. deliveryTermsprotected List<DeliveryTermsType>DebitNoteType. deliveryTermsprotected List<DeliveryTermsType>OrderType. deliveryTermsprotected List<DeliveryTermsType>RequestForQuotationType. deliveryTermsprotected List<DeliveryTermsType>SelfBilledCreditNoteType. deliveryTermsprotected List<DeliveryTermsType>SelfBilledInvoiceType. deliveryTermsMethods in network.oxalis.peppol.ubl2.jaxb that return DeliveryTermsType Modifier and Type Method Description DeliveryTermsTypeInvoiceType. getDeliveryTerms()Gets the value of the deliveryTerms property.DeliveryTermsTypeOrderChangeType. getDeliveryTerms()Gets the value of the deliveryTerms property.DeliveryTermsTypeOrderResponseType. getDeliveryTerms()Gets the value of the deliveryTerms property.DeliveryTermsTypeQuotationType. getDeliveryTerms()Gets the value of the deliveryTerms property.Methods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type DeliveryTermsType Modifier and Type Method Description List<DeliveryTermsType>CreditNoteType. getDeliveryTerms()Gets the value of the deliveryTerms property.List<DeliveryTermsType>DebitNoteType. getDeliveryTerms()Gets the value of the deliveryTerms property.List<DeliveryTermsType>OrderType. getDeliveryTerms()Gets the value of the deliveryTerms property.List<DeliveryTermsType>RequestForQuotationType. getDeliveryTerms()Gets the value of the deliveryTerms property.List<DeliveryTermsType>SelfBilledCreditNoteType. getDeliveryTerms()Gets the value of the deliveryTerms property.List<DeliveryTermsType>SelfBilledInvoiceType. getDeliveryTerms()Gets the value of the deliveryTerms property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type DeliveryTermsType Modifier and Type Method Description voidInvoiceType. setDeliveryTerms(DeliveryTermsType value)Sets the value of the deliveryTerms property.voidOrderChangeType. setDeliveryTerms(DeliveryTermsType value)Sets the value of the deliveryTerms property.voidOrderResponseType. setDeliveryTerms(DeliveryTermsType value)Sets the value of the deliveryTerms property.voidQuotationType. setDeliveryTerms(DeliveryTermsType value)Sets the value of the deliveryTerms property. -
Uses of DeliveryTermsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DeliveryTermsType Modifier and Type Field Description protected DeliveryTermsTypeConsignmentType. deliveryTermsprotected DeliveryTermsTypeInvoiceLineType. deliveryTermsprotected DeliveryTermsTypeLineItemType. deliveryTermsFields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type DeliveryTermsType Modifier and Type Field Description protected List<DeliveryTermsType>CreditNoteLineType. deliveryTermsprotected List<DeliveryTermsType>DeliveryType. deliveryTermsprotected List<DeliveryTermsType>TransportExecutionTermsType. deliveryTermsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DeliveryTermsType Modifier and Type Method Description DeliveryTermsTypeObjectFactory. createDeliveryTermsType()Create an instance ofDeliveryTermsTypeDeliveryTermsTypeConsignmentType. getDeliveryTerms()Gets the value of the deliveryTerms property.DeliveryTermsTypeInvoiceLineType. getDeliveryTerms()Gets the value of the deliveryTerms property.DeliveryTermsTypeLineItemType. getDeliveryTerms()Gets the value of the deliveryTerms property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type DeliveryTermsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DeliveryTermsType>ObjectFactory. createDeliveryTerms(DeliveryTermsType value)List<DeliveryTermsType>CreditNoteLineType. getDeliveryTerms()Gets the value of the deliveryTerms property.List<DeliveryTermsType>DeliveryType. getDeliveryTerms()Gets the value of the deliveryTerms property.List<DeliveryTermsType>TransportExecutionTermsType. getDeliveryTerms()Gets the value of the deliveryTerms property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DeliveryTermsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DeliveryTermsType>ObjectFactory. createDeliveryTerms(DeliveryTermsType value)voidConsignmentType. setDeliveryTerms(DeliveryTermsType value)Sets the value of the deliveryTerms property.voidInvoiceLineType. setDeliveryTerms(DeliveryTermsType value)Sets the value of the deliveryTerms property.voidLineItemType. setDeliveryTerms(DeliveryTermsType value)Sets the value of the deliveryTerms property.
-