com.google.api.client.testing.json
Class AbstractJsonParserTest.Entry

java.lang.Object
  extended by com.google.api.client.testing.json.AbstractJsonParserTest.Entry
Enclosing class:
AbstractJsonParserTest

public static class AbstractJsonParserTest.Entry
extends Object


Field Summary
 String title
           
 
Constructor Summary
AbstractJsonParserTest.Entry()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

title

public String title
Constructor Detail

AbstractJsonParserTest.Entry

public AbstractJsonParserTest.Entry()


Copyright © 2011-2012 Google. All Rights Reserved.