ConverterId constructor

ConverterId(
  1. String id
)

Implementation

ConverterId(String id) : super(EntityType.CONVERTER, id);