|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netbeans.lib.cvsclient.command.FileInfoContainer
org.netbeans.lib.cvsclient.command.editors.EditorsFileInfoContainer
public class EditorsFileInfoContainer
Data object created by parsing the output of the Editors command.
Method Summary | |
---|---|
java.lang.String |
getClient()
|
java.util.Date |
getDate()
|
java.io.File |
getFile()
|
java.lang.String |
getUser()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.io.File getFile()
getFile
in class FileInfoContainer
public java.lang.String getClient()
public java.util.Date getDate()
public java.lang.String getUser()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |