Class AbstractJsonFactoryTest.Animal (1.44.2)

public abstract static class AbstractJsonFactoryTest.Animal

Inheritance

java.lang.Object > AbstractJsonFactoryTest.Animal

Constructors

Animal()

public Animal()

Fields

name

public String name
Field Value
Type Description
String

numberOfLegs

public int numberOfLegs
Field Value
Type Description
int

type

public String type
Field Value
Type Description
String