Package | Description |
---|---|
org.apache.maven.plugins.pmd.model |
Modifier and Type | Method and Description |
---|---|
List<CpdFile> |
Duplication.getFiles()
Method getFiles.
|
Modifier and Type | Method and Description |
---|---|
void |
Duplication.addFile(CpdFile cpdFile)
Method addFile.
|
void |
Duplication.removeFile(CpdFile cpdFile)
Method removeFile.
|
Modifier and Type | Method and Description |
---|---|
void |
Duplication.setFiles(List<CpdFile> files)
Set the files field.
|
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.