The following document contains the results of PMD 5.3.5.
Violation | Line |
---|---|
Private field '_strIdExtendableResource' could be made final; it is only initialized in the declaration or constructor. | 47 |
Private field '_strExtendableResourceType' could be made final; it is only initialized in the declaration or constructor. | 48 |
Private field '_strName' could be made final; it is only initialized in the declaration or constructor. | 49 |
Private field '_strDescription' could be made final; it is only initialized in the declaration or constructor. | 50 |
Private field '_strImagesUrl' could be made final; it is only initialized in the declaration or constructor. | 51 |