Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LineType
-
Packages that use LineType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LineType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LineType Modifier and Type Field Description protected LineTypeAddressLineType. lineMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LineType Modifier and Type Method Description LineTypeAddressLineType. getLine()Gets the value of the line property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LineType Modifier and Type Method Description voidAddressLineType. setLine(LineType value)Sets the value of the line property. -
Uses of LineType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LineType Modifier and Type Method Description LineTypeObjectFactory. createLineType()Create an instance ofLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LineType Modifier and Type Method Description javax.xml.bind.JAXBElement<LineType>ObjectFactory. createLine(LineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LineType Modifier and Type Method Description javax.xml.bind.JAXBElement<LineType>ObjectFactory. createLine(LineType value)
-