public class PutTherapeuticLinkRequest extends TherapeuticLinkRequestType
| Constructor and Description |
|---|
PutTherapeuticLinkRequest(org.joda.time.DateTime date,
String id,
Author author)
This constructor should only be used for responses mapping
|
PutTherapeuticLinkRequest(org.joda.time.DateTime date,
String id,
Author author,
TherapeuticLink link,
Proof... proofs) |
PutTherapeuticLinkRequest(String id,
Date date,
Author author)
Deprecated.
|
PutTherapeuticLinkRequest(String id,
Date date,
Author author,
TherapeuticLink link,
Proof... proofs)
Deprecated.
|
@Deprecated public PutTherapeuticLinkRequest(String id, Date date, Author author, TherapeuticLink link, Proof... proofs)
id - date - author - link - proofs - public PutTherapeuticLinkRequest(org.joda.time.DateTime date,
String id,
Author author,
TherapeuticLink link,
Proof... proofs)
id - date - author - link - proofs - @Deprecated public PutTherapeuticLinkRequest(String id, Date date, Author author)
id - date - author - link - proofs -
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.