Uses of Class
org.busdox.servicemetadata.locator._1.MigrationRecordType
-
Packages that use MigrationRecordType Package Description network.oxalis.peppol.busdox.ws.identifier org.busdox.servicemetadata.locator._1 -
-
Uses of MigrationRecordType in network.oxalis.peppol.busdox.ws.identifier
Methods in network.oxalis.peppol.busdox.ws.identifier with parameters of type MigrationRecordType Modifier and Type Method Description voidManageBusinessIdentifierServiceSoap. migrate(MigrationRecordType migrateIn)voidManageBusinessIdentifierServiceSoap. prepareToMigrate(MigrationRecordType prepareMigrateIn) -
Uses of MigrationRecordType in org.busdox.servicemetadata.locator._1
Methods in org.busdox.servicemetadata.locator._1 that return MigrationRecordType Modifier and Type Method Description MigrationRecordTypeObjectFactory. createMigrationRecordType()Create an instance ofMigrationRecordTypeMethods in org.busdox.servicemetadata.locator._1 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 org.busdox.servicemetadata.locator._1 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)
-