Uses of Class
eu.keep.emulatorarchive.emulatorpackage.EmulatorPackage.Emulator

Packages that use EmulatorPackage.Emulator
eu.keep.emulatorarchive.emulatorpackage   
 

Uses of EmulatorPackage.Emulator in eu.keep.emulatorarchive.emulatorpackage
 

Fields in eu.keep.emulatorarchive.emulatorpackage declared as EmulatorPackage.Emulator
protected  EmulatorPackage.Emulator EmulatorPackage.emulator
           
 

Methods in eu.keep.emulatorarchive.emulatorpackage that return EmulatorPackage.Emulator
 EmulatorPackage.Emulator ObjectFactory.createEmulatorPackageEmulator()
          Create an instance of EmulatorPackage.Emulator
 EmulatorPackage.Emulator EmulatorPackage.getEmulator()
          Gets the value of the emulator property.
 

Methods in eu.keep.emulatorarchive.emulatorpackage with parameters of type EmulatorPackage.Emulator
 void EmulatorPackage.setEmulator(EmulatorPackage.Emulator value)
          Sets the value of the emulator property.