Class ContactObjectValue

    • Constructor Detail

      • ContactObjectValue

        public ContactObjectValue()
    • Method Detail

      • getRefIndex

        public java.lang.Integer getRefIndex()
        Gets the offset in contactReferences for this Contact
        Returns:
        the refIndex
      • setRefIndex

        public ContactObjectValue setRefIndex​(java.lang.Integer refIndex)
        Sets the offset in contactReferences for this Contact
        Returns:
        ContactObjectValue
      • getImageId

        public java.lang.String getImageId()
        Gets the ID for the contact image
        Returns:
        the imageId
      • setImageId

        public ContactObjectValue setImageId​(java.lang.String imageId)
        Sets the contact image for this Contact
        Parameters:
        imageId - the imageId
        Returns:
        ContactObjectValue