be.ehealth.businessconnector.therlink.domain.requests
Class RevokeTherapeuticLinkRequest
java.lang.Object
be.ehealth.businessconnector.therlink.domain.TherapeuticLinkRequestType
be.ehealth.businessconnector.therlink.domain.requests.RevokeTherapeuticLinkRequest
- All Implemented Interfaces:
- Serializable
public class RevokeTherapeuticLinkRequest
- extends TherapeuticLinkRequestType
PutTherapeuticLinkRequest.
- See Also:
- Serialized Form
Methods inherited from class be.ehealth.businessconnector.therlink.domain.TherapeuticLinkRequestType |
equals, getAuthor, getDate, getDateTime, getID, getLink, getProofs, hashCode, setLink, setProofs, toString |
RevokeTherapeuticLinkRequest
@Deprecated
public RevokeTherapeuticLinkRequest(String id,
Date date,
Author author,
TherapeuticLink link,
Proof... proofs)
- Deprecated.
- Parameters:
id
- date
- author
- link
- proofs
-
RevokeTherapeuticLinkRequest
public RevokeTherapeuticLinkRequest(org.joda.time.DateTime date,
String id,
Author author,
TherapeuticLink link,
Proof... proofs)
- Parameters:
id
- date
- author
- link
- proofs
-
Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.