public interface HasRepositoryInterface
| Modifier and Type | Method and Description | 
|---|---|
Repository | 
getRepository()  | 
void | 
setRepository(Repository repository)  | 
Repository getRepository()
void setRepository(Repository repository)
repository - the repository to set