org.apache.solr
Class SolrTestCaseJ4.Fld

java.lang.Object
  extended by org.apache.solr.SolrTestCaseJ4.Fld
Enclosing class:
SolrTestCaseJ4

public static class SolrTestCaseJ4.Fld
extends Object


Field Summary
 SolrTestCaseJ4.FldType ftype
           
 List<Comparable> vals
           
 
Constructor Summary
SolrTestCaseJ4.Fld()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ftype

public SolrTestCaseJ4.FldType ftype

vals

public List<Comparable> vals
Constructor Detail

SolrTestCaseJ4.Fld

public SolrTestCaseJ4.Fld()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.