Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.MiscellaneousEventType
-
Packages that use MiscellaneousEventType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of MiscellaneousEventType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as MiscellaneousEventType Modifier and Type Field Description protected MiscellaneousEventTypeRetailEventType. miscellaneousEventMethods in network.oxalis.peppol.ubl2.jaxb that return MiscellaneousEventType Modifier and Type Method Description MiscellaneousEventTypeRetailEventType. getMiscellaneousEvent()Gets the value of the miscellaneousEvent property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type MiscellaneousEventType Modifier and Type Method Description voidRetailEventType. setMiscellaneousEvent(MiscellaneousEventType value)Sets the value of the miscellaneousEvent property. -
Uses of MiscellaneousEventType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return MiscellaneousEventType Modifier and Type Method Description MiscellaneousEventTypeObjectFactory. createMiscellaneousEventType()Create an instance ofMiscellaneousEventTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type MiscellaneousEventType Modifier and Type Method Description javax.xml.bind.JAXBElement<MiscellaneousEventType>ObjectFactory. createMiscellaneousEvent(MiscellaneousEventType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MiscellaneousEventType Modifier and Type Method Description javax.xml.bind.JAXBElement<MiscellaneousEventType>ObjectFactory. createMiscellaneousEvent(MiscellaneousEventType value)
-