CDISR5542E

Mandatory parameter parameter is optional in the operator model: annotation annotation on setter

If a parameter is not optional in the Java class definition, it may not be optional in the operator model.
Change the operator model to make the parameter not optional.