Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OrderableUnitType
-
Packages that use OrderableUnitType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OrderableUnitType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as OrderableUnitType Modifier and Type Field Description protected OrderableUnitTypeCatalogueLineType. orderableUnitprotected OrderableUnitTypeTenderLineType. orderableUnitMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OrderableUnitType Modifier and Type Method Description OrderableUnitTypeCatalogueLineType. getOrderableUnit()Gets the value of the orderableUnit property.OrderableUnitTypeTenderLineType. getOrderableUnit()Gets the value of the orderableUnit property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OrderableUnitType Modifier and Type Method Description voidCatalogueLineType. setOrderableUnit(OrderableUnitType value)Sets the value of the orderableUnit property.voidTenderLineType. setOrderableUnit(OrderableUnitType value)Sets the value of the orderableUnit property. -
Uses of OrderableUnitType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OrderableUnitType Modifier and Type Method Description OrderableUnitTypeObjectFactory. createOrderableUnitType()Create an instance ofOrderableUnitTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OrderableUnitType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OrderableUnitType>ObjectFactory. createOrderableUnit(OrderableUnitType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OrderableUnitType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OrderableUnitType>ObjectFactory. createOrderableUnit(OrderableUnitType value)
-