|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.model.InputSource
public class InputSource
Class InputSource.
| Constructor Summary | |
|---|---|
InputSource()
|
|
| Method Summary | |
|---|---|
InputSource |
clone()
Method clone. |
java.lang.String |
getLocation()
Get the path/URL of the POM. |
java.lang.String |
getModelId()
Get the identifier of the POM. |
void |
setLocation(java.lang.String location)
Set the path/URL of the POM. |
void |
setModelId(java.lang.String modelId)
Set the identifier of the POM. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InputSource()
| Method Detail |
|---|
public InputSource clone()
clone in class java.lang.Objectpublic java.lang.String getLocation()
public java.lang.String getModelId()
public void setLocation(java.lang.String location)
location - public void setModelId(java.lang.String modelId)
modelId -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||