JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.ehrbase.openehr.sdk.response.dto
Interface ResponseData<T>
All Known Implementing Classes:
TemplateResponseData
,
TemplatesResponseData
public interface
ResponseData<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
get
()
void
set
(
T
var)
Method Details
get
T
get
()
set
void
set
(
T
var)