Class HPD
- java.lang.Object
-
- org.openehealth.ipf.commons.ihe.hpd.HPD
-
- All Implemented Interfaces:
org.openehealth.ipf.commons.ihe.core.IntegrationProfile
public class HPD extends Object implements org.openehealth.ipf.commons.ihe.core.IntegrationProfile
- Author:
- Dmytro Rud
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHPD.FeedInteractionsstatic classHPD.ReadInteractions
-
Constructor Summary
Constructors Constructor Description HPD()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.openehealth.ipf.commons.ihe.core.InteractionId>getInteractionIds()
-
-
-
Method Detail
-
getInteractionIds
public List<org.openehealth.ipf.commons.ihe.core.InteractionId> getInteractionIds()
- Specified by:
getInteractionIdsin interfaceorg.openehealth.ipf.commons.ihe.core.IntegrationProfile
-
-