public class GetTherapeuticLinkRequest extends TherapeuticLinkRequestType
| Constructor and Description |
|---|
GetTherapeuticLinkRequest(org.joda.time.DateTime date,
String id,
Author author,
TherapeuticLink link,
int maxRows,
Proof... proofs) |
GetTherapeuticLinkRequest(String id,
Date date,
Author author,
TherapeuticLink link,
int maxRows,
Proof... proofs)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxRows() |
void |
setMaxRows(int maxRows) |
@Deprecated public GetTherapeuticLinkRequest(String id, Date date, Author author, TherapeuticLink link, int maxRows, Proof... proofs)
id - date - author - link - proofs - public GetTherapeuticLinkRequest(org.joda.time.DateTime date,
String id,
Author author,
TherapeuticLink link,
int maxRows,
Proof... proofs)
id - date - author - link - proofs -
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.