org.jenkinsci.plugins.valgrind
Class ValgrindDetail

java.lang.Object
  extended by org.jenkinsci.plugins.valgrind.ValgrindDetail

public class ValgrindDetail
extends Object

Author:
Johannes Ohlemacher

Method Summary
 ValgrindError getError()
           
 hudson.model.AbstractBuild<?,?> getOwner()
           
 void setError(ValgrindError error)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getError

public ValgrindError getError()

setError

public void setError(ValgrindError error)

getOwner

public hudson.model.AbstractBuild<?,?> getOwner()


Copyright © 2004-2012. All Rights Reserved.