|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.scm.providers.starteam.settings.Settings
public class Settings
Class Settings.
| Constructor Summary | |
|---|---|
Settings()
|
|
| Method Summary | |
|---|---|
String |
getEol()
Get eOL setting in all applicable stdcmd. |
String |
getModelEncoding()
Get the modelEncoding field. |
boolean |
isCompressionEnable()
Get enable compression in all stdcmd. |
void |
setCompressionEnable(boolean compressionEnable)
Set enable compression in all stdcmd. |
void |
setEol(String eol)
Set eOL setting in all applicable stdcmd. |
void |
setModelEncoding(String modelEncoding)
Set the modelEncoding field. |
| 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 String getEol()
public String getModelEncoding()
public boolean isCompressionEnable()
public void setCompressionEnable(boolean compressionEnable)
compressionEnable - public void setEol(String eol)
eol - public void setModelEncoding(String modelEncoding)
modelEncoding -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||