|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.maven.vsslib.VssConnection
Bean representation of the vss connection string
Constructor Summary | |
VssConnection(String connection)
Create a new VssConnection objet according to the provided vss connection string. |
Method Summary | |
String |
getVssDir()
Get the vss directory |
String |
getVssProject()
Get the vss project |
String |
getVssUserInf()
Get the vss user information |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VssConnection(String connection)
connection
- the vss connection stringMethod Detail |
public String getVssDir()
public String getVssProject()
public String getVssUserInf()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |