Uses of Class
network.oxalis.peppol.busdox.jaxb.sml.MigrationRecordType
-
Packages that use MigrationRecordType Package Description network.oxalis.peppol.busdox.jaxb.sml -
-
Uses of MigrationRecordType in network.oxalis.peppol.busdox.jaxb.sml
Methods in network.oxalis.peppol.busdox.jaxb.sml that return MigrationRecordType Modifier and Type Method Description MigrationRecordTypeObjectFactory. createMigrationRecordType()Create an instance ofMigrationRecordTypeMethods in network.oxalis.peppol.busdox.jaxb.sml that return types with arguments of type MigrationRecordType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MigrationRecordType>ObjectFactory. createCompleteMigrationRecord(MigrationRecordType value)jakarta.xml.bind.JAXBElement<MigrationRecordType>ObjectFactory. createPrepareMigrationRecord(MigrationRecordType value)Methods in network.oxalis.peppol.busdox.jaxb.sml with parameters of type MigrationRecordType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MigrationRecordType>ObjectFactory. createCompleteMigrationRecord(MigrationRecordType value)jakarta.xml.bind.JAXBElement<MigrationRecordType>ObjectFactory. createPrepareMigrationRecord(MigrationRecordType value)
-