Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SummaryDescriptionType
-
Packages that use SummaryDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SummaryDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type SummaryDescriptionType Modifier and Type Field Description protected List<SummaryDescriptionType>ConsignmentType. summaryDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type SummaryDescriptionType Modifier and Type Method Description List<SummaryDescriptionType>ConsignmentType. getSummaryDescription()Gets the value of the summaryDescription property. -
Uses of SummaryDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SummaryDescriptionType Modifier and Type Method Description SummaryDescriptionTypeObjectFactory. createSummaryDescriptionType()Create an instance ofSummaryDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SummaryDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<SummaryDescriptionType>ObjectFactory. createSummaryDescription(SummaryDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SummaryDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<SummaryDescriptionType>ObjectFactory. createSummaryDescription(SummaryDescriptionType value)
-