|
||||||||||
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
null
Constructor Summary | |
---|---|
Settings()
|
Method Summary | |
---|---|
java.lang.String |
getEol()
Get EOL setting in all applicable stdcmd |
java.lang.String |
getModelEncoding()
|
boolean |
isCompressionEnable()
Get Enable compression in all stdcmd |
void |
setCompressionEnable(boolean compressionEnable)
Set Enable compression in all stdcmd |
void |
setEol(java.lang.String eol)
Set EOL setting in all applicable stdcmd |
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 getEol()
public boolean isCompressionEnable()
public void setCompressionEnable(boolean compressionEnable)
compressionEnable
- public void setEol(java.lang.String eol)
eol
- 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 |