Package be.recipe.services.prescriber
Class ObjectFactory
- java.lang.Object
-
- be.recipe.services.prescriber.ObjectFactory
-
public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the be.recipe.services.prescriber package.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 Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: be.recipe.services.prescriber
-
Method Summary
-
-
-
Method Detail
-
createValidationPropertiesResult
public ValidationPropertiesResult createValidationPropertiesResult()
Create an instance ofValidationPropertiesResult
-
createValidationPropertiesResultProperties
public ValidationPropertiesResult.Properties createValidationPropertiesResultProperties()
Create an instance ofValidationPropertiesResult.Properties
-
createValidationPropertiesResultXsdValidationFiles
public ValidationPropertiesResult.XsdValidationFiles createValidationPropertiesResultXsdValidationFiles()
Create an instance ofValidationPropertiesResult.XsdValidationFiles
-
createListPrescriptionsResult
public ListPrescriptionsResult createListPrescriptionsResult()
Create an instance ofListPrescriptionsResult
-
createListPrescriptionsResultPartial
public ListPrescriptionsResult.Partial createListPrescriptionsResultPartial()
Create an instance ofListPrescriptionsResult.Partial
-
createListPrescriptionsParam
public ListPrescriptionsParam createListPrescriptionsParam()
Create an instance ofListPrescriptionsParam
-
createCreatePrescription
public CreatePrescription createCreatePrescription()
Create an instance ofCreatePrescription
-
createCreatePrescriptionParam
public CreatePrescriptionParam createCreatePrescriptionParam()
Create an instance ofCreatePrescriptionParam
-
createCreatePrescriptionResponse
public CreatePrescriptionResponse createCreatePrescriptionResponse()
Create an instance ofCreatePrescriptionResponse
-
createCreatePrescriptionResult
public CreatePrescriptionResult createCreatePrescriptionResult()
Create an instance ofCreatePrescriptionResult
-
createGetPrescriptionForPrescriber
public GetPrescriptionForPrescriber createGetPrescriptionForPrescriber()
Create an instance ofGetPrescriptionForPrescriber
-
createGetPrescriptionForPrescriberParam
public GetPrescriptionForPrescriberParam createGetPrescriptionForPrescriberParam()
Create an instance ofGetPrescriptionForPrescriberParam
-
createGetPrescriptionForPrescriberResponse
public GetPrescriptionForPrescriberResponse createGetPrescriptionForPrescriberResponse()
Create an instance ofGetPrescriptionForPrescriberResponse
-
createGetPrescriptionForPrescriberResult
public GetPrescriptionForPrescriberResult createGetPrescriptionForPrescriberResult()
Create an instance ofGetPrescriptionForPrescriberResult
-
createListFeedbacks
public ListFeedbacks createListFeedbacks()
Create an instance ofListFeedbacks
-
createListFeedbacksParam
public ListFeedbacksParam createListFeedbacksParam()
Create an instance ofListFeedbacksParam
-
createListFeedbacksResponse
public ListFeedbacksResponse createListFeedbacksResponse()
Create an instance ofListFeedbacksResponse
-
createListFeedbacksResult
public ListFeedbacksResult createListFeedbacksResult()
Create an instance ofListFeedbacksResult
-
createListFeedbackItem
public ListFeedbackItem createListFeedbackItem()
Create an instance ofListFeedbackItem
-
createRevokePrescription
public RevokePrescription createRevokePrescription()
Create an instance ofRevokePrescription
-
createRevokePrescriptionParam
public RevokePrescriptionParam createRevokePrescriptionParam()
Create an instance ofRevokePrescriptionParam
-
createRevokePrescriptionResponse
public RevokePrescriptionResponse createRevokePrescriptionResponse()
Create an instance ofRevokePrescriptionResponse
-
createRevokePrescriptionResult
public RevokePrescriptionResult createRevokePrescriptionResult()
Create an instance ofRevokePrescriptionResult
-
createSendNotification
public SendNotification createSendNotification()
Create an instance ofSendNotification
-
createSendNotificationParam
public SendNotificationParam createSendNotificationParam()
Create an instance ofSendNotificationParam
-
createSendNotificationResponse
public SendNotificationResponse createSendNotificationResponse()
Create an instance ofSendNotificationResponse
-
createSendNotificationResult
public SendNotificationResult createSendNotificationResult()
Create an instance ofSendNotificationResult
-
createUpdateFeedbackFlag
public UpdateFeedbackFlag createUpdateFeedbackFlag()
Create an instance ofUpdateFeedbackFlag
-
createUpdateFeedbackFlagParam
public UpdateFeedbackFlagParam createUpdateFeedbackFlagParam()
Create an instance ofUpdateFeedbackFlagParam
-
createUpdateFeedbackFlagResponse
public UpdateFeedbackFlagResponse createUpdateFeedbackFlagResponse()
Create an instance ofUpdateFeedbackFlagResponse
-
createUpdateFeedbackFlagResult
public UpdateFeedbackFlagResult createUpdateFeedbackFlagResult()
Create an instance ofUpdateFeedbackFlagResult
-
createGetPrescriptionStatus
public GetPrescriptionStatus createGetPrescriptionStatus()
Create an instance ofGetPrescriptionStatus
-
createGetPrescriptionStatusParam
public GetPrescriptionStatusParam createGetPrescriptionStatusParam()
Create an instance ofGetPrescriptionStatusParam
-
createGetPrescriptionStatusResponse
public GetPrescriptionStatusResponse createGetPrescriptionStatusResponse()
Create an instance ofGetPrescriptionStatusResponse
-
createGetPrescriptionStatusResult
public GetPrescriptionStatusResult createGetPrescriptionStatusResult()
Create an instance ofGetPrescriptionStatusResult
-
createListRidsHistory
public ListRidsHistory createListRidsHistory()
Create an instance ofListRidsHistory
-
createListRidsHistoryParam
public ListRidsHistoryParam createListRidsHistoryParam()
Create an instance ofListRidsHistoryParam
-
createListRidsHistoryResponse
public ListRidsHistoryResponse createListRidsHistoryResponse()
Create an instance ofListRidsHistoryResponse
-
createListRidsHistoryResult
public ListRidsHistoryResult createListRidsHistoryResult()
Create an instance ofListRidsHistoryResult
-
createListPrescriptions
public ListPrescriptions createListPrescriptions()
Create an instance ofListPrescriptions
-
createListPrescriptionsResponse
public ListPrescriptionsResponse createListPrescriptionsResponse()
Create an instance ofListPrescriptionsResponse
-
createPutVisionParam
public PutVisionParam createPutVisionParam()
Create an instance ofPutVisionParam
-
createPutVisionResponse
public PutVisionResponse createPutVisionResponse()
Create an instance ofPutVisionResponse
-
createPutVisionResult
public PutVisionResult createPutVisionResult()
Create an instance ofPutVisionResult
-
createListOpenRids
public ListOpenRids createListOpenRids()
Create an instance ofListOpenRids
-
createListOpenRidsParam
public ListOpenRidsParam createListOpenRidsParam()
Create an instance ofListOpenRidsParam
-
createListOpenRidsResponse
public ListOpenRidsResponse createListOpenRidsResponse()
Create an instance ofListOpenRidsResponse
-
createListOpenRidsResult
public ListOpenRidsResult createListOpenRidsResult()
Create an instance ofListOpenRidsResult
-
createValidationProperties
public ValidationProperties createValidationProperties()
Create an instance ofValidationProperties
-
createValidationPropertiesParam
public ValidationPropertiesParam createValidationPropertiesParam()
Create an instance ofValidationPropertiesParam
-
createValidationPropertiesResponse
public ValidationPropertiesResponse createValidationPropertiesResponse()
Create an instance ofValidationPropertiesResponse
-
createPrescriberRequest
public PrescriberRequest createPrescriberRequest()
Create an instance ofPrescriberRequest
-
createListRidsHistoryResultItem
public ListRidsHistoryResultItem createListRidsHistoryResultItem()
Create an instance ofListRidsHistoryResultItem
-
createValidationPropertiesResultPropertiesEntry
public ValidationPropertiesResult.Properties.Entry createValidationPropertiesResultPropertiesEntry()
Create an instance ofValidationPropertiesResult.Properties.Entry
-
createValidationPropertiesResultXsdValidationFilesEntry
public ValidationPropertiesResult.XsdValidationFiles.Entry createValidationPropertiesResultXsdValidationFilesEntry()
Create an instance ofValidationPropertiesResult.XsdValidationFiles.Entry
-
createListPrescriptionsResultPartialPrescription
public ListPrescriptionsResult.Partial.Prescription createListPrescriptionsResultPartialPrescription()
Create an instance ofListPrescriptionsResult.Partial.Prescription
-
createListPrescriptionsParamStatus
public ListPrescriptionsParam.Status createListPrescriptionsParamStatus()
Create an instance ofListPrescriptionsParam.Status
-
createCreatePrescription
public JAXBElement<CreatePrescription> createCreatePrescription(CreatePrescription value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CreatePrescription>
-
createCreatePrescriptionParam
public JAXBElement<CreatePrescriptionParam> createCreatePrescriptionParam(CreatePrescriptionParam value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CreatePrescriptionParam>
-
createCreatePrescriptionResponse
public JAXBElement<CreatePrescriptionResponse> createCreatePrescriptionResponse(CreatePrescriptionResponse value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CreatePrescriptionResponse>
-
createCreatePrescriptionResult
public JAXBElement<CreatePrescriptionResult> createCreatePrescriptionResult(CreatePrescriptionResult value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CreatePrescriptionResult>
-
createGetPrescriptionForPrescriber
public JAXBElement<GetPrescriptionForPrescriber> createGetPrescriptionForPrescriber(GetPrescriptionForPrescriber value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<GetPrescriptionForPrescriber>
-
createGetPrescriptionForPrescriberParam
public JAXBElement<GetPrescriptionForPrescriberParam> createGetPrescriptionForPrescriberParam(GetPrescriptionForPrescriberParam value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<GetPrescriptionForPrescriberParam>
-
createGetPrescriptionForPrescriberResponse
public JAXBElement<GetPrescriptionForPrescriberResponse> createGetPrescriptionForPrescriberResponse(GetPrescriptionForPrescriberResponse value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<GetPrescriptionForPrescriberResponse>
-
createGetPrescriptionForPrescriberResult
public JAXBElement<GetPrescriptionForPrescriberResult> createGetPrescriptionForPrescriberResult(GetPrescriptionForPrescriberResult value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<GetPrescriptionForPrescriberResult>
-
createListFeedbacks
public JAXBElement<ListFeedbacks> createListFeedbacks(ListFeedbacks value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListFeedbacks>
-
createListFeedbacksParam
public JAXBElement<ListFeedbacksParam> createListFeedbacksParam(ListFeedbacksParam value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListFeedbacksParam>
-
createListFeedbacksResponse
public JAXBElement<ListFeedbacksResponse> createListFeedbacksResponse(ListFeedbacksResponse value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListFeedbacksResponse>
-
createListFeedbacksResult
public JAXBElement<ListFeedbacksResult> createListFeedbacksResult(ListFeedbacksResult value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListFeedbacksResult>
-
createListFeedbackItem
public JAXBElement<ListFeedbackItem> createListFeedbackItem(ListFeedbackItem value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListFeedbackItem>
-
createRevokePrescription
public JAXBElement<RevokePrescription> createRevokePrescription(RevokePrescription value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RevokePrescription>
-
createRevokePrescriptionParam
public JAXBElement<RevokePrescriptionParam> createRevokePrescriptionParam(RevokePrescriptionParam value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RevokePrescriptionParam>
-
createRevokePrescriptionResponse
public JAXBElement<RevokePrescriptionResponse> createRevokePrescriptionResponse(RevokePrescriptionResponse value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RevokePrescriptionResponse>
-
createRevokePrescriptionResult
public JAXBElement<RevokePrescriptionResult> createRevokePrescriptionResult(RevokePrescriptionResult value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RevokePrescriptionResult>
-
createSendNotification
public JAXBElement<SendNotification> createSendNotification(SendNotification value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SendNotification>
-
createSendNotificationParam
public JAXBElement<SendNotificationParam> createSendNotificationParam(SendNotificationParam value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SendNotificationParam>
-
createSendNotificationResponse
public JAXBElement<SendNotificationResponse> createSendNotificationResponse(SendNotificationResponse value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SendNotificationResponse>
-
createSendNotificationResult
public JAXBElement<SendNotificationResult> createSendNotificationResult(SendNotificationResult value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SendNotificationResult>
-
createUpdateFeedbackFlag
public JAXBElement<UpdateFeedbackFlag> createUpdateFeedbackFlag(UpdateFeedbackFlag value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<UpdateFeedbackFlag>
-
createUpdateFeedbackFlagParam
public JAXBElement<UpdateFeedbackFlagParam> createUpdateFeedbackFlagParam(UpdateFeedbackFlagParam value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<UpdateFeedbackFlagParam>
-
createUpdateFeedbackFlagResponse
public JAXBElement<UpdateFeedbackFlagResponse> createUpdateFeedbackFlagResponse(UpdateFeedbackFlagResponse value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<UpdateFeedbackFlagResponse>
-
createUpdateFeedbackFlagResult
public JAXBElement<UpdateFeedbackFlagResult> createUpdateFeedbackFlagResult(UpdateFeedbackFlagResult value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<UpdateFeedbackFlagResult>
-
createGetPrescriptionStatus
public JAXBElement<GetPrescriptionStatus> createGetPrescriptionStatus(GetPrescriptionStatus value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<GetPrescriptionStatus>
-
createGetPrescriptionStatusParam
public JAXBElement<GetPrescriptionStatusParam> createGetPrescriptionStatusParam(GetPrescriptionStatusParam value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<GetPrescriptionStatusParam>
-
createGetPrescriptionStatusResponse
public JAXBElement<GetPrescriptionStatusResponse> createGetPrescriptionStatusResponse(GetPrescriptionStatusResponse value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<GetPrescriptionStatusResponse>
-
createGetPrescriptionStatusResult
public JAXBElement<GetPrescriptionStatusResult> createGetPrescriptionStatusResult(GetPrescriptionStatusResult value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<GetPrescriptionStatusResult>
-
createListRidsHistory
public JAXBElement<ListRidsHistory> createListRidsHistory(ListRidsHistory value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListRidsHistory>
-
createListRidsHistoryParam
public JAXBElement<ListRidsHistoryParam> createListRidsHistoryParam(ListRidsHistoryParam value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListRidsHistoryParam>
-
createListRidsHistoryResponse
public JAXBElement<ListRidsHistoryResponse> createListRidsHistoryResponse(ListRidsHistoryResponse value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListRidsHistoryResponse>
-
createListRidsHistoryResult
public JAXBElement<ListRidsHistoryResult> createListRidsHistoryResult(ListRidsHistoryResult value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListRidsHistoryResult>
-
createListPrescriptions
public JAXBElement<ListPrescriptions> createListPrescriptions(ListPrescriptions value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListPrescriptions>
-
createListPrescriptionsParam
public JAXBElement<ListPrescriptionsParam> createListPrescriptionsParam(ListPrescriptionsParam value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListPrescriptionsParam>
-
createListPrescriptionsResponse
public JAXBElement<ListPrescriptionsResponse> createListPrescriptionsResponse(ListPrescriptionsResponse value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListPrescriptionsResponse>
-
createListPrescriptionsResult
public JAXBElement<ListPrescriptionsResult> createListPrescriptionsResult(ListPrescriptionsResult value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListPrescriptionsResult>
-
createPutVision
public JAXBElement<PutVision> createPutVision(PutVision value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<PutVision>
-
createPutVisionParam
public JAXBElement<PutVisionParam> createPutVisionParam(PutVisionParam value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<PutVisionParam>
-
createPutVisionResponse
public JAXBElement<PutVisionResponse> createPutVisionResponse(PutVisionResponse value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<PutVisionResponse>
-
createPutVisionResult
public JAXBElement<PutVisionResult> createPutVisionResult(PutVisionResult value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<PutVisionResult>
-
createListOpenRids
public JAXBElement<ListOpenRids> createListOpenRids(ListOpenRids value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListOpenRids>
-
createListOpenRidsParam
public JAXBElement<ListOpenRidsParam> createListOpenRidsParam(ListOpenRidsParam value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListOpenRidsParam>
-
createListOpenRidsResponse
public JAXBElement<ListOpenRidsResponse> createListOpenRidsResponse(ListOpenRidsResponse value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListOpenRidsResponse>
-
createListOpenRidsResult
public JAXBElement<ListOpenRidsResult> createListOpenRidsResult(ListOpenRidsResult value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ListOpenRidsResult>
-
createValidationProperties
public JAXBElement<ValidationProperties> createValidationProperties(ValidationProperties value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ValidationProperties>
-
createValidationPropertiesParam
public JAXBElement<ValidationPropertiesParam> createValidationPropertiesParam(ValidationPropertiesParam value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ValidationPropertiesParam>
-
createValidationPropertiesResponse
public JAXBElement<ValidationPropertiesResponse> createValidationPropertiesResponse(ValidationPropertiesResponse value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ValidationPropertiesResponse>
-
createValidationPropertiesResult
public JAXBElement<ValidationPropertiesResult> createValidationPropertiesResult(ValidationPropertiesResult value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ValidationPropertiesResult>
-
createRecipeException
public JAXBElement<RecipeExceptionDetails> createRecipeException(RecipeExceptionDetails value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RecipeExceptionDetails>
-
createRecipeError
public JAXBElement<RecipeError> createRecipeError(RecipeError value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RecipeError>
-
createRecipeExceptionDetails
public JAXBElement<RecipeExceptionDetails> createRecipeExceptionDetails(RecipeExceptionDetails value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RecipeExceptionDetails>
-
createListRidsHistorySecurityToken
public JAXBElement<Object> createListRidsHistorySecurityToken(Object value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Object>
-
-