Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ProcessDescriptionType
-
Packages that use ProcessDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ProcessDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ProcessDescriptionType Modifier and Type Field Description protected List<ProcessDescriptionType>AuctionTermsType. processDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ProcessDescriptionType Modifier and Type Method Description List<ProcessDescriptionType>AuctionTermsType. getProcessDescription()Gets the value of the processDescription property. -
Uses of ProcessDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ProcessDescriptionType Modifier and Type Method Description ProcessDescriptionTypeObjectFactory. createProcessDescriptionType()Create an instance ofProcessDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ProcessDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProcessDescriptionType>ObjectFactory. createProcessDescription(ProcessDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ProcessDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProcessDescriptionType>ObjectFactory. createProcessDescription(ProcessDescriptionType value)
-