Uses of Class
cmion.level2.competencies.Migration.Device
-
Packages that use Migration.Device Package Description cmion.level2.competencies cmion.level2.migration -
-
Uses of Migration.Device in cmion.level2.competencies
Methods in cmion.level2.competencies that return types with arguments of type Migration.Device Modifier and Type Method Description java.util.Set<Migration.Device>Migration. getAllDevices()java.util.Set<Migration.Device>Migration. getAvailableDevices()java.util.Map<java.lang.String,Migration.Device>Migration. getDeviceList() -
Uses of Migration.Device in cmion.level2.migration
Fields in cmion.level2.migration declared as Migration.Device Modifier and Type Field Description Migration.DeviceMigrationStart. destinationConstructors in cmion.level2.migration with parameters of type Migration.Device Constructor Description MigrationStart(Migration.Device destination, org.w3c.dom.Document document)
-