Class AbstractJsonFactoryTest.Animal (1.43.2)

public abstract static class AbstractJsonFactoryTest.Animal

Inheritance

java.lang.Object > AbstractJsonFactoryTest.Animal

Constructors

Animal()

public Animal()

Fields

name

public String name
Field Value
TypeDescription
String

numberOfLegs

public int numberOfLegs
Field Value
TypeDescription
int

type

public String type
Field Value
TypeDescription
String