Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ProjectReferenceType
-
Packages that use ProjectReferenceType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ProjectReferenceType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type ProjectReferenceType Modifier and Type Field Description protected List<ProjectReferenceType>InvoiceType. projectReferenceprotected List<ProjectReferenceType>OrderType. projectReferenceMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ProjectReferenceType Modifier and Type Method Description List<ProjectReferenceType>InvoiceType. getProjectReference()Gets the value of the projectReference property.List<ProjectReferenceType>OrderType. getProjectReference()Gets the value of the projectReference property. -
Uses of ProjectReferenceType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return ProjectReferenceType Modifier and Type Method Description ProjectReferenceTypeObjectFactory. createProjectReferenceType()Create an instance ofProjectReferenceTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ProjectReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProjectReferenceType>ObjectFactory. createProjectReference(ProjectReferenceType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ProjectReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProjectReferenceType>ObjectFactory. createProjectReference(ProjectReferenceType value)
-