Uses of Class
be.fgov.ehealth.samcivics.type.v1.ParagraphAndVersesRequestType

Packages that use ParagraphAndVersesRequestType
be.ehealth.businessconnector.civics.service   
be.ehealth.businessconnector.civics.service.impl   
be.ehealth.businessconnector.civics.session   
be.ehealth.businessconnector.civics.session.impl   
be.fgov.ehealth.samcivics.schemas.v1   
be.fgov.ehealth.samcivics.type.v1   
 

Uses of ParagraphAndVersesRequestType in be.ehealth.businessconnector.civics.service
 

Methods in be.ehealth.businessconnector.civics.service with parameters of type ParagraphAndVersesRequestType
 FindParagraphTextResponse SamCivicsService.findParagraphText(X509Certificate certificate, PrivateKey privateKey, ParagraphAndVersesRequestType request)
          Find paragraph text.
 GetAddedDocumentsResponse SamCivicsService.getAddedDocuments(X509Certificate certificate, PrivateKey privateKey, ParagraphAndVersesRequestType request)
          Gets the added documents.
 

Uses of ParagraphAndVersesRequestType in be.ehealth.businessconnector.civics.service.impl
 

Methods in be.ehealth.businessconnector.civics.service.impl with parameters of type ParagraphAndVersesRequestType
 FindParagraphTextResponse SamCivicsServiceImpl.findParagraphText(X509Certificate certificate, PrivateKey privateKey, ParagraphAndVersesRequestType request)
          Find paragraph text.
 GetAddedDocumentsResponse SamCivicsServiceImpl.getAddedDocuments(X509Certificate certificate, PrivateKey privateKey, ParagraphAndVersesRequestType request)
          Gets the added documents.
 

Uses of ParagraphAndVersesRequestType in be.ehealth.businessconnector.civics.session
 

Methods in be.ehealth.businessconnector.civics.session with parameters of type ParagraphAndVersesRequestType
 FindParagraphTextResponse CivicsService.findParagraphText(ParagraphAndVersesRequestType request)
           The 'Find Paragraph Text' operation is responsible for fetching the textual part and related data with regards to reimbursement stipulations.
 GetAddedDocumentsResponse CivicsService.getAddedDocuments(ParagraphAndVersesRequestType request)
           The 'Get Added Documents' operation returns the description and identification of the structured forms annexed to a paragraph, including the URL referencing the NIHDI-website where the forms can be consulted or downloaded.
 

Uses of ParagraphAndVersesRequestType in be.ehealth.businessconnector.civics.session.impl
 

Methods in be.ehealth.businessconnector.civics.session.impl with parameters of type ParagraphAndVersesRequestType
 FindParagraphTextResponse CivicsServiceImpl.findParagraphText(ParagraphAndVersesRequestType request)
           The 'Find Paragraph Text' operation is responsible for fetching the textual part and related data with regards to reimbursement stipulations.
 GetAddedDocumentsResponse CivicsServiceImpl.getAddedDocuments(ParagraphAndVersesRequestType request)
           The 'Get Added Documents' operation returns the description and identification of the structured forms annexed to a paragraph, including the URL referencing the NIHDI-website where the forms can be consulted or downloaded.
 

Uses of ParagraphAndVersesRequestType in be.fgov.ehealth.samcivics.schemas.v1
 

Methods in be.fgov.ehealth.samcivics.schemas.v1 that return types with arguments of type ParagraphAndVersesRequestType
 JAXBElement<ParagraphAndVersesRequestType> ObjectFactory.createFindParagraphTextRequest(ParagraphAndVersesRequestType value)
          Create an instance of JAXBElement<ParagraphAndVersesRequestType>}
 JAXBElement<ParagraphAndVersesRequestType> ObjectFactory.createGetAddedDocumentsRequest(ParagraphAndVersesRequestType value)
          Create an instance of JAXBElement<ParagraphAndVersesRequestType>}
 

Methods in be.fgov.ehealth.samcivics.schemas.v1 with parameters of type ParagraphAndVersesRequestType
 JAXBElement<ParagraphAndVersesRequestType> ObjectFactory.createFindParagraphTextRequest(ParagraphAndVersesRequestType value)
          Create an instance of JAXBElement<ParagraphAndVersesRequestType>}
 JAXBElement<ParagraphAndVersesRequestType> ObjectFactory.createGetAddedDocumentsRequest(ParagraphAndVersesRequestType value)
          Create an instance of JAXBElement<ParagraphAndVersesRequestType>}
 

Uses of ParagraphAndVersesRequestType in be.fgov.ehealth.samcivics.type.v1
 

Subclasses of ParagraphAndVersesRequestType in be.fgov.ehealth.samcivics.type.v1
 class FindParagraphTextRequest
          Wrapper class for XmlRootElementFindParagraphTextRequest
 class GetAddedDocumentsRequest
          Wrapper class for RootElement GetAddedDocumentsRequest
 

Methods in be.fgov.ehealth.samcivics.type.v1 that return ParagraphAndVersesRequestType
 ParagraphAndVersesRequestType ObjectFactory.createParagraphAndVersesRequestType()
          Create an instance of ParagraphAndVersesRequestType
 




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