net.thucydides.core.statistics
Class WithTitle

Package class diagram package WithTitle
java.lang.Object
  extended by net.thucydides.core.statistics.With
      extended by net.thucydides.core.statistics.WithTitle

public class WithTitle
extends With


Constructor Summary
WithTitle(String title)
           
 
Method Summary
 String getTitle()
           
 
Methods inherited from class net.thucydides.core.statistics.With
tag, tagType, title
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WithTitle

public WithTitle(String title)
Method Detail

getTitle

public String getTitle()


Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.