|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DueTo | |
---|---|
org.apache.maven.plugins.changes.model |
Uses of DueTo in org.apache.maven.plugins.changes.model |
---|
Methods in org.apache.maven.plugins.changes.model that return types with arguments of type DueTo | |
---|---|
List<DueTo> |
Action.getDueTos()
Method getDueTos. |
Methods in org.apache.maven.plugins.changes.model with parameters of type DueTo | |
---|---|
void |
Action.addDueTo(DueTo dueTo)
Method addDueTo. |
void |
Action.removeDueTo(DueTo dueTo)
Method removeDueTo. |
Method parameters in org.apache.maven.plugins.changes.model with type arguments of type DueTo | |
---|---|
void |
Action.setDueTos(List<DueTo> dueTos)
Set a list of contributors for this issue. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |