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

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

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

Fields in eu.keep.emulatorarchive.emulatorpackage declared as EmulatorPackage.Package
protected  EmulatorPackage.Package EmulatorPackage._package
           
 

Methods in eu.keep.emulatorarchive.emulatorpackage that return EmulatorPackage.Package
 EmulatorPackage.Package ObjectFactory.createEmulatorPackagePackage()
          Create an instance of EmulatorPackage.Package
 EmulatorPackage.Package EmulatorPackage.getPackage()
          Gets the value of the package property.
 

Methods in eu.keep.emulatorarchive.emulatorpackage with parameters of type EmulatorPackage.Package
 void EmulatorPackage.setPackage(EmulatorPackage.Package value)
          Sets the value of the package property.