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.ehbox.consultation.protocol.v3
|
public ObjectFactory()
public GetBoxInfoRequest createGetBoxInfoRequest()
GetBoxInfoRequestpublic GetMessagesListRequest createGetMessagesListRequest()
GetMessagesListRequestpublic GetAllEhboxesMessagesListRequest createGetAllEhboxesMessagesListRequest()
GetAllEhboxesMessagesListRequestpublic MessageRequestType createMessageRequestType()
MessageRequestTypepublic MoveMessageRequest createMoveMessageRequest()
MoveMessageRequestpublic DeleteMessageRequest createDeleteMessageRequest()
DeleteMessageRequestpublic GetMessageAcknowledgmentsStatusRequest createGetMessageAcknowledgmentsStatusRequest()
GetMessageAcknowledgmentsStatusRequestpublic InsertOoORequest createInsertOoORequest()
InsertOoORequestpublic DeleteOoORequest createDeleteOoORequest()
DeleteOoORequestpublic GetOoOListRequest createGetOoOListRequest()
GetOoOListRequestpublic GetBoxInfoResponse createGetBoxInfoResponse()
GetBoxInfoResponsepublic GetMessageListResponseType createGetMessageListResponseType()
GetMessageListResponseTypepublic GetFullMessageResponse createGetFullMessageResponse()
GetFullMessageResponsepublic ConsultationMessageType createConsultationMessageType()
ConsultationMessageTypepublic MoveMessageResponse createMoveMessageResponse()
MoveMessageResponsepublic DeleteMessageResponse createDeleteMessageResponse()
DeleteMessageResponsepublic GetHistoryResponse createGetHistoryResponse()
GetHistoryResponsepublic GetMessageAcknowledgmentsStatusResponse createGetMessageAcknowledgmentsStatusResponse()
GetMessageAcknowledgmentsStatusResponsepublic AcknowledgmentsStatus createAcknowledgmentsStatus()
AcknowledgmentsStatuspublic InsertOoOResponse createInsertOoOResponse()
InsertOoOResponsepublic SubstituteType createSubstituteType()
SubstituteTypepublic DeleteOoOResponse createDeleteOoOResponse()
DeleteOoOResponsepublic GetOoOListResponse createGetOoOListResponse()
GetOoOListResponsepublic DestinationContextType createDestinationContextType()
DestinationContextTypepublic ConsultationContentType createConsultationContentType()
ConsultationContentTypepublic ContentContextType createContentContextType()
ContentContextTypepublic ConsultationAnnexType createConsultationAnnexType()
ConsultationAnnexTypepublic ConsultationDocumentType createConsultationDocumentType()
ConsultationDocumentTypepublic JAXBElement<MessageRequestType> createGetFullMessageRequest(MessageRequestType value)
value - Java instance representing xml element's value.JAXBElement<MessageRequestType>public JAXBElement<MessageRequestType> createGetHistoryRequest(MessageRequestType value)
value - Java instance representing xml element's value.JAXBElement<MessageRequestType>public JAXBElement<GetMessageListResponseType> createGetMessagesListResponse(GetMessageListResponseType value)
value - Java instance representing xml element's value.JAXBElement<GetMessageListResponseType>public JAXBElement<GetMessageListResponseType> createGetAllEhboxesMessagesListResponse(GetMessageListResponseType value)
value - Java instance representing xml element's value.JAXBElement<GetMessageListResponseType>
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.