JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
CustomTypes.ContactInfo
Packages that use
ContactInfo
Package
Description
DataHandling
Model
Uses of
ContactInfo
in
DataHandling
Methods in
DataHandling
that return
ContactInfo
Modifier and Type
Method
Description
ContactInfo
ContactInfoSerializer.
deserialize
(
String
data)
Methods in
DataHandling
with parameters of type
ContactInfo
Modifier and Type
Method
Description
String
ContactInfoSerializer.
serialize
(
ContactInfo
object)
Uses of
ContactInfo
in
Model
Methods in
Model
that return
ContactInfo
Modifier and Type
Method
Description
ContactInfo
Patient.
getContactInfo
()