Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AdditionalInformationType
-
Packages that use AdditionalInformationType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AdditionalInformationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type AdditionalInformationType Modifier and Type Field Description protected List<AdditionalInformationType>HazardousItemType. additionalInformationprotected List<AdditionalInformationType>ItemType. additionalInformationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type AdditionalInformationType Modifier and Type Method Description List<AdditionalInformationType>HazardousItemType. getAdditionalInformation()Gets the value of the additionalInformation property.List<AdditionalInformationType>ItemType. getAdditionalInformation()Gets the value of the additionalInformation property. -
Uses of AdditionalInformationType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AdditionalInformationType Modifier and Type Method Description AdditionalInformationTypeObjectFactory. createAdditionalInformationType()Create an instance ofAdditionalInformationTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AdditionalInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AdditionalInformationType>ObjectFactory. createAdditionalInformation(AdditionalInformationType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AdditionalInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AdditionalInformationType>ObjectFactory. createAdditionalInformation(AdditionalInformationType value)
-