Uses of Class
be.fgov.ehealth.standards.kmehr.schema.v1.ErrorType

Packages that use ErrorType
be.ehealth.businessconnector.hub.exception   
be.fgov.ehealth.hubservices.core.v1   
be.fgov.ehealth.hubservices.core.v2   
be.fgov.ehealth.medicalagreement.core.v1   
be.fgov.ehealth.standards.kmehr.schema.v1   
 

Uses of ErrorType in be.ehealth.businessconnector.hub.exception
 

Methods in be.ehealth.businessconnector.hub.exception that return types with arguments of type ErrorType
 List<ErrorType> KmehrBusinessConnectorException.getListOfErrorType()
           
 

Constructor parameters in be.ehealth.businessconnector.hub.exception with type arguments of type ErrorType
KmehrBusinessConnectorException(IntraHubBusinessConnectorExceptionValues errorCodeValue, List<ErrorType> listOfErrorType, Object... params)
          Creates a new KmehrBusinessConnectorException
 

Uses of ErrorType in be.fgov.ehealth.hubservices.core.v1
 

Methods in be.fgov.ehealth.hubservices.core.v1 that return types with arguments of type ErrorType
 List<ErrorType> AcknowledgeType.getErrors()
          Gets the value of the errors property.
 

Uses of ErrorType in be.fgov.ehealth.hubservices.core.v2
 

Methods in be.fgov.ehealth.hubservices.core.v2 that return types with arguments of type ErrorType
 List<ErrorType> AcknowledgeType.getErrors()
          Gets the value of the errors property.
 

Uses of ErrorType in be.fgov.ehealth.medicalagreement.core.v1
 

Methods in be.fgov.ehealth.medicalagreement.core.v1 that return types with arguments of type ErrorType
 List<ErrorType> Acknowledgetype.getErrors()
          Gets the value of the errors property.
 List<ErrorType> Acknowledgetype.getWarnings()
          Gets the value of the warnings property.
 

Uses of ErrorType in be.fgov.ehealth.standards.kmehr.schema.v1
 

Methods in be.fgov.ehealth.standards.kmehr.schema.v1 that return ErrorType
 ErrorType ObjectFactory.createErrorType()
          Create an instance of ErrorType
 ErrorType ContentType.getError()
          Gets the value of the error property.
 

Methods in be.fgov.ehealth.standards.kmehr.schema.v1 with parameters of type ErrorType
 void ContentType.setError(ErrorType value)
          Sets the value of the error property.
 




Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.