Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.InstructionNoteType
-
Packages that use InstructionNoteType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of InstructionNoteType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type InstructionNoteType Modifier and Type Field Description protected List<InstructionNoteType>PaymentMeansType. instructionNoteMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type InstructionNoteType Modifier and Type Method Description List<InstructionNoteType>PaymentMeansType. getInstructionNote()Gets the value of the instructionNote property. -
Uses of InstructionNoteType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return InstructionNoteType Modifier and Type Method Description InstructionNoteTypeObjectFactory. createInstructionNoteType()Create an instance ofInstructionNoteTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type InstructionNoteType Modifier and Type Method Description javax.xml.bind.JAXBElement<InstructionNoteType>ObjectFactory. createInstructionNote(InstructionNoteType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type InstructionNoteType Modifier and Type Method Description javax.xml.bind.JAXBElement<InstructionNoteType>ObjectFactory. createInstructionNote(InstructionNoteType value)
-