Package com.google.api.client.test.json
Class AbstractJsonFactoryTest.HumanWithPets
java.lang.Object
com.google.api.client.test.json.AbstractJsonFactoryTest.Animal
com.google.api.client.test.json.AbstractJsonFactoryTest.Human
com.google.api.client.test.json.AbstractJsonFactoryTest.HumanWithPets
- Enclosing class:
AbstractJsonFactoryTest
-
Field Summary
FieldsFields inherited from class com.google.api.client.test.json.AbstractJsonFactoryTest.Human
bestFriend
Fields inherited from class com.google.api.client.test.json.AbstractJsonFactoryTest.Animal
name, numberOfLegs, type
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pets
-
-
Constructor Details
-
HumanWithPets
public HumanWithPets()
-