AddressEntity constructor

AddressEntity(
  1. String string
)

Implementation

AddressEntity(String string) : super(string);