org.squashtest.tm.service.deletion
Class Node

java.lang.Object
  extended by org.squashtest.tm.service.deletion.Node

public final class Node
extends Object


Constructor Summary
Node()
           
Node(Long id, String nodetype)
           
 
Method Summary
 String getRel()
           
 Long getResid()
           
 void setId(Long id)
           
 void setRel(String nodetype)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Node

public Node(Long id,
            String nodetype)

Node

public Node()
Method Detail

getResid

public Long getResid()

setId

public void setId(Long id)

getRel

public String getRel()

setRel

public void setRel(String nodetype)


Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.