net.thucydides.core.statistics
Class WithTagTypeNamed

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

public class WithTagTypeNamed
extends With


Constructor Summary
WithTagTypeNamed(String tagType)
           
 
Method Summary
 String getTagType()
           
 
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

WithTagTypeNamed

public WithTagTypeNamed(String tagType)
Method Detail

getTagType

public String getTagType()


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