|
||||||||||
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.DefaultFileInfoContainer
org.netbeans.lib.cvsclient.command.add.AddInformation
public class AddInformation
Describes add information for a file. This is the result of doing a cvs add command. The fields in instances of this object are populated by response handlers.
Field Summary | |
---|---|
static java.lang.String |
FILE_ADDED
|
static java.lang.String |
FILE_RESURRECTED
|
Fields inherited from class org.netbeans.lib.cvsclient.command.DefaultFileInfoContainer |
---|
MERGED_FILE, PERTINENT_STATE |
Constructor Summary | |
---|---|
AddInformation()
|
Method Summary |
---|
Methods inherited from class org.netbeans.lib.cvsclient.command.DefaultFileInfoContainer |
---|
getFile, getType, isDirectory, setFile, setType, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String FILE_ADDED
public static final java.lang.String FILE_RESURRECTED
Constructor Detail |
---|
public AddInformation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |