Interface | Description |
---|---|
EntryAble |
Interface for non-livestock owning HH enabling to enter livestock production
|
ProducerHH | |
SimpleHH |
interface implemented by an abstract HH class with methods common to both agent types
|
Class | Description |
---|---|
AbstractHH |
Abstract class with implementations used by both agent types
|
OtherHHImpl |
A non-livestock owning HH
|
ProducerHHImpl |
a livestock producing HH agent
|