|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel
org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.StartLevel
public class StartLevel
Class StartLevel.
| Constructor Summary | |
|---|---|
StartLevel()
|
|
| Method Summary | |
|---|---|
void |
addBundle(Bundle bundle)
Method addBundle. |
java.util.List<Bundle> |
getBundles()
Method getBundles. |
int |
getLevel()
Get the level field. |
void |
removeBundle(Bundle bundle)
Method removeBundle. |
void |
setBundles(java.util.List<Bundle> bundles)
Set the bundles field. |
void |
setLevel(int level)
Set the level field. |
| Methods inherited from class org.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel |
|---|
containsBundle, getBundle, removeBundle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StartLevel()
| Method Detail |
|---|
public void addBundle(Bundle bundle)
bundle - public java.util.List<Bundle> getBundles()
getBundles in class BaseStartLevelpublic int getLevel()
public void removeBundle(Bundle bundle)
bundle - public void setBundles(java.util.List<Bundle> bundles)
bundles - public void setLevel(int level)
level -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||