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

Packages that use ParagraphRequestType
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 ParagraphRequestType in be.ehealth.businessconnector.civics.service
 

Methods in be.ehealth.businessconnector.civics.service with parameters of type ParagraphRequestType
 GetParagraphExclusionsResponse SamCivicsService.getParagraphExclusions(X509Certificate certificate, PrivateKey privateKey, ParagraphRequestType request)
          Gets the paragraph exclusions.
 GetParagraphIncludedSpecialitiesResponse SamCivicsService.getParagraphIncludedSpecialties(X509Certificate certificate, PrivateKey privateKey, ParagraphRequestType request)
          Gets the paragraph included specialties.
 

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

Methods in be.ehealth.businessconnector.civics.service.impl with parameters of type ParagraphRequestType
 GetParagraphExclusionsResponse SamCivicsServiceImpl.getParagraphExclusions(X509Certificate certificate, PrivateKey privateKey, ParagraphRequestType request)
          Gets the paragraph exclusions.
 GetParagraphIncludedSpecialitiesResponse SamCivicsServiceImpl.getParagraphIncludedSpecialties(X509Certificate certificate, PrivateKey privateKey, ParagraphRequestType request)
          Gets the paragraph included specialties.
 

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

Methods in be.ehealth.businessconnector.civics.session with parameters of type ParagraphRequestType
 GetParagraphExclusionsResponse CivicsService.getParagraphExclusions(ParagraphRequestType request)
           Some specialties may not be reimbursed in combination with other administered specialties for which there already is a refund agreement.
 GetParagraphIncludedSpecialitiesResponse CivicsService.getParagraphIncludedSpecialties(ParagraphRequestType request)
           The 'Get Paragraph Included Specialties' operation returns all specialties which are reimbursed within the requested paragraph.
 

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

Methods in be.ehealth.businessconnector.civics.session.impl with parameters of type ParagraphRequestType
 GetParagraphExclusionsResponse CivicsServiceImpl.getParagraphExclusions(ParagraphRequestType request)
           Some specialties may not be reimbursed in combination with other administered specialties for which there already is a refund agreement.
 GetParagraphIncludedSpecialitiesResponse CivicsServiceImpl.getParagraphIncludedSpecialties(ParagraphRequestType request)
           The 'Get Paragraph Included Specialties' operation returns all specialties which are reimbursed within the requested paragraph.
 

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

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

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

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

Subclasses of ParagraphRequestType in be.fgov.ehealth.samcivics.type.v1
 class FindParagraphTextRequest
          Wrapper class for XmlRootElementFindParagraphTextRequest
 class GetAddedDocumentsRequest
          Wrapper class for RootElement GetAddedDocumentsRequest
 class GetParagraphExclusionsRequest
          Wrapper class for RootElement GetParagraphExclusionsRequest
 class GetParagraphIncludedSpecialitiesRequest
          Wrapper class for RootElement GetParagraphIncludedSpecialitiesRequest
 class ParagraphAndVersesRequestType
          Java class for ParagraphAndVersesRequestType complex type.
 

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




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