PMD Results
The following document contains the results of PMD 4.1.
Files
org/slasoi/businessManager/common/ws/types/ProductOfferResponseType.java
Violation | Line |
---|
Avoid unused imports such as 'org.slasoi.businessManager.common.ws.types.ParameterDataType' | 3 |
No need to import a type that lives in the same package | 3 |
org/slasoi/businessManager/common/ws/types/ProductResponseType.java
Violation | Line |
---|
Avoid unused imports such as 'org.slasoi.businessManager.common.ws.types.ParameterDataType' | 3 |
No need to import a type that lives in the same package | 3 |