public static final class FilesetChange.RemoveComment extends java.lang.Object implements FilesetChange
FilesetChange.RemoveComment, FilesetChange.RemoveProperty, FilesetChange.RenameFileset, FilesetChange.SetProperty, FilesetChange.UpdateFilesetComment| Constructor and Description | 
|---|
| RemoveComment() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object o)Compares this RemoveComment instance with another object for equality. | 
| int | hashCode()Generates a hash code for this RemoveComment instance. | 
| java.lang.String | toString()Provides a string representation of the RemoveComment instance. | 
clone, finalize, getClass, notify, notifyAll, wait, wait, waitremoveComment, removeProperty, rename, setProperty, updateCommentpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objecto - The object to compare with this instance.public int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object