public EdoSuppReviewLayerDefinitionBo transform(EdoSuppReviewLayerDefinition input) {
   return EdoSuppReviewLayerDefinitionBo.from(input);
 };