|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.serenitec.util.model.EntriesContainer
hudson.plugins.serenitec.util.model.Package
public class Package
A serializable Java Bean class representing a Java package.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.plugins.serenitec.util.model.EntriesContainer |
|---|
EntriesContainer.Hierarchy |
| Constructor Summary | |
|---|---|
Package(java.lang.String packageName)
Creates a new instance of JavaPackage. |
|
| Method Summary | |
|---|---|
protected java.util.Collection<? extends EntriesContainer> |
getChildren()
Returns the children containers of this container. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Package(java.lang.String packageName)
JavaPackage.
packageName - the name of this package| Method Detail |
|---|
protected java.util.Collection<? extends EntriesContainer> getChildren()
EntriesContainer
getChildren in class EntriesContainer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||