|
Griffon 1.2.0 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.codehaus.griffon.artifacts.AbstractArtifactRepository
public abstract class AbstractArtifactRepository
| Field Summary | |
|---|---|
private String |
name
|
| Constructor Summary | |
AbstractArtifactRepository()
|
|
| Method Summary | |
|---|---|
String
|
getName()
|
void
|
setName(String name)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
private String name
| Constructor Detail |
|---|
AbstractArtifactRepository()
| Method Detail |
|---|
public String getName()
public void setName(String name)
Groovy Documentation