Class ContactInfo
java.lang.Object
com.inductiveautomation.ignition.common.user.ContactInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
contactType
-
value
-
-
Constructor Details
-
ContactInfo
-
ContactInfo
-
-
Method Details
-
getContactType
The contact type. This string should match the "contactType" field of a known ContactType -
getValue
The actual contact information. For example, phone number or email address -
setContactType
-
setValue
-
toString
-
equals
-
hashCode
public int hashCode()
-