@Entity public abstract class TestCaseLibraryNode extends GenericLibraryNode implements SelfClassAware
TestCaseLibraryMAX_NAME_SIZE| Constructor and Description |
|---|
TestCaseLibraryNode() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
accept(TestCaseLibraryNodeVisitor visitor) |
boolean |
equals(Object obj) |
Set<Attachment> |
getAllAttachments() |
Long |
getId() |
Library<?> |
getLibrary() |
int |
hashCode() |
getAttachmentList, getDescription, getName, getProject, notifyAssociatedWithProject, setDescription, setNameclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetClassName, getClassSimpleNamecreateCopypublic Long getId()
getId in interface Identifiedpublic abstract void accept(TestCaseLibraryNodeVisitor visitor)
public int hashCode()
hashCode in class GenericLibraryNodepublic boolean equals(Object obj)
equals in class GenericLibraryNodepublic Library<?> getLibrary()
getLibrary in interface ProjectResource<Project>public Set<Attachment> getAllAttachments()
Copyright © 2010-2015 Henix, henix.fr. All Rights Reserved.