Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.NegotiationDescriptionType
-
Packages that use NegotiationDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of NegotiationDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type NegotiationDescriptionType Modifier and Type Field Description protected List<NegotiationDescriptionType>TenderingProcessType. negotiationDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type NegotiationDescriptionType Modifier and Type Method Description List<NegotiationDescriptionType>TenderingProcessType. getNegotiationDescription()Gets the value of the negotiationDescription property. -
Uses of NegotiationDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return NegotiationDescriptionType Modifier and Type Method Description NegotiationDescriptionTypeObjectFactory. createNegotiationDescriptionType()Create an instance ofNegotiationDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type NegotiationDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NegotiationDescriptionType>ObjectFactory. createNegotiationDescription(NegotiationDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type NegotiationDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NegotiationDescriptionType>ObjectFactory. createNegotiationDescription(NegotiationDescriptionType value)
-