Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.XPathType
-
Packages that use XPathType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of XPathType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type XPathType Modifier and Type Field Description protected List<XPathType>DocumentReferenceType. xPathMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type XPathType Modifier and Type Method Description List<XPathType>DocumentReferenceType. getXPath()Gets the value of the xPath property. -
Uses of XPathType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return XPathType Modifier and Type Method Description XPathTypeObjectFactory. createXPathType()Create an instance ofXPathTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type XPathType Modifier and Type Method Description javax.xml.bind.JAXBElement<XPathType>ObjectFactory. createXPath(XPathType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type XPathType Modifier and Type Method Description javax.xml.bind.JAXBElement<XPathType>ObjectFactory. createXPath(XPathType value)
-