Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ItemInformationRequestLineType
-
Packages that use ItemInformationRequestLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ItemInformationRequestLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type ItemInformationRequestLineType Modifier and Type Field Description protected List<ItemInformationRequestLineType>ItemInformationRequestType. itemInformationRequestLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ItemInformationRequestLineType Modifier and Type Method Description List<ItemInformationRequestLineType>ItemInformationRequestType. getItemInformationRequestLine()Gets the value of the itemInformationRequestLine property. -
Uses of ItemInformationRequestLineType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return ItemInformationRequestLineType Modifier and Type Method Description ItemInformationRequestLineTypeObjectFactory. createItemInformationRequestLineType()Create an instance ofItemInformationRequestLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ItemInformationRequestLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ItemInformationRequestLineType>ObjectFactory. createItemInformationRequestLine(ItemInformationRequestLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ItemInformationRequestLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ItemInformationRequestLineType>ObjectFactory. createItemInformationRequestLine(ItemInformationRequestLineType value)
-