Class RecipePatientService


  • @WebServiceClient(name="RecipePatientService",
                      wsdlLocation="file:/jdss/data/jenkins/workspace/recipe/kmehr/MvnRelease_recipe-kmehr-recip-e_master/soap-api/src/main/resources/META-INF/ehealth-recipe-services/WSDL/RecipeWebService-patient-4_0.wsdl",
                      targetNamespace="urn:be:fgov:ehealth:recipe:protocol:v4")
    public class RecipePatientService
    extends Service
    This class was generated by Apache CXF 3.6.5 2025-05-27T10:35:53.025+02:00 Generated source version: 3.6.5
    • Field Detail

      • WSDL_LOCATION

        public static final URL WSDL_LOCATION
      • SERVICE

        public static final QName SERVICE
      • RecipePatientServiceSOAP11

        public static final QName RecipePatientServiceSOAP11
    • Constructor Detail

      • RecipePatientService

        public RecipePatientService​(URL wsdlLocation)
      • RecipePatientService

        public RecipePatientService​(URL wsdlLocation,
                                    QName serviceName)
      • RecipePatientService

        public RecipePatientService()
      • RecipePatientService

        public RecipePatientService​(WebServiceFeature... features)
      • RecipePatientService

        public RecipePatientService​(URL wsdlLocation,
                                    WebServiceFeature... features)
      • RecipePatientService

        public RecipePatientService​(URL wsdlLocation,
                                    QName serviceName,
                                    WebServiceFeature... features)
    • Method Detail

      • getRecipePatientServiceSOAP11

        @WebEndpoint(name="RecipePatientServiceSOAP11")
        public RecipePatientPortType getRecipePatientServiceSOAP11​(WebServiceFeature... features)
        Parameters:
        features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
        Returns:
        returns RecipePatientPortType