Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PartialDeliveryIndicatorType
-
Packages that use PartialDeliveryIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PartialDeliveryIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PartialDeliveryIndicatorType Modifier and Type Field Description protected PartialDeliveryIndicatorTypeLineItemType. partialDeliveryIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PartialDeliveryIndicatorType Modifier and Type Method Description PartialDeliveryIndicatorTypeLineItemType. getPartialDeliveryIndicator()Gets the value of the partialDeliveryIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PartialDeliveryIndicatorType Modifier and Type Method Description voidLineItemType. setPartialDeliveryIndicator(PartialDeliveryIndicatorType value)Sets the value of the partialDeliveryIndicator property. -
Uses of PartialDeliveryIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PartialDeliveryIndicatorType Modifier and Type Method Description PartialDeliveryIndicatorTypeObjectFactory. createPartialDeliveryIndicatorType()Create an instance ofPartialDeliveryIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PartialDeliveryIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PartialDeliveryIndicatorType>ObjectFactory. createPartialDeliveryIndicator(PartialDeliveryIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PartialDeliveryIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PartialDeliveryIndicatorType>ObjectFactory. createPartialDeliveryIndicator(PartialDeliveryIndicatorType value)
-