public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
Constructor and Description |
---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: be.fgov.ehealth.hubservices.core.v2
|
public ObjectFactory()
public TherapeuticLinkType createTherapeuticLinkType()
TherapeuticLinkType
public RequestType createRequestType()
RequestType
public AuthorWithPatientAndPersonType createAuthorWithPatientAndPersonType()
AuthorWithPatientAndPersonType
public AcknowledgeType createAcknowledgeType()
AcknowledgeType
public ResponseType createResponseType()
ResponseType
public PatientIdType createPatientIdType()
PatientIdType
public HCPartyIdType createHCPartyIdType()
HCPartyIdType
public TransactionIdType createTransactionIdType()
TransactionIdType
public ConsentType createConsentType()
ConsentType
public ConsentWithStatusType createConsentWithStatusType()
ConsentWithStatusType
public ConsentHCPartyType createConsentHCPartyType()
ConsentHCPartyType
public TherapeuticLinkListType createTherapeuticLinkListType()
TherapeuticLinkListType
public TherapeuticLinkWithOperationContext createTherapeuticLinkWithOperationContext()
TherapeuticLinkWithOperationContext
public OperationContextType createOperationContextType()
OperationContextType
public AccessRightType createAccessRightType()
AccessRightType
public AccessRightListType createAccessRightListType()
AccessRightListType
public SelectGetTransactionListType createSelectGetTransactionListType()
SelectGetTransactionListType
public BasicTransactionWithPeriodType createBasicTransactionWithPeriodType()
BasicTransactionWithPeriodType
public SelectGetTransactionType createSelectGetTransactionType()
SelectGetTransactionType
public BasicTransactionType createBasicTransactionType()
BasicTransactionType
public SelectRevokeTransactionType createSelectRevokeTransactionType()
SelectRevokeTransactionType
public SelectGetPatientType createSelectGetPatientType()
SelectGetPatientType
public SelectGetHCPartyType createSelectGetHCPartyType()
SelectGetHCPartyType
public SelectGetHCPartyConsentType createSelectGetHCPartyConsentType()
SelectGetHCPartyConsentType
public SelectGetHCPartyPatientConsentType createSelectGetHCPartyPatientConsentType()
SelectGetHCPartyPatientConsentType
public GetTherapeuticLinkSelectType createGetTherapeuticLinkSelectType()
GetTherapeuticLinkSelectType
public SelectGetAccessRightType createSelectGetAccessRightType()
SelectGetAccessRightType
public SelectRevokeAccessRightType createSelectRevokeAccessRightType()
SelectRevokeAccessRightType
public BasicHcPartyType createBasicHcPartyType()
BasicHcPartyType
public SelectGetPatientAuditTrailType createSelectGetPatientAuditTrailType()
SelectGetPatientAuditTrailType
public SelectRequestPublicationType createSelectRequestPublicationType()
SelectRequestPublicationType
public HasTherapeuticLinkSelectType createHasTherapeuticLinkSelectType()
HasTherapeuticLinkSelectType
public DeclareTransactionRequest createDeclareTransactionRequest()
DeclareTransactionRequest
public DeclareTransactionResponse createDeclareTransactionResponse()
DeclareTransactionResponse
public PutTransactionRequest createPutTransactionRequest()
PutTransactionRequest
public PutTransactionResponse createPutTransactionResponse()
PutTransactionResponse
public GetTransactionListRequest createGetTransactionListRequest()
GetTransactionListRequest
public GetTransactionListResponse createGetTransactionListResponse()
GetTransactionListResponse
public GetTransactionRequest createGetTransactionRequest()
GetTransactionRequest
public GetTransactionResponse createGetTransactionResponse()
GetTransactionResponse
public RevokeTransactionRequest createRevokeTransactionRequest()
RevokeTransactionRequest
public RevokeTransactionResponse createRevokeTransactionResponse()
RevokeTransactionResponse
public PutPatientRequest createPutPatientRequest()
PutPatientRequest
public PutPatientResponse createPutPatientResponse()
PutPatientResponse
public GetPatientRequest createGetPatientRequest()
GetPatientRequest
public GetPatientResponse createGetPatientResponse()
GetPatientResponse
public PutPatientConsentRequest createPutPatientConsentRequest()
PutPatientConsentRequest
public PutPatientConsentResponse createPutPatientConsentResponse()
PutPatientConsentResponse
public GetPatientConsentRequest createGetPatientConsentRequest()
GetPatientConsentRequest
public SelectGetPatientConsentType createSelectGetPatientConsentType()
SelectGetPatientConsentType
public GetPatientConsentResponse createGetPatientConsentResponse()
GetPatientConsentResponse
public RevokePatientConsentRequest createRevokePatientConsentRequest()
RevokePatientConsentRequest
public RevokePatientConsentResponse createRevokePatientConsentResponse()
RevokePatientConsentResponse
public GetPatientConsentStatusRequest createGetPatientConsentStatusRequest()
GetPatientConsentStatusRequest
public GetPatientConsentStatusResponse createGetPatientConsentStatusResponse()
GetPatientConsentStatusResponse
public PutHCPartyRequest createPutHCPartyRequest()
PutHCPartyRequest
public PutHCPartyResponse createPutHCPartyResponse()
PutHCPartyResponse
public GetHCPartyRequest createGetHCPartyRequest()
GetHCPartyRequest
public GetHCPartyResponse createGetHCPartyResponse()
GetHCPartyResponse
public PutHCPartyConsentRequest createPutHCPartyConsentRequest()
PutHCPartyConsentRequest
public PutHCPartyConsentResponse createPutHCPartyConsentResponse()
PutHCPartyConsentResponse
public GetHCPartyConsentRequest createGetHCPartyConsentRequest()
GetHCPartyConsentRequest
public GetHCPartyConsentResponse createGetHCPartyConsentResponse()
GetHCPartyConsentResponse
public RevokeHCPartyConsentRequest createRevokeHCPartyConsentRequest()
RevokeHCPartyConsentRequest
public RevokeHCPartyConsentResponse createRevokeHCPartyConsentResponse()
RevokeHCPartyConsentResponse
public PutTherapeuticLinkBulkRequest createPutTherapeuticLinkBulkRequest()
PutTherapeuticLinkBulkRequest
public PutTherapeuticLinkRequest createPutTherapeuticLinkRequest()
PutTherapeuticLinkRequest
public PutTherapeuticLinkResponseType createPutTherapeuticLinkResponseType()
PutTherapeuticLinkResponseType
public GetTherapeuticLinkRequest createGetTherapeuticLinkRequest()
GetTherapeuticLinkRequest
public GetTherapeuticLinkResponse createGetTherapeuticLinkResponse()
GetTherapeuticLinkResponse
public RevokeTherapeuticLinkRequest createRevokeTherapeuticLinkRequest()
RevokeTherapeuticLinkRequest
public RevokeTherapeuticLinkResponse createRevokeTherapeuticLinkResponse()
RevokeTherapeuticLinkResponse
public HasTherapeuticLinkRequest createHasTherapeuticLinkRequest()
HasTherapeuticLinkRequest
public HasTherapeuticLinkResponse createHasTherapeuticLinkResponse()
HasTherapeuticLinkResponse
public PutAccessRightRequest createPutAccessRightRequest()
PutAccessRightRequest
public PutAccessRightResponse createPutAccessRightResponse()
PutAccessRightResponse
public GetAccessRightRequest createGetAccessRightRequest()
GetAccessRightRequest
public GetAccessRightResponse createGetAccessRightResponse()
GetAccessRightResponse
public RevokeAccessRightRequest createRevokeAccessRightRequest()
RevokeAccessRightRequest
public RevokeAccessRightResponse createRevokeAccessRightResponse()
RevokeAccessRightResponse
public KmehrHeaderDeclareTransactionType createKmehrHeaderDeclareTransactionType()
KmehrHeaderDeclareTransactionType
public FolderType createFolderType()
FolderType
public FolderTypeUnbounded createFolderTypeUnbounded()
FolderTypeUnbounded
public TransactionSummaryType createTransactionSummaryType()
TransactionSummaryType
public KmehrHeaderGetTransactionListType createKmehrHeaderGetTransactionListType()
KmehrHeaderGetTransactionListType
public HCPartyAdaptedType createHCPartyAdaptedType()
HCPartyAdaptedType
public GetPatientAuditTrailRequest createGetPatientAuditTrailRequest()
GetPatientAuditTrailRequest
public GetPatientAuditTrailResponse createGetPatientAuditTrailResponse()
GetPatientAuditTrailResponse
public TransactionAccessListType createTransactionAccessListType()
TransactionAccessListType
public TransactionWithAuthorType createTransactionWithAuthorType()
TransactionWithAuthorType
public RequestPublicationResponse createRequestPublicationResponse()
RequestPublicationResponse
public RequestPublicationRequest createRequestPublicationRequest()
RequestPublicationRequest
public BasicConsentType createBasicConsentType()
BasicConsentType
public PutTherapeuticExclusionRequest createPutTherapeuticExclusionRequest()
PutTherapeuticExclusionRequest
public PutTherapeuticExclusionResponse createPutTherapeuticExclusionResponse()
PutTherapeuticExclusionResponse
public GetTherapeuticExclusionRequest createGetTherapeuticExclusionRequest()
GetTherapeuticExclusionRequest
public GetTherapeuticExclusionResponse createGetTherapeuticExclusionResponse()
GetTherapeuticExclusionResponse
public GetTherapeuticExclusionHistoryRequest createGetTherapeuticExclusionHistoryRequest()
GetTherapeuticExclusionHistoryRequest
public GetTherapeuticExclusionHistoryResponse createGetTherapeuticExclusionHistoryResponse()
GetTherapeuticExclusionHistoryResponse
public TherapeuticExclusionListType createTherapeuticExclusionListType()
TherapeuticExclusionListType
public TherapeuticExclusionWithOperationContext createTherapeuticExclusionWithOperationContext()
TherapeuticExclusionWithOperationContext
public RevokeTherapeuticExclusionRequest createRevokeTherapeuticExclusionRequest()
RevokeTherapeuticExclusionRequest
public RevokeTherapeuticExclusionResponse createRevokeTherapeuticExclusionResponse()
RevokeTherapeuticExclusionResponse
public TherapeuticExclusionType createTherapeuticExclusionType()
TherapeuticExclusionType
public TherapeuticExclusionHistorySelectType createTherapeuticExclusionHistorySelectType()
TherapeuticExclusionHistorySelectType
public TherapeuticExclusionSelectType createTherapeuticExclusionSelectType()
TherapeuticExclusionSelectType
public Therapeuticlinkrequest createTherapeuticlinkrequest()
Therapeuticlinkrequest
public Transactionaccess createTransactionaccess()
Transactionaccess
public JAXBElement<TherapeuticLinkType> createTherapeuticlink(TherapeuticLinkType value)
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.