PMD Results

The following document contains the results of PMD 4.1.

Files

org/slasoi/businessManager/common/ws/types/ProductOfferResponseType.java

ViolationLine
Avoid unused imports such as 'org.slasoi.businessManager.common.ws.types.ParameterDataType'3
No need to import a type that lives in the same package3

org/slasoi/businessManager/common/ws/types/ProductResponseType.java

ViolationLine
Avoid unused imports such as 'org.slasoi.businessManager.common.ws.types.ParameterDataType'3
No need to import a type that lives in the same package3