net.praqma.jenkins.plugin.drmemory
Class Graph

java.lang.Object
  extended by net.praqma.jenkins.plugin.drmemory.Graph

public class Graph
extends Object


Constructor Summary
Graph()
           
Graph(String name)
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Graph

public Graph()

Graph

public Graph(String name)
Method Detail

getName

public String getName()

setName

public void setName(String name)


Copyright © 2004-2014. All Rights Reserved.