Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.JustificationDescriptionType
-
Packages that use JustificationDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of JustificationDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type JustificationDescriptionType Modifier and Type Field Description protected List<JustificationDescriptionType>AuctionTermsType. justificationDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type JustificationDescriptionType Modifier and Type Method Description List<JustificationDescriptionType>AuctionTermsType. getJustificationDescription()Gets the value of the justificationDescription property. -
Uses of JustificationDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return JustificationDescriptionType Modifier and Type Method Description JustificationDescriptionTypeObjectFactory. createJustificationDescriptionType()Create an instance ofJustificationDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type JustificationDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<JustificationDescriptionType>ObjectFactory. createJustificationDescription(JustificationDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type JustificationDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<JustificationDescriptionType>ObjectFactory. createJustificationDescription(JustificationDescriptionType value)
-