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

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

Uses of EmulatorPackage in eu.keep.emulatorarchive
 

Fields in eu.keep.emulatorarchive with type parameters of type EmulatorPackage
protected  List<EmulatorPackage> EmulatorPackageList.emulatorPackage
           
 

Methods in eu.keep.emulatorarchive that return EmulatorPackage
 EmulatorPackage EmulatorArchivePortTypeImpl.getEmulatorPackage(int id)
          Generate an emulator package for a specific emulator
 EmulatorPackage EmulatorArchivePortType.getEmulatorPackage(int parameters)
           
 

Methods in eu.keep.emulatorarchive that return types with arguments of type EmulatorPackage
 javax.xml.bind.JAXBElement<EmulatorPackage> ObjectFactory.createEmuPackage(EmulatorPackage value)
          Create an instance of JAXBElement<EmulatorPackage>}
 List<EmulatorPackage> EmulatorPackageList.getEmulatorPackage()
          Gets the value of the emulatorPackage property.
 

Methods in eu.keep.emulatorarchive with parameters of type EmulatorPackage
 javax.xml.bind.JAXBElement<EmulatorPackage> ObjectFactory.createEmuPackage(EmulatorPackage value)
          Create an instance of JAXBElement<EmulatorPackage>}
 

Uses of EmulatorPackage in eu.keep.emulatorarchive.emulatorpackage
 

Methods in eu.keep.emulatorarchive.emulatorpackage that return EmulatorPackage
 EmulatorPackage ObjectFactory.createEmulatorPackage()
          Create an instance of EmulatorPackage