|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.scm.providers.svn.settings.Settings
public class Settings
null
| Constructor Summary | |
|---|---|
Settings()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getConfigDirectory()
Get Instructs Subversion to read configuration information from the specified directory instead of the default location. |
java.lang.String |
getModelEncoding()
|
void |
setConfigDirectory(java.lang.String configDirectory)
Set Instructs Subversion to read configuration information from the specified directory instead of the default location. |
void |
setModelEncoding(java.lang.String modelEncoding)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Settings()
| Method Detail |
|---|
public java.lang.String getConfigDirectory()
public void setConfigDirectory(java.lang.String configDirectory)
configDirectory - public void setModelEncoding(java.lang.String modelEncoding)
public java.lang.String getModelEncoding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||