JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.github.chhorz.openapi.common.domain.Contact
Packages that use
Contact
Package
Description
com.github.chhorz.openapi.common.domain
Uses of
Contact
in
com.github.chhorz.openapi.common.domain
Methods in
com.github.chhorz.openapi.common.domain
that return
Contact
Modifier and Type
Method
Description
Contact
Info.
getContact
()
Methods in
com.github.chhorz.openapi.common.domain
with parameters of type
Contact
Modifier and Type
Method
Description
void
Info.
setContact
(
Contact
contact)