Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.InstructionForReturnsLineType
-
Packages that use InstructionForReturnsLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of InstructionForReturnsLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type InstructionForReturnsLineType Modifier and Type Field Description protected List<InstructionForReturnsLineType>InstructionForReturnsType. instructionForReturnsLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type InstructionForReturnsLineType Modifier and Type Method Description List<InstructionForReturnsLineType>InstructionForReturnsType. getInstructionForReturnsLine()Gets the value of the instructionForReturnsLine property. -
Uses of InstructionForReturnsLineType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return InstructionForReturnsLineType Modifier and Type Method Description InstructionForReturnsLineTypeObjectFactory. createInstructionForReturnsLineType()Create an instance ofInstructionForReturnsLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type InstructionForReturnsLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InstructionForReturnsLineType>ObjectFactory. createInstructionForReturnsLine(InstructionForReturnsLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type InstructionForReturnsLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InstructionForReturnsLineType>ObjectFactory. createInstructionForReturnsLine(InstructionForReturnsLineType value)
-