com.carrotsearch.ant.tasks.junit4.listeners.antxml
Class PropertyModel

java.lang.Object
  extended by com.carrotsearch.ant.tasks.junit4.listeners.antxml.PropertyModel

public class PropertyModel
extends Object


Field Summary
 String name
           
 String value
           
 
Constructor Summary
PropertyModel(String key, String value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

value

public String value
Constructor Detail

PropertyModel

public PropertyModel(String key,
                     String value)


Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.