Uses of Class
be.fgov.ehealth.recipe.core.v1.SecuredContentType

Packages that use SecuredContentType
be.ehealth.businessconnector.recipe.builders   
be.fgov.ehealth.recipe.core.v1   
be.fgov.ehealth.recipe.protocol.v1   
 

Uses of SecuredContentType in be.ehealth.businessconnector.recipe.builders
 

Methods in be.ehealth.businessconnector.recipe.builders that return SecuredContentType
static SecuredContentType BuildersUtils.createSecuredContentType(byte[] content)
          Deprecated. Creates the secured content type.
 

Uses of SecuredContentType in be.fgov.ehealth.recipe.core.v1
 

Methods in be.fgov.ehealth.recipe.core.v1 that return SecuredContentType
 SecuredContentType ObjectFactory.createSecuredContentType()
          Create an instance of SecuredContentType
 

Uses of SecuredContentType in be.fgov.ehealth.recipe.protocol.v1
 

Methods in be.fgov.ehealth.recipe.protocol.v1 that return SecuredContentType
 SecuredContentType CreateFeedbackRequest.getSecuredCreateFeedbackRequest()
          Gets the value of the securedCreateFeedbackRequest property.
 SecuredContentType CreatePrescriptionRequest.getSecuredCreatePrescriptionRequest()
          Gets the value of the securedCreatePrescriptionRequest property.
 SecuredContentType CreatePrescriptionResponse.getSecuredCreatePrescriptionResponse()
          Gets the value of the securedCreatePrescriptionResponse property.
 SecuredContentType GetPrescriptionForExecutorRequest.getSecuredGetPrescriptionForExecutorRequest()
          Gets the value of the securedGetPrescriptionForExecutorRequest property.
 SecuredContentType GetPrescriptionForExecutorResponse.getSecuredGetPrescriptionForExecutorResponse()
          Gets the value of the securedGetPrescriptionForExecutorResponse property.
 SecuredContentType GetPrescriptionForPatientRequest.getSecuredGetPrescriptionForPatientRequest()
          Gets the value of the securedGetPrescriptionForPatientRequest property.
 SecuredContentType GetPrescriptionForPatientResponse.getSecuredGetPrescriptionForPatientResponse()
          Gets the value of the securedGetPrescriptionForPatientResponse property.
 SecuredContentType GetPrescriptionForPrescriberRequest.getSecuredGetPrescriptionForPrescriberRequest()
          Gets the value of the securedGetPrescriptionForPrescriberRequest property.
 SecuredContentType GetPrescriptionForPrescriberResponse.getSecuredGetPrescriptionForPrescriberResponse()
          Gets the value of the securedGetPrescriptionForPrescriberResponse property.
 SecuredContentType ListFeedbacksRequest.getSecuredListFeedbacksRequest()
          Gets the value of the securedListFeedbacksRequest property.
 SecuredContentType ListFeedbacksResponse.getSecuredListFeedbacksResponse()
          Gets the value of the securedListFeedbacksResponse property.
 SecuredContentType ListNotificationsRequest.getSecuredListNotificationsRequest()
          Gets the value of the securedListNotificationsRequest property.
 SecuredContentType ListNotificationsResponse.getSecuredListNotificationsResponse()
          Gets the value of the securedListNotificationsResponse property.
 SecuredContentType ListOpenPrescriptionsRequest.getSecuredListOpenPrescriptionsRequest()
          Gets the value of the securedListOpenPrescriptionsRequest property.
 SecuredContentType ListOpenPrescriptionsResponse.getSecuredListOpenPrescriptionsResponse()
          Gets the value of the securedListOpenPrescriptionsResponse property.
 SecuredContentType ListPatientPrescriptionsRequest.getSecuredListPatientPrescriptionsRequest()
          Gets the value of the securedListPatientPrescriptionsRequest property.
 SecuredContentType ListPatientPrescriptionsResponse.getSecuredListPatientPrescriptionsResponse()
          Gets the value of the securedListPatientPrescriptionsResponse property.
 SecuredContentType MarkAsArchivedRequest.getSecuredMarkAsArchivedRequest()
          Gets the value of the securedMarkAsArchivedRequest property.
 SecuredContentType MarkAsDeliveredRequest.getSecuredMarkAsDeliveredRequest()
          Gets the value of the securedMarkAsDeliveredRequest property.
 SecuredContentType MarkAsUnDeliveredRequest.getSecuredMarkAsUnDeliveredRequest()
          Gets the value of the securedMarkAsUnDeliveredRequest property.
 SecuredContentType RevokePatientPrescriptionRequest.getSecuredRevokePatientPrescriptionRequest()
          Gets the value of the securedRevokePatientPrescriptionRequest property.
 SecuredContentType RevokePrescriptionRequest.getSecuredRevokePrescriptionRequest()
          Gets the value of the securedRevokePrescriptionRequest property.
 SecuredContentType RevokePrescriptionForExecutorRequest.getSecuredRevokePrescriptionRequest()
          Gets the value of the securedRevokePrescriptionRequest property.
 SecuredContentType SendNotificationRequest.getSecuredSendNotificationRequest()
          Gets the value of the securedSendNotificationRequest property.
 SecuredContentType UpdateFeedbackFlagRequest.getSecuredUpdateFeedbackFlagRequest()
          Gets the value of the securedUpdateFeedbackFlagRequest property.
 SecuredContentType UpdatePatientFeedbackFlagRequest.getSecuredUpdatePatientFeedbackFlagRequest()
          Gets the value of the securedUpdatePatientFeedbackFlagRequest property.
 SecuredContentType UploadFileRequestType.getSecuredUploadFileRequest()
          Gets the value of the securedUploadFileRequest property.
 

