Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.StatementLineType
-
Packages that use StatementLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of StatementLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type StatementLineType Modifier and Type Field Description protected List<StatementLineType>StatementType. statementLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type StatementLineType Modifier and Type Method Description List<StatementLineType>StatementType. getStatementLine()Gets the value of the statementLine property. -
Uses of StatementLineType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return StatementLineType Modifier and Type Method Description StatementLineTypeObjectFactory. createStatementLineType()Create an instance ofStatementLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type StatementLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<StatementLineType>ObjectFactory. createStatementLine(StatementLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type StatementLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<StatementLineType>ObjectFactory. createStatementLine(StatementLineType value)
-