Uses of Class
be.fgov.ehealth.hubservices.core.v3.HCPartyAdaptedType

Packages that use HCPartyAdaptedType
be.ehealth.businessconnector.hubv3.builders   
be.ehealth.businessconnector.hubv3.builders.impl   
be.ehealth.businessconnector.hubv3.session   
be.ehealth.businessconnector.hubv3.session.impl   
be.fgov.ehealth.hubservices.core.v3   
 

Uses of HCPartyAdaptedType in be.ehealth.businessconnector.hubv3.builders
 

Methods in be.ehealth.businessconnector.hubv3.builders with parameters of type HCPartyAdaptedType
 PutHCPartyRequest RequestBuilder.buildPutHcPartyRequest(HCPartyAdaptedType hcParty)
          Creates a PutHCPartyRequest
 

Uses of HCPartyAdaptedType in be.ehealth.businessconnector.hubv3.builders.impl
 

Methods in be.ehealth.businessconnector.hubv3.builders.impl with parameters of type HCPartyAdaptedType
 PutHCPartyRequest RequestBuilderImpl.buildPutHcPartyRequest(HCPartyAdaptedType hcParty)
          Creates a PutHCPartyRequest
 

Uses of HCPartyAdaptedType in be.ehealth.businessconnector.hubv3.session
 

Methods in be.ehealth.businessconnector.hubv3.session with parameters of type HCPartyAdaptedType
 PutHCPartyResponse HubService.putHCParty(HCPartyAdaptedType hcParty)
          This operation should be used to create a healthcare party within a hub.
 PutHCPartyResponse HubService.putHCParty(HCPartyAdaptedType hcParty, String breakTheGlass)
          This operation should be used to create a healthcare party within a hub.
 

Uses of HCPartyAdaptedType in be.ehealth.businessconnector.hubv3.session.impl
 

Methods in be.ehealth.businessconnector.hubv3.session.impl with parameters of type HCPartyAdaptedType
 PutHCPartyResponse HubServiceImpl.putHCParty(HCPartyAdaptedType hcParty)
           
 PutHCPartyResponse HubServiceImpl.putHCParty(HCPartyAdaptedType hcParty, String breakTheGlass)
           
 

Uses of HCPartyAdaptedType in be.fgov.ehealth.hubservices.core.v3
 

Methods in be.fgov.ehealth.hubservices.core.v3 that return HCPartyAdaptedType
 HCPartyAdaptedType ObjectFactory.createHCPartyAdaptedType()
          Create an instance of HCPartyAdaptedType
 HCPartyAdaptedType PutHCPartyResponse.getHcparty()
          Gets the value of the hcparty property.
 HCPartyAdaptedType PutHCPartyRequest.getHcparty()
          Gets the value of the hcparty property.
 HCPartyAdaptedType GetHCPartyResponse.getHcparty()
          Gets the value of the hcparty property.
 

Methods in be.fgov.ehealth.hubservices.core.v3 with parameters of type HCPartyAdaptedType
 void PutHCPartyResponse.setHcparty(HCPartyAdaptedType value)
          Sets the value of the hcparty property.
 void PutHCPartyRequest.setHcparty(HCPartyAdaptedType value)
          Sets the value of the hcparty property.
 void GetHCPartyResponse.setHcparty(HCPartyAdaptedType value)
          Sets the value of the hcparty property.
 




Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.