Uses of Class
edu.gac.mcs178.gack.domain.Scroll

Packages that use Scroll
edu.gac.mcs178.gack.domain   
 

Uses of Scroll in edu.gac.mcs178.gack.domain
 

Methods in edu.gac.mcs178.gack.domain that return types with arguments of type Scroll
static java.util.List<Scroll> Scroll.scrollsIn(Place place)
           
 

Methods in edu.gac.mcs178.gack.domain with parameters of type Scroll
 void Person.read(Scroll scroll)