PhoneFields interface
PolicyCenter interface
gw.api.phone.PhoneFields is a representation of a phone number
object. It contains properties for the following items:CountryCodeNationalSubscriberNumberExtensionPhoneType
In the base PolicyCenter, Guidewire provides class
ContactPhoneDelegate as the default implementation class for
the PhoneFields interface. This class wraps the three phone
columns into a ContactPhoneDelegate object if provided with a
Contact object and a PhoneType in the
constructor. ContactPhoneDelegate sets the primary phone value for
the contact.
