public class BundleStartLevel extends Object
Constructor and Description |
---|
BundleStartLevel() |
BundleStartLevel(String id,
int level,
boolean autoStart) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
int |
getLevel() |
boolean |
isAutoStart() |
void |
setAutoStart(boolean autoStart) |
void |
setId(String id) |
void |
setLevel(int level) |
public BundleStartLevel()
public BundleStartLevel(String id, int level, boolean autoStart)
Copyright © 2008–2015 Eclipse Foundation. All rights reserved.