value method

String value()

Implementation

String value() {
  return contactItemValueObject.getValue();
}