Gets the value of the email property.
This accessor method returns a reference to the live list, not a
snapshot. Therefore any modification you make to the returned list will
be present inside the JAXB object. This is why there is not a
set method for the email property.
For example, to add a new item, do as follows:
getEmail().add(newItem);
Objects of the following type(s) are allowed in the list Email
This is a covenience method for setting the primary email.
It is intentionally not called setPrimaryEmail so that is doesn't get
called by the visibility filter, which looks at all getters and setters.
This is a covenience method for getting the primary email.
It is intentionally not called getPrimaryEmail so that is doesn't get
called by the visibility filter, which looks at all getters and setters.