|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.freeform.project.SourceFolder
public class SourceFolder
null
Constructor Summary | |
---|---|
SourceFolder()
|
Method Summary | |
---|---|
String |
getLabel()
Get null |
String |
getLocation()
Get null |
String |
getModelEncoding()
|
String |
getType()
Get null |
void |
setLabel(String label)
Set null |
void |
setLocation(String location)
Set null |
void |
setModelEncoding(String modelEncoding)
|
void |
setType(String type)
Set null |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SourceFolder()
Method Detail |
---|
public String getLabel()
public String getLocation()
public String getType()
public void setLabel(String label)
label
- public void setLocation(String location)
location
- public void setType(String type)
type
- public void setModelEncoding(String modelEncoding)
public String getModelEncoding()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |