Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.RemittanceAdviceLineType
-
Packages that use RemittanceAdviceLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of RemittanceAdviceLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type RemittanceAdviceLineType Modifier and Type Field Description protected List<RemittanceAdviceLineType>RemittanceAdviceType. remittanceAdviceLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type RemittanceAdviceLineType Modifier and Type Method Description List<RemittanceAdviceLineType>RemittanceAdviceType. getRemittanceAdviceLine()Gets the value of the remittanceAdviceLine property. -
Uses of RemittanceAdviceLineType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return RemittanceAdviceLineType Modifier and Type Method Description RemittanceAdviceLineTypeObjectFactory. createRemittanceAdviceLineType()Create an instance ofRemittanceAdviceLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type RemittanceAdviceLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<RemittanceAdviceLineType>ObjectFactory. createRemittanceAdviceLine(RemittanceAdviceLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RemittanceAdviceLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<RemittanceAdviceLineType>ObjectFactory. createRemittanceAdviceLine(RemittanceAdviceLineType value)
-