| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Requirement | |
|---|---|
| org.apache.maven.plugin.descriptor.model | |
| Uses of Requirement in org.apache.maven.plugin.descriptor.model | 
|---|
| Methods in org.apache.maven.plugin.descriptor.model that return types with arguments of type Requirement | |
|---|---|
|  List<Requirement> | MojoDescriptor.getRequirements()Method getRequirements. | 
| Methods in org.apache.maven.plugin.descriptor.model with parameters of type Requirement | |
|---|---|
|  void | MojoDescriptor.addRequirement(Requirement requirement)Method addRequirement. | 
|  void | MojoDescriptor.removeRequirement(Requirement requirement)Method removeRequirement. | 
| Method parameters in org.apache.maven.plugin.descriptor.model with type arguments of type Requirement | |
|---|---|
|  void | MojoDescriptor.setRequirements(List<Requirement> requirements)Set the requirements field. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||