Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.InformationType
-
Packages that use InformationType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of InformationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type InformationType Modifier and Type Field Description protected List<InformationType>ConsignmentType. informationprotected List<InformationType>ShipmentType. informationprotected List<InformationType>TradingTermsType. informationprotected List<InformationType>TransportEquipmentType. informationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type InformationType Modifier and Type Method Description List<InformationType>ConsignmentType. getInformation()Gets the value of the information property.List<InformationType>ShipmentType. getInformation()Gets the value of the information property.List<InformationType>TradingTermsType. getInformation()Gets the value of the information property.List<InformationType>TransportEquipmentType. getInformation()Gets the value of the information property. -
Uses of InformationType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return InformationType Modifier and Type Method Description InformationTypeObjectFactory. createInformationType()Create an instance ofInformationTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type InformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InformationType>ObjectFactory. createInformation(InformationType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type InformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InformationType>ObjectFactory. createInformation(InformationType value)
-