PhoneEntity constructor

PhoneEntity(
  1. String string
)

Implementation

PhoneEntity(String string) : super(string);