Methods in be.fgov.ehealth.recipe.protocol.v1 with parameters of type SecuredContentType
 void CreateFeedbackRequest.setSecuredCreateFeedbackRequest(SecuredContentType value)
          Sets the value of the securedCreateFeedbackRequest property.
 void CreatePrescriptionRequest.setSecuredCreatePrescriptionRequest(SecuredContentType value)
          Sets the value of the securedCreatePrescriptionRequest property.
 void CreatePrescriptionResponse.setSecuredCreatePrescriptionResponse(SecuredContentType value)
          Sets the value of the securedCreatePrescriptionResponse property.
 void GetPrescriptionForExecutorRequest.setSecuredGetPrescriptionForExecutorRequest(SecuredContentType value)
          Sets the value of the securedGetPrescriptionForExecutorRequest property.
 void GetPrescriptionForExecutorResponse.setSecuredGetPrescriptionForExecutorResponse(SecuredContentType value)
          Sets the value of the securedGetPrescriptionForExecutorResponse property.
 void GetPrescriptionForPatientRequest.setSecuredGetPrescriptionForPatientRequest(SecuredContentType value)
          Sets the value of the securedGetPrescriptionForPatientRequest property.
 void GetPrescriptionForPatientResponse.setSecuredGetPrescriptionForPatientResponse(SecuredContentType value)
          Sets the value of the securedGetPrescriptionForPatientResponse property.
 void GetPrescriptionForPrescriberRequest.setSecuredGetPrescriptionForPrescriberRequest(SecuredContentType value)
          Sets the value of the securedGetPrescriptionForPrescriberRequest property.
 void GetPrescriptionForPrescriberResponse.setSecuredGetPrescriptionForPrescriberResponse(SecuredContentType value)
          Sets the value of the securedGetPrescriptionForPrescriberResponse property.
 void ListFeedbacksRequest.setSecuredListFeedbacksRequest(SecuredContentType value)
          Sets the value of the securedListFeedbacksRequest property.
 void ListFeedbacksResponse.setSecuredListFeedbacksResponse(SecuredContentType value)
          Sets the value of the securedListFeedbacksResponse property.
 void ListNotificationsRequest.setSecuredListNotificationsRequest(SecuredContentType value)
          Sets the value of the securedListNotificationsRequest property.
 void ListNotificationsResponse.setSecuredListNotificationsResponse(SecuredContentType value)
          Sets the value of the securedListNotificationsResponse property.
 void ListOpenPrescriptionsRequest.setSecuredListOpenPrescriptionsRequest(SecuredContentType value)
          Sets the value of the securedListOpenPrescriptionsRequest property.
 void ListOpenPrescriptionsResponse.setSecuredListOpenPrescriptionsResponse(SecuredContentType value)
          Sets the value of the securedListOpenPrescriptionsResponse property.
 void ListPatientPrescriptionsRequest.setSecuredListPatientPrescriptionsRequest(SecuredContentType value)
          Sets the value of the securedListPatientPrescriptionsRequest property.
 void ListPatientPrescriptionsResponse.setSecuredListPatientPrescriptionsResponse(SecuredContentType value)
          Sets the value of the securedListPatientPrescriptionsResponse property.
 void MarkAsArchivedRequest.setSecuredMarkAsArchivedRequest(SecuredContentType value)
          Sets the value of the securedMarkAsArchivedRequest property.
 void MarkAsDeliveredRequest.setSecuredMarkAsDeliveredRequest(SecuredContentType value)
          Sets the value of the securedMarkAsDeliveredRequest property.
 void MarkAsUnDeliveredRequest.setSecuredMarkAsUnDeliveredRequest(SecuredContentType value)
          Sets the value of the securedMarkAsUnDeliveredRequest property.
 void RevokePatientPrescriptionRequest.setSecuredRevokePatientPrescriptionRequest(SecuredContentType value)
          Sets the value of the securedRevokePatientPrescriptionRequest property.
 void RevokePrescriptionRequest.setSecuredRevokePrescriptionRequest(SecuredContentType value)
          Sets the value of the securedRevokePrescriptionRequest property.
 void RevokePrescriptionForExecutorRequest.setSecuredRevokePrescriptionRequest(SecuredContentType value)
          Sets the value of the securedRevokePrescriptionRequest property.
 void SendNotificationRequest.setSecuredSendNotificationRequest(SecuredContentType value)
          Sets the value of the securedSendNotificationRequest property.
 void UpdateFeedbackFlagRequest.setSecuredUpdateFeedbackFlagRequest(SecuredContentType value)
          Sets the value of the securedUpdateFeedbackFlagRequest property.
 void UpdatePatientFeedbackFlagRequest.setSecuredUpdatePatientFeedbackFlagRequest(SecuredContentType value)
          Sets the value of the securedUpdatePatientFeedbackFlagRequest property.
 void UploadFileRequestType.setSecuredUploadFileRequest(SecuredContentType value)
          Sets the value of the securedUploadFileRequest property.
 




Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.