Uses of Class
pt.cienciavitae.ns.email.Emails
-
Packages that use Emails Package Description pt.cienciavitae.ns.email pt.cienciavitae.ns.identifying_info -
-
Uses of Emails in pt.cienciavitae.ns.email
Methods in pt.cienciavitae.ns.email that return Emails Modifier and Type Method Description EmailsObjectFactory. createEmails()Create an instance ofEmails -
Uses of Emails in pt.cienciavitae.ns.identifying_info
Fields in pt.cienciavitae.ns.identifying_info declared as Emails Modifier and Type Field Description protected EmailsIdentifyingInfo. emailsMethods in pt.cienciavitae.ns.identifying_info that return Emails Modifier and Type Method Description EmailsIdentifyingInfo. getEmails()Gets the value of the emails property.Methods in pt.cienciavitae.ns.identifying_info with parameters of type Emails Modifier and Type Method Description voidIdentifyingInfo. setEmails(Emails value)Sets the value of the emails property.
-