Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MiscellaneousEventTypeCodeType
-
Packages that use MiscellaneousEventTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MiscellaneousEventTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MiscellaneousEventTypeCodeType Modifier and Type Field Description protected MiscellaneousEventTypeCodeTypeMiscellaneousEventType. miscellaneousEventTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MiscellaneousEventTypeCodeType Modifier and Type Method Description MiscellaneousEventTypeCodeTypeMiscellaneousEventType. getMiscellaneousEventTypeCode()Gets the value of the miscellaneousEventTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MiscellaneousEventTypeCodeType Modifier and Type Method Description voidMiscellaneousEventType. setMiscellaneousEventTypeCode(MiscellaneousEventTypeCodeType value)Sets the value of the miscellaneousEventTypeCode property. -
Uses of MiscellaneousEventTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MiscellaneousEventTypeCodeType Modifier and Type Method Description MiscellaneousEventTypeCodeTypeObjectFactory. createMiscellaneousEventTypeCodeType()Create an instance ofMiscellaneousEventTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MiscellaneousEventTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<MiscellaneousEventTypeCodeType>ObjectFactory. createMiscellaneousEventTypeCode(MiscellaneousEventTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MiscellaneousEventTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<MiscellaneousEventTypeCodeType>ObjectFactory. createMiscellaneousEventTypeCode(MiscellaneousEventTypeCodeType value)
-