ContentId constructor

ContentId(
  1. String value
)

Implementation

ContentId(String value) : super(value);