- All Superinterfaces:
ICustomField
- All Known Implementing Classes:
PhoneCustomFieldImpl
Phone Custom Field
The phone custom field is used to store a phone number.
-
Method Summary
Returns the type of this custom field.
This returns the phone number, but it's not necessarily a valid phone number.
-
Method Details
-
getValue
This returns the phone number, but it's not necessarily a valid phone number.
- Specified by:
getValue
in interface ICustomField
- Returns:
- the phone number
-
getType
Returns the type of this custom field. This will be one of
CustomFieldType
.
- Specified by:
getType
in interface ICustomField
- Returns:
- the type of this custom field