be.ehealth.businessconnector.therlink.domain.requests
Class GetTherapeuticLinkRequest
java.lang.Object
be.ehealth.businessconnector.therlink.domain.TherapeuticLinkRequestType
be.ehealth.businessconnector.therlink.domain.requests.GetTherapeuticLinkRequest
- All Implemented Interfaces:
- Serializable
public class GetTherapeuticLinkRequest
- extends TherapeuticLinkRequestType
A GetTherapeuticLinkRequest class
- See Also:
- Serialized Form
Constructor Summary |
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. |
Methods inherited from class be.ehealth.businessconnector.therlink.domain.TherapeuticLinkRequestType |
equals, getAuthor, getDate, getDateTime, getID, getLink, getProofs, hashCode, setLink, setProofs, toString |
GetTherapeuticLinkRequest
@Deprecated
public GetTherapeuticLinkRequest(String id,
Date date,
Author author,
TherapeuticLink link,
int maxRows,
Proof... proofs)
- Deprecated.
- Parameters:
id
- date
- author
- link
- proofs
-
GetTherapeuticLinkRequest
public GetTherapeuticLinkRequest(org.joda.time.DateTime date,
String id,
Author author,
TherapeuticLink link,
int maxRows,
Proof... proofs)
- Parameters:
id
- date
- author
- link
- proofs
-
getMaxRows
public int getMaxRows()
- Returns:
- the maxRows
setMaxRows
public void setMaxRows(int maxRows)
- Parameters:
maxRows
- the maxRows to set
Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.