JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
be.vlaanderen.vip.magda.client.domain.giveenrollmenthistory
Interface EnrollmentHistory.ContactInfo
Enclosing interface:
EnrollmentHistory
public static interface
EnrollmentHistory.ContactInfo
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
emailAddress
()
String
phoneNumber
()
String
website
()
Method Details
phoneNumber
@Nullable
String
phoneNumber
()
emailAddress
@Nullable
String
emailAddress
()
website
@Nullable
String
website
()