Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.LineResponseType
-
Packages that use LineResponseType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of LineResponseType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type LineResponseType Modifier and Type Field Description protected List<LineResponseType>DocumentResponseType. lineResponseMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LineResponseType Modifier and Type Method Description LineResponseTypeObjectFactory. createLineResponseType()Create an instance ofLineResponseTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type LineResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<LineResponseType>ObjectFactory. createLineResponse(LineResponseType value)List<LineResponseType>DocumentResponseType. getLineResponse()Gets the value of the lineResponse property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LineResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<LineResponseType>ObjectFactory. createLineResponse(LineResponseType value)
-