Use LicenseChoice.setItems(List) with LicenseItem.ofExpression() instead.
Sets a single expression, clearing all other items. For backward compatibility with pre-1.7 API.
Use LicenseChoice.setItems(List) with LicenseItem.ofLicense() instead.
Sets licenses, clearing all other items. For backward compatibility with pre-1.7 API.