- GalenicformType - Class in be.fgov.ehealth.standards.kmehr.schema.v1
-
Java class for galenicformType complex type.
- GalenicformType() - Constructor for class be.fgov.ehealth.standards.kmehr.schema.v1.GalenicformType
-
- GENASYNC_XSD_V1 - Static variable in class be.ehealth.businessconnector.genericasync.service.impl.GenAsyncServiceImpl
-
- GENASYNC_XSD_V1_3 - Static variable in class be.ehealth.businessconnector.genericasync.service.impl.GenAsyncServiceImpl
-
- GenAsyncBusinessConnectorException - Exception in be.ehealth.businessconnector.genericasync.exception
-
Connector Exception for Generic Async Connector.
- GenAsyncBusinessConnectorException(GenAsyncBusinessConnectorExceptionValues, Object...) - Constructor for exception be.ehealth.businessconnector.genericasync.exception.GenAsyncBusinessConnectorException
-
builder
- GenAsyncBusinessConnectorException(GenAsyncBusinessConnectorExceptionValues) - Constructor for exception be.ehealth.businessconnector.genericasync.exception.GenAsyncBusinessConnectorException
-
builder
- GenAsyncBusinessConnectorException(GenAsyncBusinessConnectorExceptionValues, Throwable, Object...) - Constructor for exception be.ehealth.businessconnector.genericasync.exception.GenAsyncBusinessConnectorException
-
builder
- GenAsyncBusinessConnectorExceptionValues - Enum in be.ehealth.businessconnector.genericasync.exception
-
Enumeration for possible Generic Async business exceptions.
- GenAsyncService - Interface in be.ehealth.businessconnector.genericasync.service
-
Interface for all Generic Async service.
- GenAsyncService - Interface in be.ehealth.businessconnector.genericasync.session
-
The Business Connector for General Practitioners provides a simplified interface to access the GenericAsync service by providing the
following functionality: it retrieves the token from the session.
- GenAsyncServiceImpl - Class in be.ehealth.businessconnector.genericasync.service.impl
-
- GenAsyncServiceImpl() - Constructor for class be.ehealth.businessconnector.genericasync.service.impl.GenAsyncServiceImpl
-
only to be used by ServiceFactory.
- GenAsyncServiceImpl(SessionValidator, String) - Constructor for class be.ehealth.businessconnector.genericasync.service.impl.GenAsyncServiceImpl
-
- GenAsyncServiceImpl - Class in be.ehealth.businessconnector.genericasync.session.impl
-
The Business Connector for General Practitioners provides a simplified interface to access the Generic Async service Implementation of
GenAsyncService
- GenAsyncServiceImpl(SessionValidator, String) - Constructor for class be.ehealth.businessconnector.genericasync.session.impl.GenAsyncServiceImpl
-
Instantiates a new Generic Async service
- GenAsyncServiceImplementationFactory - Class in be.ehealth.businessconnector.genericasync.session
-
- GenAsyncServiceImplementationFactory() - Constructor for class be.ehealth.businessconnector.genericasync.session.GenAsyncServiceImplementationFactory
-
- GenAsyncSessionServiceFactory - Class in be.ehealth.businessconnector.genericasync.session
-
- GenAsyncSessionServiceFactory() - Constructor for class be.ehealth.businessconnector.genericasync.session.GenAsyncSessionServiceFactory
-
- GenAsyncSignatureValidationConnectorException - Exception in be.ehealth.businessconnector.genericasync.exception
-
Connector Exception for Generic Async Connector.
- GenAsyncSignatureValidationConnectorException(GenAsyncBusinessConnectorExceptionValues, Map<Object, SignatureVerificationResult>) - Constructor for exception be.ehealth.businessconnector.genericasync.exception.GenAsyncSignatureValidationConnectorException
-
builder
- Gender - Enum in be.ehealth.technicalconnector.beid.domain
-
Gender Enumeration
- GeneralCommonInputBuilder - Class in be.ehealth.business.mycarenetdomaincommons.builders.util
-
creates the commonInput with builder methods.
- GeneralRoutingBuilder - Class in be.ehealth.business.mycarenetdomaincommons.builders.util
-
- GeneralSituation - Class in be.cin.mycarenet._1_0.carenet.types
-
Java class for GeneralSituationType complex type.
- GeneralSituation() - Constructor for class be.cin.mycarenet._1_0.carenet.types.GeneralSituation
-
- generate(Map<String, Object>, String) - Static method in class be.ehealth.technicalconnector.utils.TemplateEngineUtils
-
- generate(String, String, byte[]) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.tsa.impl.TimeStampGeneratorImpl
-
- generate(String, String, byte[]) - Method in interface be.fgov.ehealth.technicalconnector.signature.impl.tsa.TimestampGenerator
-
- generateCert(PublicKey, BigInteger, Credential) - Static method in class be.fgov.ehealth.technicalconnector.ra.utils.CertificateUtils
-
Generates a self signed certificate based on the given
Credential
- generateCert(KeyPair) - Static method in class be.fgov.ehealth.technicalconnector.ra.utils.CertificateUtils
-
Generates a self signed certificte with a C=Dummy as subject.
- generateCertificate(NewCertificateContract) - Method in interface be.fgov.ehealth.technicalconnector.ra.service.AuthenticationCertificateRegistrationService
-
- generateCertificate(NewCertificateContract) - Method in class be.fgov.ehealth.technicalconnector.ra.service.impl.AuthenticationCertificateRegistrationServiceImpl
-
- GenerateCertificateRequest - Class in be.fgov.ehealth.certra.protocol.v2
-
Request type used to start the generation of a new eHealth authentication certificate.
- GenerateCertificateRequest() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GenerateCertificateRequest
-
- GenerateCertificateResponse - Class in be.fgov.ehealth.certra.protocol.v2
-
Result of the generateCertificate operation: the web service returns the identifier associated with your request so that you know how to identify your request in the future, together with an indication of the validation status.
- GenerateCertificateResponse() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GenerateCertificateResponse
-
- generateContract(ContractRequest) - Method in interface be.fgov.ehealth.technicalconnector.ra.service.AuthenticationCertificateRegistrationService
-
- generateContract(ContractRequest) - Method in class be.fgov.ehealth.technicalconnector.ra.service.impl.AuthenticationCertificateRegistrationServiceImpl
-
- GenerateContractRequest - Class in be.fgov.ehealth.certra.protocol.v2
-
Request for obtaining a customized eHealth contract for requesting an eHealth certificate and encryption token.
- GenerateContractRequest() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GenerateContractRequest
-
- GenerateContractResponse - Class in be.fgov.ehealth.certra.protocol.v2
-
Contains the personalized eHealth contract that can be used as input for the generateCertificate operation.
- GenerateContractResponse() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GenerateContractResponse
-
- generated - package generated
-
- GeneratedContract - Class in be.fgov.ehealth.technicalconnector.ra.domain
-
Represennts a generated contract to be used to obtain a certificate
- GeneratedContract() - Constructor for class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedContract
-
- GeneratedRevocationContract - Class in be.fgov.ehealth.technicalconnector.ra.domain
-
- GeneratedRevocationContract() - Constructor for class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedRevocationContract
-
- generateId() - Method in interface be.ehealth.technicalconnector.idgenerator.IdGenerator
-
generates unique String .
- generateId() - Method in class be.ehealth.technicalconnector.idgenerator.impl.DateTimeIdGenerator
-
- generateId() - Method in class be.ehealth.technicalconnector.idgenerator.impl.NanoTimeGenerator
-
- generateId() - Method in class be.ehealth.technicalconnector.idgenerator.impl.TimeBasedUniqueKeyGenerator
-
- generateId() - Method in class be.ehealth.technicalconnector.idgenerator.impl.UUIDGenerator
-
- generateId() - Method in class be.ehealth.technicalconnector.idgenerator.impl.XSIDGenerator
-
- generateKey() - Static method in class be.ehealth.technicalconnector.utils.ConnectorCryptoUtils
-
Generate a key based using th default algoritm and keysize.
- generateKey(int) - Static method in class be.ehealth.technicalconnector.utils.ConnectorCryptoUtils
-
Generate a key based on the default algoritm and the keysize given as input.
- generateKey(String, int) - Static method in class be.ehealth.technicalconnector.utils.ConnectorCryptoUtils
-
Generate a key based on the algoritm and keysize given as input.
- generateKeyPair() - Static method in class be.fgov.ehealth.technicalconnector.ra.utils.CertificateUtils
-
Generates a RSA 2048 keypair.
- generateRequestId() - Static method in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
- generateRevocationContract(RevocationContractRequest) - Method in interface be.fgov.ehealth.technicalconnector.ra.service.AuthenticationCertificateRegistrationService
-
- generateRevocationContract(RevocationContractRequest) - Method in class be.fgov.ehealth.technicalconnector.ra.service.impl.AuthenticationCertificateRegistrationServiceImpl
-
- GenerateRevocationContractRequest - Class in be.fgov.ehealth.certra.protocol.v2
-
Request element with all the data required for generating a revocation contract in XML format.
- GenerateRevocationContractRequest() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GenerateRevocationContractRequest
-
- GenerateRevocationContractResponse - Class in be.fgov.ehealth.certra.protocol.v2
-
Response containing the revocation contract in XML format.
- GenerateRevocationContractResponse() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GenerateRevocationContractResponse
-
- generateX509Cert(String) - Static method in class be.fgov.ehealth.technicalconnector.bootstrap.utils.BootStrapUtils
-
- generateXades(BlobType, byte[], String) - Static method in class be.ehealth.business.mycarenetcommons.builders.util.BlobUtil
-
generates the xades based on the content of the blob.
- generateXades(BlobType, byte[], String) - Static method in class be.ehealth.business.mycarenetcommons.builders.util.BlobUtil
-
- generateXades(Blob, String, String) - Static method in class be.ehealth.business.mycarenetcommons.builders.util.BlobUtil
-
- generateXades(Blob, String) - Static method in class be.ehealth.business.mycarenetcommons.builders.util.BlobUtil
-
- generateXades(BlobType) - Static method in class be.ehealth.business.mycarenetcommons.builders.util.BlobUtil
-
generates the xades based on the content of the blob.
- generateXades(BlobType, String, String) - Static method in class be.ehealth.business.mycarenetcommons.builders.util.BlobUtil
-
generates a xades value as defined for the project.
- generateXades(BlobType, String) - Static method in class be.ehealth.business.mycarenetcommons.builders.util.BlobUtil
-
- generateXades(BlobType, String) - Static method in class be.ehealth.business.mycarenetcommons.builders.util.BlobUtil
-
- generateXadesForBlob(Blob, byte[], String) - Static method in class be.ehealth.business.mycarenetcommons.builders.util.BlobUtil
-
generates the xades based on the content of the blob.
- generateXadesForBlob(Blob) - Static method in class be.ehealth.business.mycarenetcommons.builders.util.BlobUtil
-
generates the xades based on the content of the blob.
- generateXadesForBlob(Blob, String) - Static method in class be.ehealth.business.mycarenetcommons.builders.util.BlobUtil
-
generates the xades based on the content of the blob.
- generateXadesForBlob(Blob, String, String) - Static method in class be.ehealth.business.mycarenetcommons.builders.util.BlobUtil
-
- generateXML(Map<String, Object>, String) - Static method in class be.ehealth.technicalconnector.utils.TemplateEngineUtils
-
- GENERICASYNC - Static variable in class be.ehealth.businessconnector.genericasync.builders.impl.RequestObjectBuilderImpl
-
- GENERICASYNC - Static variable in class be.ehealth.businessconnector.genericasync.builders.impl.ResponseObjectBuilderImpl
-
- GenericAsyncConstants - Class in be.ehealth.businessconnector.genericasync.domain
-
contains constants for generic async system.
- GenericAsyncXmlValidatorImpl - Class in be.ehealth.businessconnector.genericasync.validators.impl
-
XML validator for GenericAsync
- GenericAsyncXmlValidatorImpl() - Constructor for class be.ehealth.businessconnector.genericasync.validators.impl.GenericAsyncXmlValidatorImpl
-
- GenericCommonBuilderImpl - Class in be.ehealth.business.mycarenetdomaincommons.builders.impl
-
fully configurable commonBuilder.
- GenericCommonBuilderImpl() - Constructor for class be.ehealth.business.mycarenetdomaincommons.builders.impl.GenericCommonBuilderImpl
-
- GenericFeature - Class in be.ehealth.technicalconnector.ws.feature
-
Marker interface for GenericRequest features
- GenericRequest - Class in be.ehealth.technicalconnector.ws.domain
-
This class contains the generic domain object for manipulating generic requests;
- GenericRequest() - Constructor for class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
- GenericResponse - Class in be.ehealth.technicalconnector.ws.domain
-
This class contains all the information for the generic response.
- GenericResponse(SOAPMessage) - Constructor for class be.ehealth.technicalconnector.ws.domain.GenericResponse
-
- GenericService - Interface in be.ehealth.technicalconnector.generic.session
-
Generice Service.
- GenericServiceImpl - Class in be.ehealth.technicalconnector.generic.session.impl
-
GenericServiceImpl within a Session.
- GenericServiceImpl(SessionValidator) - Constructor for class be.ehealth.technicalconnector.generic.session.impl.GenericServiceImpl
-
- GenericServiceImplementationFactory - Class in be.ehealth.technicalconnector.generic.session.impl
-
- GenericServiceImplementationFactory() - Constructor for class be.ehealth.technicalconnector.generic.session.impl.GenericServiceImplementationFactory
-
- GenericSessionServiceFactory - Class in be.ehealth.technicalconnector.generic.session
-
- GenericTimeStampType - Class in org.etsi.uri._01903.v1_3
-
Java class for GenericTimeStampType complex type.
- GenericTimeStampType() - Constructor for class org.etsi.uri._01903.v1_3.GenericTimeStampType
-
- GenericWsSender - Interface in be.ehealth.technicalconnector.ws
-
The Interface GenericWsSender.
- GenericWsSenderImpl - Class in be.ehealth.technicalconnector.ws.impl
-
Abstract class used to invoke a webservice on a generic way.
- GenericWsSenderImpl() - Constructor for class be.ehealth.technicalconnector.ws.impl.GenericWsSenderImpl
-
- Get - Class in be.cin.nip.async.generic
-
Java class for anonymous complex type.
- Get() - Constructor for class be.cin.nip.async.generic.Get
-
- get(GetRequest, String, String, Class, String) - Method in class be.ehealth.businessconnector.genericasync.helper.GetHelper
-
- get(GetRequest, String, Class, String) - Method in class be.ehealth.businessconnector.genericasync.helper.GetHelper
-
- get(GetRequest, String, Class) - Method in class be.ehealth.businessconnector.genericasync.helper.GetHelper
-
- get(K) - Method in interface be.ehealth.technicalconnector.cache.Cache
-
Returns a value associated by the given key, that contains a non expired value.
- get(K) - Method in class be.ehealth.technicalconnector.cache.impl.HashMapCache
-
- get(K) - Method in class be.ehealth.technicalconnector.cache.impl.JSR107Cache
-
- get(String) - Method in class be.ehealth.technicalconnector.handler.domain.RequestContext
-
- get(String, byte[]) - Method in class be.ehealth.technicalconnector.service.kgss.KgssManager
-
Gets a key from the KeyCache, if the key is not present in the cache it will be retrieved from the KGSS Web Service and added to the
KeyCache.
- get() - Static method in class be.ehealth.technicalconnector.session.renew.RenewStrategyFactory
-
- get(String, Map<String, Object>, Class<T>, boolean) - Static method in class be.ehealth.technicalconnector.utils.ConfigurableImplementationHelper
-
Helper method to extract the wanted param from the parameterMap.
- get(Source, CacheInformation) - Static method in class be.fgov.ehealth.technicalconnector.bootstrap.bcp.utils.CacheHelper
-
- GET_SOAP_ACTION - Static variable in class be.ehealth.businessconnector.genericasync.domain.GenericAsyncConstants
-
String representing a Get operation.
- getAAOrganizationAuth() - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.LegalPerson
-
Gets the value of the aaOrganizationAuth property.
- getAAOrganizationAuth() - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificatesDataResponse
-
Gets the value of the aaOrganizationAuth property.
- getAAPersonalAuth() - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.NaturalPerson
-
Gets the value of the aaPersonalAuth property.
- getAbbreviation() - Method in class be.fgov.ehealth.commons.core.v1.CountryType
-
Gets the value of the abbreviation property.
- getAcknowledge() - Method in class be.fgov.ehealth.messageservices.core.v1.RetrieveTransactionResponse
-
Gets the value of the acknowledge property.
- getAcknowledge() - Method in class be.fgov.ehealth.messageservices.core.v1.SendTransactionResponse
-
Gets the value of the acknowledge property.
- getAcknowledgment() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Gets the value of the acknowledgment property.
- getAction() - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingHeader
-
- getActions() - Method in class oasis.names.tc.saml._1_0.assertion.AuthorizationDecisionStatement
-
Gets the value of the actions property.
- getActions() - Method in class oasis.names.tc.saml._1_0.protocol.AuthorizationDecisionQuery
-
Gets the value of the actions property.
- getActions() - Method in class oasis.names.tc.saml._2_0.assertion.AuthzDecisionStatement
-
Gets the value of the actions property.
- getActions() - Method in class oasis.names.tc.saml._2_0.protocol.AuthzDecisionQuery
-
Gets the value of the actions property.
- getActiveEndpoint(String) - Method in class be.fgov.ehealth.technicalconnector.bootstrap.bcp.EndpointDistributor
-
- getActor() - Method in class be.fgov.ehealth.certra.core.v2.CertificateIdentifierType
-
Gets the value of the actor property.
- getActor() - Method in class be.fgov.ehealth.daas.complextype.v1.Actor
-
Gets the value of the actor property.
- getActor() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.CertificateIdentifier
-
- getActorQualities() - Method in interface be.fgov.ehealth.technicalconnector.ra.service.AuthenticationCertificateRegistrationService
-
- getActorQualities() - Method in class be.fgov.ehealth.technicalconnector.ra.service.impl.AuthenticationCertificateRegistrationServiceImpl
-
- GetActorQualitiesRequest - Class in be.fgov.ehealth.certra.protocol.v2
-
Request type that allows a user to get their health care qualities from the web service.
- GetActorQualitiesRequest() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GetActorQualitiesRequest
-
- GetActorQualitiesResponse - Class in be.fgov.ehealth.certra.protocol.v2
-
The response of the getActorQualities operation: It will contain whether or not they are authorized to request eHealth certificates for their own natural person or the organizations for which they can manage eHealth certificates.
- GetActorQualitiesResponse() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GetActorQualitiesResponse
-
- getActors() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Origin
-
- getActors() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.OriginType
-
Gets the value of the actors property.
- getAdditionalSearchCriteria() - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.EHealthCertificateRequest
-
Gets the value of the additionalSearchCriteria property.
- getAdditionalTimeInfos() - Method in class oasis.names.tc.dss._1_0.core.schema.VerificationTimeInfo
-
Gets the value of the additionalTimeInfos property.
- getAddress() - Method in class be.ehealth.technicalconnector.beid.domain.BeIDInfo
-
- getAddress() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.LocationBirthPlaceType
-
Gets the value of the address property.
- getAddress() - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmationDataType
-
Gets the value of the address property.
- getAddress() - Method in class oasis.names.tc.saml._2_0.assertion.SubjectLocality
-
Gets the value of the address property.
- getAddresses() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the addresses property.
- getAddresses() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HcpartyType
-
Gets the value of the addresses property.
- getAddresses() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the addresses property.
- getAddresses() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonTypeLight
-
Gets the value of the addresses property.
- getAdministeredProduct() - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareDetail
-
Gets the value of the administeredProduct property.
- getAdmissionDate() - Method in class be.cin.mycarenet._1_0.carenet.types.Hospitalized
-
The date the care receiver is admitted.
- getAdmissionService() - Method in class be.cin.mycarenet._1_0.carenet.types.Hospitalized
-
The services that is provided by the hostital (indicated by
the hospital element) to the care
care receiver.
- getAdvice() - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Gets the value of the advice property.
- getAdvice() - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Gets the value of the advice property.
- getAlgorithm() - Method in class be.fgov.ehealth.commons.enc.v2.Digest
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class be.fgov.ehealth.commons.enc.v2.EncryptionMethod
-
Gets the value of the algorithm property.
- getAlgorithm(String) - Method in interface be.fgov.ehealth.technicalconnector.distributedkeys.DistributedSignerProxy
-
Returns the standard algorithm name for this key.
- getAlgorithm() - Method in class be.fgov.ehealth.technicalconnector.distributedkeys.jca.DistributedPrivateKey
-
- getAlgorithm(String) - Method in class be.fgov.ehealth.technicalconnector.distributedkeys.proxy.CredentialProxy
-
- getAlgorithm(String) - Method in class be.fgov.ehealth.technicalconnector.distributedkeys.proxy.DigitalSignatureServiceProxy
-
- getAlgorithm() - Method in class org.w3._2000._09.xmldsig.CanonicalizationMethod
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class org.w3._2000._09.xmldsig.DigestMethod
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class org.w3._2000._09.xmldsig.SignatureMethod
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class org.w3._2000._09.xmldsig.Transform
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class org.w3._2001._04.xmlenc.AgreementMethod
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class org.w3._2001._04.xmlenc.EncryptionMethodType
-
Gets the value of the algorithm property.
- getAlgorithmCode() - Method in class be.fgov.ehealth.seals.core.v1.OriginalDataType
-
Gets the value of the algorithmCode property.
- getAlgorithmHelper(Credential, SOAPMessageContext) - Static method in class be.ehealth.technicalconnector.handler.wss4j.AlgorithmHelperFactory
-
- getAlias() - Method in class be.ehealth.technicalconnector.service.sts.security.KeyStoreInfo
-
Gets the alias.
- getAliases() - Method in interface be.fgov.ehealth.technicalconnector.distributedkeys.DistributedSignerProxy
-
Method for obtaining all the aliases that are supported by the distributed keystore.
- getAliases() - Method in class be.fgov.ehealth.technicalconnector.distributedkeys.proxy.CredentialProxy
-
- getAliases() - Method in class be.fgov.ehealth.technicalconnector.distributedkeys.proxy.DigitalSignatureServiceProxy
-
- getAllDataObjectsTimeStamps() - Method in class org.etsi.uri._01903.v1_3.SignedDataObjectProperties
-
Gets the value of the allDataObjectsTimeStamps property.
- getAllowedReaders() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyRequestContent
-
Gets the value of the allowedReaders property.
- getAllSignedDataObjects() - Method in class org.etsi.uri._01903.v1_3.CommitmentTypeIndication
-
Gets the value of the allSignedDataObjects property.
- getAmountOfAlternatives(String) - Method in class be.fgov.ehealth.technicalconnector.bootstrap.bcp.EndpointDistributor
-
- getAnies() - Method in class be.fgov.ehealth.commons.core.v2.StatusDetail
-
Gets the value of the anies property.
- getAnies() - Method in class oasis.names.tc.dss._1_0.core.schema.AnyType
-
Gets the value of the anies property.
- getAnies() - Method in class oasis.names.tc.dss._1_0.core.schema.DetailType
-
Gets the value of the anies property.
- getAnies() - Method in class oasis.names.tc.saml._1_0.protocol.StatusDetail
-
Gets the value of the anies property.
- getAnies() - Method in class oasis.names.tc.saml._2_0.protocol.ExtensionsType
-
Gets the value of the anies property.
- getAnies() - Method in class oasis.names.tc.saml._2_0.protocol.StatusDetail
-
Gets the value of the anies property.
- getAnies() - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Gets the value of the anies property.
- getAnies() - Method in class org.w3._2000._09.xmldsig.PGPData
-
Gets the value of the anies property.
- getAnies() - Method in class org.w3._2001._04.xmlenc.ReferenceType
-
Gets the value of the anies property.
- getAny() - Method in class oasis.names.tc.dss._1_0.core.schema.InlineXMLType
-
Gets the value of the any property.
- getAny() - Method in class oasis.names.tc.dss._1_0.core.schema.UseVerificationTimeType
-
Gets the value of the any property.
- getAny() - Method in class oasis.names.tc.saml._2_0.protocol.ArtifactResponse
-
Gets the value of the any property.
- getApdu() - Method in exception be.ehealth.technicalconnector.exception.ResponseAPDUException
-
- getApplication() - Method in class be.ehealth.technicalconnector.utils.CertificateParser
-
Gets the application.
- getApplicationId() - Method in class be.fgov.ehealth.certra.core.v2.CertificateIdentifierType
-
Gets the value of the applicationId property.
- getApplicationID() - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.SearchCriteriumType
-
Gets the value of the applicationID property.
- getApplicationID() - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.IdentifierType
-
Gets the value of the applicationID property.
- getApplicationId() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.CertificateIdentifier
-
- getApplicationId() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.DistinguishedName
-
- getApplicationIdList(Organization) - Method in interface be.fgov.ehealth.technicalconnector.ra.service.AuthenticationCertificateRegistrationService
-
- getApplicationIdList(Organization) - Method in class be.fgov.ehealth.technicalconnector.ra.service.impl.AuthenticationCertificateRegistrationServiceImpl
-
- getApplicationIds() - Method in class be.fgov.ehealth.certra.protocol.v2.GetExistingApplicationIdsResponse
-
Gets the value of the applicationIds property.
- getApplicationName() - Method in class be.fgov.ehealth.seals.protocol.v1.DecodeRequest
-
Gets the value of the applicationName property.
- getApplicationName() - Method in class be.fgov.ehealth.seals.protocol.v1.DecodeResponse
-
Gets the value of the applicationName property.
- getApplicationName() - Method in class be.fgov.ehealth.seals.protocol.v1.EncodeRequest
-
Gets the value of the applicationName property.
- getApplicationName() - Method in class be.fgov.ehealth.seals.protocol.v1.EncodeResponse
-
Gets the value of the applicationName property.
- getAppliesTo() - Method in class be.cin.nip.async.generic.TAck
-
Gets the value of the appliesTo property.
- getApprovalnumber() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Gets the value of the approvalnumber property.
- getArchiveTimeStamps() - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Gets the value of the archiveTimeStamps property.
- getArtifact() - Method in class oasis.names.tc.saml._2_0.protocol.ArtifactResolve
-
Gets the value of the artifact property.
- getAssertion() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.AbstractSAMLToken
-
- getAssertion() - Method in interface be.ehealth.technicalconnector.service.sts.security.SAMLToken
-
Gets the assertion.
- getAssertion(Element) - Static method in class be.ehealth.technicalconnector.service.sts.utils.SAMLHelper
-
Gets the assertion.
- getAssertionArtifacts() - Method in class oasis.names.tc.saml._1_0.protocol.Request
-
Gets the value of the assertionArtifacts property.
- getAssertionConsumerServiceIndex() - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Gets the value of the assertionConsumerServiceIndex property.
- getAssertionConsumerServiceURL() - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Gets the value of the assertionConsumerServiceURL property.
- getAssertionID() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.AbstractSAMLToken
-
- getAssertionID() - Method in interface be.ehealth.technicalconnector.service.sts.security.SAMLToken
-
- getAssertionID() - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Gets the value of the assertionID property.
- getAssertionIDReferences() - Method in class oasis.names.tc.saml._1_0.protocol.Request
-
Gets the value of the assertionIDReferences property.
- getAssertionIDReferencesAndAssertions() - Method in class oasis.names.tc.saml._1_0.assertion.Evidence
-
Gets the value of the assertionIDReferencesAndAssertions property.
- getAssertionIDReferencesAndAssertionsAndAnies() - Method in class oasis.names.tc.saml._1_0.assertion.Advice
-
Gets the value of the assertionIDReferencesAndAssertionsAndAnies property.
- getAssertionIDReves() - Method in class oasis.names.tc.saml._2_0.protocol.AssertionIDRequest
-
Gets the value of the assertionIDReves property.
- getAssertionIDRevesAndAssertionURIRevesAndAssertions() - Method in class oasis.names.tc.saml._2_0.assertion.Advice
-
Gets the value of the assertionIDRevesAndAssertionURIRevesAndAssertions property.
- getAssertionIDRevesAndAssertionURIRevesAndAssertions() - Method in class oasis.names.tc.saml._2_0.assertion.Evidence
-
Gets the value of the assertionIDRevesAndAssertionURIRevesAndAssertions property.
- getAssertionIssuer() - Method in class be.ehealth.technicalconnector.service.sts.domain.SAMLNameIdentifier
-
- getAssertions() - Method in class oasis.names.tc.saml._1_0.protocol.Response
-
Gets the value of the assertions property.
- getAssertionsAndEncryptedAssertions() - Method in class oasis.names.tc.saml._2_0.protocol.Response
-
Gets the value of the assertionsAndEncryptedAssertions property.
- getAttachment(String) - Method in class be.ehealth.technicalconnector.ws.domain.GenericResponse
-
Method to obtain an Attachement based on de swaref id
- getAttachmentAsByteArray(String) - Method in class be.ehealth.technicalconnector.utils.impl.AttachmentUnmarshallerImpl
-
- getAttachmentAsDataHandler(String) - Method in class be.ehealth.technicalconnector.utils.impl.AttachmentUnmarshallerImpl
-
- getAttachmentPartMap() - Method in class be.ehealth.technicalconnector.utils.impl.AttachmentUnmarshallerImpl
-
- getAttachmentReference() - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentType
-
Gets the value of the attachmentReference property.
- getAttrAuthoritiesCertValues() - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Gets the value of the attrAuthoritiesCertValues property.
- getAttRefURI() - Method in class oasis.names.tc.dss._1_0.core.schema.AttachmentReference
-
Gets the value of the attRefURI property.
- getAttribute01() - Method in class be.fgov.ehealth.daas.complextype.v1.Context
-
Gets the value of the attribute01 property.
- getAttribute02() - Method in class be.fgov.ehealth.daas.complextype.v1.Context
-
Gets the value of the attribute02 property.
- getAttributeCertificateRefs() - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Gets the value of the attributeCertificateRefs property.
- getAttributeConsumingServiceIndex() - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Gets the value of the attributeConsumingServiceIndex property.
- getAttributeDesignators() - Method in class oasis.names.tc.saml._1_0.protocol.AttributeQuery
-
Gets the value of the attributeDesignators property.
- getAttributeName() - Method in class oasis.names.tc.saml._1_0.assertion.AttributeDesignatorType
-
Gets the value of the attributeName property.
- getAttributeNamespace() - Method in class oasis.names.tc.saml._1_0.assertion.AttributeDesignatorType
-
Gets the value of the attributeNamespace property.
- getAttributeQueries() - Method in class be.cin.nippin.memberdata.saml.extension.AttributeQueryList
-
Gets the value of the attributeQueries property.
- getAttributeQuery() - Method in class oasis.names.tc.saml._1_0.protocol.Request
-
Gets the value of the attributeQuery property.
- getAttributeRevocationRefs() - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Gets the value of the attributeRevocationRefs property.
- getAttributeRevocationValues() - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Gets the value of the attributeRevocationValues property.
- getAttributes() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.CommonInput
-
- getAttributes(Element) - Static method in class be.ehealth.technicalconnector.service.sts.utils.SAMLHelper
-
Gets the attributes.
- getAttributes() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonInputType
-
Gets the value of the attributes property.
- getAttributes() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonOutputType
-
Gets the value of the attributes property.
- getAttributes() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.SubjectType
-
Gets the value of the attributes property.
- getAttributes() - Method in class oasis.names.tc.saml._1_0.assertion.AttributeStatement
-
Gets the value of the attributes property.
- getAttributes() - Method in class oasis.names.tc.saml._2_0.protocol.AttributeQuery
-
Gets the value of the attributes property.
- getAttributesAndEncryptedAttributes() - Method in class oasis.names.tc.saml._2_0.assertion.AttributeStatement
-
Gets the value of the attributesAndEncryptedAttributes property.
- getAttributeValues() - Method in class oasis.names.tc.saml._1_0.assertion.Attribute
-
Gets the value of the attributeValues property.
- getAttributeValues() - Method in class oasis.names.tc.saml._2_0.assertion.Attribute
-
Gets the value of the attributeValues property.
- getAudienceRestrictionConditionsAndDoNotCacheConditionsAndConditions() - Method in class oasis.names.tc.saml._1_0.assertion.Conditions
-
Gets the value of the audienceRestrictionConditionsAndDoNotCacheConditionsAndConditions property.
- getAudiences() - Method in class oasis.names.tc.saml._1_0.assertion.AudienceRestrictionCondition
-
Gets the value of the audiences property.
- getAudiences() - Method in class oasis.names.tc.saml._2_0.assertion.AudienceRestriction
-
Gets the value of the audiences property.
- getAudiences() - Method in class oasis.names.tc.saml._2_0.assertion.ProxyRestriction
-
Gets the value of the audiences property.
- getAuthDN() - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificateType
-
Gets the value of the authDN property.
- getAuthenticatingAuthorities() - Method in class oasis.names.tc.saml._2_0.assertion.AuthnContext
-
Gets the value of the authenticatingAuthorities property.
- getAuthenticationCert() - Method in class be.ehealth.technicalconnector.service.etee.domain.UnsealedData
-
- getAuthenticationCertificate() - Method in class be.ehealth.technicalconnector.service.etee.domain.EncryptionToken
-
- getAuthenticationCertificateDetails() - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Gets the value of the authenticationCertificateDetails property.
- getAuthenticationCertificateRegistrationService() - Static method in class be.fgov.ehealth.technicalconnector.ra.service.ServiceFactory
-
- getAuthenticationCertificateStatus() - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Gets the value of the authenticationCertificateStatus property.
- getAuthenticationInstant() - Method in class oasis.names.tc.saml._1_0.assertion.AuthenticationStatement
-
Gets the value of the authenticationInstant property.
- getAuthenticationMethod() - Method in class oasis.names.tc.saml._1_0.assertion.AuthenticationStatement
-
Gets the value of the authenticationMethod property.
- getAuthenticationMethod() - Method in class oasis.names.tc.saml._1_0.protocol.AuthenticationQuery
-
Gets the value of the authenticationMethod property.
- getAuthenticationQuery() - Method in class oasis.names.tc.saml._1_0.protocol.Request
-
Gets the value of the authenticationQuery property.
- getAuthnContext() - Method in class oasis.names.tc.saml._2_0.assertion.AuthnStatement
-
Gets the value of the authnContext property.
- getAuthnContextClassRef() - Method in class oasis.names.tc.saml._2_0.assertion.AuthnContext
-
Gets the value of the authnContextClassRef property.
- getAuthnContextClassReves() - Method in class oasis.names.tc.saml._2_0.protocol.RequestedAuthnContext
-
Gets the value of the authnContextClassReves property.
- getAuthnContextDecl() - Method in class oasis.names.tc.saml._2_0.assertion.AuthnContext
-
Gets the value of the authnContextDecl property.
- getAuthnContextDeclRef() - Method in class oasis.names.tc.saml._2_0.assertion.AuthnContext
-
Gets the value of the authnContextDeclRef property.
- getAuthnContextDeclReves() - Method in class oasis.names.tc.saml._2_0.protocol.RequestedAuthnContext
-
Gets the value of the authnContextDeclReves property.
- getAuthnInstant() - Method in class oasis.names.tc.saml._2_0.assertion.AuthnStatement
-
Gets the value of the authnInstant property.
- getAuthor() - Method in class be.fgov.ehealth.commons.protocol.v2.AuthorRequestType
-
Gets the value of the author property.
- getAuthor() - Method in class be.fgov.ehealth.messageservices.core.v1.RequestType
-
Gets the value of the author property.
- getAuthor() - Method in class be.fgov.ehealth.messageservices.core.v1.ResponseType
-
Gets the value of the author property.
- getAuthor() - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Gets the value of the author property.
- getAuthor() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the author property.
- getAuthor() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Gets the value of the author property.
- getAuthorityBindings() - Method in class oasis.names.tc.saml._1_0.assertion.AuthenticationStatement
-
Gets the value of the authorityBindings property.
- getAuthorityKind() - Method in class oasis.names.tc.saml._1_0.assertion.AuthorityBinding
-
Gets the value of the authorityKind property.
- getAuthorityService() - Static method in class be.ehealth.technicalconnector.service.ServiceFactory
-
Gets the Authority service.
- getAuthorizationDecisionQuery() - Method in class oasis.names.tc.saml._1_0.protocol.Request
-
Gets the value of the authorizationDecisionQuery property.
- getAuthSerial() - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificateType
-
Gets the value of the authSerial property.
- getAutomaticallyValidated() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Certificate
-
- getAvailableBaseServices() - Method in class be.fgov.ehealth.certra.core.v2.OrganizationIdentifierType
-
Gets the value of the availableBaseServices property.
- getBacteriology() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the bacteriology property.
- getBase64Data() - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentType
-
Gets the value of the base64Data property.
- getBase64Data() - Method in class oasis.names.tc.dss._1_0.core.schema.TransformedData
-
Gets the value of the base64Data property.
- getBase64Encoded() - Method in class be.ehealth.technicalconnector.service.etee.domain.EncryptionToken
-
- getBase64EncryptedData() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Kmehrmessage
-
Gets the value of the base64EncryptedData property.
- getBase64EncryptedValue() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Base64EncryptedDataType
-
Gets the value of the base64EncryptedValue property.
- getBase64Signature() - Method in class oasis.names.tc.dss._1_0.core.schema.SignatureObject
-
Gets the value of the base64Signature property.
- getBase64XML() - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentType
-
Gets the value of the base64XML property.
- getBaseID() - Method in class oasis.names.tc.saml._2_0.assertion.Subject
-
Gets the value of the baseID property.
- getBaseID() - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmation
-
Gets the value of the baseID property.
- getBaseID() - Method in class oasis.names.tc.saml._2_0.protocol.LogoutRequest
-
Gets the value of the baseID property.
- getBaseID() - Method in class oasis.names.tc.saml._2_0.protocol.NameIDMappingRequest
-
Gets the value of the baseID property.
- getBaseServiceUsages() - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Gets the value of the baseServiceUsages property.
- getBaseServiceUsages() - Method in class be.fgov.ehealth.certra.core.v2.EHealthCertificateSigningRequestType
-
Gets the value of the baseServiceUsages property.
- getBatch() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the batch property.
- getBatch() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Gets the value of the batch property.
- getBegin() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Period
-
- getBeginDate() - Method in class be.fgov.ehealth.commons._1_0.core.PeriodType
-
Gets the value of the beginDate property.
- getBeginDate() - Method in class be.fgov.ehealth.commons.core.v1.PeriodType
-
Gets the value of the beginDate property.
- getBegindate() - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Gets the value of the begindate property.
- getBegindate() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Gets the value of the begindate property.
- getBegindatepayment() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Gets the value of the begindatepayment property.
- getBeginmoment() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the beginmoment property.
- getBeIDCard() - Method in interface be.ehealth.technicalconnector.beid.BeIDCardAdaptor
-
- getBeIDCard() - Method in class be.ehealth.technicalconnector.beid.impl.CommonsEidAdaptor
-
Retrieve the reachable IDCard and create corresponding BeIDCard object
- getBeIDInfo(String) - Static method in class be.ehealth.business.common.util.BeIDInfoUtil
-
- getBeIDInfo(String, boolean) - Static method in class be.ehealth.business.common.util.BeIDInfoUtil
-
- getBeIDInfo(String, boolean) - Static method in class be.ehealth.technicalconnector.beid.BeIDFactory
-
- getBGSV() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the bgsv property.
- getBGV() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the bgv property.
- getBinding() - Method in class oasis.names.tc.saml._1_0.assertion.AuthorityBinding
-
Gets the value of the binding property.
- getBirthdate() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the birthdate property.
- getBirthdate() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the birthdate property.
- getBirthday() - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverDetailType
-
Gets the value of the birthday property.
- getBirthlocation() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the birthlocation property.
- getBirthlocation() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the birthlocation property.
- getBlob() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.async.PostContent
-
- getBlob() - Method in exception be.ehealth.business.mycarenetdomaincommons.exception.InvalidBlobContentConnectorException
-
- getBlobBuilder(String) - Static method in class be.ehealth.business.mycarenetdomaincommons.builders.BlobBuilderFactory
-
- getBlobBuilder(String, String, String) - Static method in class be.ehealth.business.mycarenetdomaincommons.builders.BlobBuilderFactory
-
- getBlobBuilder(String) - Static method in class be.ehealth.business.mycarenetdomaincommons.builders.RequestBuilderFactory
-
Deprecated.
- getBooleanProperty(String, Boolean) - Method in interface be.ehealth.technicalconnector.config.Configuration
-
Gets the boolean property.
- getBooleanProperty(String, Boolean) - Method in class be.ehealth.technicalconnector.config.impl.AbstractConfigurationImpl
-
- getBooleanProperty(String, Boolean) - Method in class be.ehealth.technicalconnector.config.impl.ConfigValidatorImpl
-
- getBRADY() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the brady property.
- getBusinessContent() - Method in class be.cin.encrypted.EncryptedKnownContent
-
Gets the value of the businessContent property.
- getBusinessContent() - Method in class be.ehealth.business.mycarenetcommons.domain.EncryptedRequestHolder
-
- getBusinessResponse() - Method in class be.ehealth.business.mycarenetcommons.domain.SignedEncryptedResponseHolder
-
- getBusinessResponse() - Method in class be.ehealth.business.mycarenetcommons.domain.SignedResponseHolder
-
- getBusinessResponse() - Method in class be.ehealth.businessconnector.genericasync.domain.ProcessedMsgResponse
-
- getByKey() - Method in class org.etsi.uri._01903.v1_3.ResponderIDType
-
Gets the value of the byKey property.
- getByName() - Method in class org.etsi.uri._01903.v1_3.ResponderIDType
-
Gets the value of the byName property.
- getByteArray() - Method in class be.ehealth.technicalconnector.utils.ByteArrayDatasource
-
- getBytes(InputStream) - Static method in class be.ehealth.technicalconnector.utils.ConnectorIOUtils
-
- getBytesFromCertificates(X509Certificate[]) - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- getCaCertificateStore() - Static method in class be.ehealth.technicalconnector.service.etee.CryptoFactory
-
- getCache() - Method in class be.fgov.ehealth.bcp.protocol.v2.Service
-
Gets the value of the cache property.
- getCache() - Method in class be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.CacheInformation
-
- getCacheInformation(String) - Method in class be.fgov.ehealth.technicalconnector.bootstrap.bcp.EndpointDistributor
-
- getCacheServices() - Method in class be.ehealth.technicalconnector.session.renew.AbstractRenewStrategy
-
- getCanonicalizationMethod() - Method in class org.etsi.uri._01903.v1_3.GenericTimeStampType
-
Gets the value of the canonicalizationMethod property.
- getCanonicalizationMethod() - Method in class org.w3._2000._09.xmldsig.SignedInfo
-
Gets the value of the canonicalizationMethod property.
- getCard() - Method in class be.fgov.ehealth.idsupport.core.v2.ValidationResult
-
Gets the value of the card property.
- getCardDeliveryMunicipality() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getCardNumber() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getCardValidityDateBegin() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getCardValidityDateEnd() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getCareDaysByWeek() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Gets the value of the careDaysByWeek property.
- getCarePlace() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Gets the value of the carePlace property.
- getCarePlaceAdress() - Method in class be.cin.mycarenet._1_0.carenet.types.CarePlaceType
-
Gets the value of the carePlaceAdress property.
- getCarePlaceName() - Method in class be.cin.mycarenet._1_0.carenet.types.CarePlaceType
-
Gets the value of the carePlaceName property.
- getCarePlacePostalCode() - Method in class be.cin.mycarenet._1_0.carenet.types.CarePlaceType
-
Gets the value of the carePlacePostalCode property.
- getCareProvider() - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareDetail
-
Gets the value of the careProvider property.
- getCareProvider() - Method in class be.cin.mycarenet.esb.common.v2.OrigineType
-
Gets the value of the careProvider property.
- getCareProvider() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Origin
-
- getCareProvider() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.OriginType
-
Gets the value of the careProvider property.
- getCareProvider() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.OriginType
-
Gets the value of the careProvider property.
- getCareProvider() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.OriginType
-
Gets the value of the careProvider property.
- getCareReceiver() - Method in class be.cin.mycarenet.esb.common.v2.RoutingType
-
Gets the value of the careReceiver property.
- getCareReceiver() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Routing
-
- getCareReceiver() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.RoutingType
-
Gets the value of the careReceiver property.
- getCareReceiver() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.RoutingType
-
Gets the value of the careReceiver property.
- getCareReceiver() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.RoutingType
-
Gets the value of the careReceiver property.
- getCareReceiverDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Some detailed information about the care receiver.
- getCareReceiverDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Gets the value of the careReceiverDetail property.
- getCareReceiverDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Gets the value of the careReceiverDetail property.
- getCareReceiverDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Gets the value of the careReceiverDetail property.
- getCareReceiverDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Gets the value of the careReceiverDetail property.
- getCareReceiverId() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityRequest
-
The identification of the care receiver.
- getCareReceiverId() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
The identification of the care receiver.
- getCareReceiverId() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareRequest
-
Gets the value of the careReceiverId property.
- getCareReceiverId() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Gets the value of the careReceiverId property.
- getCareReceiverId() - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareRequest
-
Gets the value of the careReceiverId property.
- getCareReceiverId() - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Gets the value of the careReceiverId property.
- getCareReceiverId() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareRequest
-
Gets the value of the careReceiverId property.
- getCareReceiverId() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Gets the value of the careReceiverId property.
- getCarriedKeyName() - Method in class org.w3._2001._04.xmlenc.EncryptedKey
-
Gets the value of the carriedKeyName property.
- getCategory() - Method in exception be.ehealth.technicalconnector.exception.TechnicalConnectorException
-
- getCause() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Result
-
- getCbe() - Method in class be.cin.mycarenet.esb.common.v2.IdType
-
Gets the value of the cbe property.
- getCbe() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Identification
-
- getCbe() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.IdType
-
Gets the value of the cbe property.
- getCbe() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.IdType
-
Gets the value of the cbe property.
- getCbe() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.IdType
-
Gets the value of the cbe property.
- getCd() - Method in class be.fgov.ehealth.messageservices.core.v1.Nationality
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AcknowledgmentType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AdministrationunitType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Base64EncryptedDataType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CertaintyType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Civilstate
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CountryType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.DayperiodType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.GalenicformType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.IncapacityreasonType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.LifecycleType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.LocalitemattributeType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.LocationBirthPlaceType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Nationality
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PackageType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PeriodicityType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Personalpart
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PresentationType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Quantityprefix
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RefscopeType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RouteType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.SeverityType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.SexType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.SiteType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Specialisation
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.StandardType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.SubstanceType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TemporalityType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Thirdpayercontract
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TimeunitType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.UnitType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.UrgencyType
-
Gets the value of the cd property.
- getCd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.WeekdayType
-
Gets the value of the cd property.
- getCds() - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Gets the value of the cds property.
- getCds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Gets the value of the cds property.
- getCds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Gets the value of the cds property.
- getCds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the cds property.
- getCds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ErrorMyCarenetType
-
Gets the value of the cds property.
- getCds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ErrorType
-
Gets the value of the cds property.
- getCds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FormularyreferenceType
-
Gets the value of the cds property.
- getCds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HcpartyType
-
Gets the value of the cds property.
- getCds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeadingType
-
Gets the value of the cds property.
- getCds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.IncapacityType
-
Gets the value of the cds property.
- getCds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the cds property.
- getCds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ProfessionType
-
Gets the value of the cds property.
- getCds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Source
-
Gets the value of the cds property.
- getCds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TelecomType
-
Gets the value of the cds property.
- getCds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Gets the value of the cds property.
- getCertainty() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the certainty property.
- getCertChain() - Method in class be.fgov.ehealth.technicalconnector.signature.domain.SignatureVerificationResult
-
- getCertDigest() - Method in class org.etsi.uri._01903.v1_3.CertIDType
-
Gets the value of the certDigest property.
- getCertificate() - Method in class be.ehealth.technicalconnector.service.etee.domain.EncryptionToken
-
- getCertificate() - Method in interface be.ehealth.technicalconnector.service.sts.security.Credential
-
Gets the certificate.
- getCertificate() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.AbstractSAMLToken
-
- getCertificate() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.BeIDCredential
-
Gets the certificate.
- getCertificate() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.KeyPairCredential
-
Gets the certificate.
- getCertificate() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.KeyStoreCredential
-
Gets the certificate.
- getCertificate(byte[]) - Method in interface be.fgov.ehealth.technicalconnector.ra.service.AuthenticationCertificateRegistrationService
-
- getCertificate(byte[]) - Method in class be.fgov.ehealth.technicalconnector.ra.service.impl.AuthenticationCertificateRegistrationServiceImpl
-
- getCertificateChain() - Method in interface be.ehealth.technicalconnector.service.sts.security.Credential
-
Gets the certificate chain
- getCertificateChain() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.AbstractSAMLToken
-
- getCertificateChain() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.BeIDCredential
-
- getCertificateChain() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.KeyPairCredential
-
- getCertificateChain() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.KeyStoreCredential
-
- getCertificateChain(String) - Method in interface be.fgov.ehealth.technicalconnector.distributedkeys.DistributedSignerProxy
-
Method for obtaining the certificate chain based on the distriubted keystore and the alias.
- getCertificateChain(String) - Method in class be.fgov.ehealth.technicalconnector.distributedkeys.proxy.CredentialProxy
-
- getCertificateChain(String) - Method in class be.fgov.ehealth.technicalconnector.distributedkeys.proxy.DigitalSignatureServiceProxy
-
- getCertificateChecker() - Static method in class be.ehealth.technicalconnector.service.etee.CertificateCheckerFactory
-
- getCertificateEntity() - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Gets the value of the certificateEntity property.
- getCertificateFactory() - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- getCertificateIdentifier() - Method in class be.fgov.ehealth.certra.core.v2.CertificateEntityType
-
Gets the value of the certificateIdentifier property.
- getCertificateIdentifier() - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateContractRequest
-
Gets the value of the certificateIdentifier property.
- getCertificateIdentifier() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ContractRequest
-
- getCertificateInfo() - Method in class be.fgov.ehealth.certra.protocol.v2.GetCertificateInfoForAuthenticationCertificateResponse
-
Gets the value of the certificateInfo property.
- getCertificateInfoForAuthenticationCertificate(Credential) - Method in interface be.fgov.ehealth.technicalconnector.ra.service.AuthenticationCertificateRegistrationService
-
- getCertificateInfoForAuthenticationCertificate(Credential) - Method in class be.fgov.ehealth.technicalconnector.ra.service.impl.AuthenticationCertificateRegistrationServiceImpl
-
- GetCertificateInfoForAuthenticationCertificateRequest - Class in be.fgov.ehealth.certra.protocol.v2
-
Request for obtaining information about a single eHealth certificate and its associated encryption token.
- GetCertificateInfoForAuthenticationCertificateRequest() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GetCertificateInfoForAuthenticationCertificateRequest
-
- GetCertificateInfoForAuthenticationCertificateResponse - Class in be.fgov.ehealth.certra.protocol.v2
-
Contains information about the eHealth authentication certificate and encryption token that the user requested in their request.
- GetCertificateInfoForAuthenticationCertificateResponse() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GetCertificateInfoForAuthenticationCertificateResponse
-
- getCertificateInfoForCitizen() - Method in interface be.fgov.ehealth.technicalconnector.ra.service.AuthenticationCertificateRegistrationService
-
- getCertificateInfoForCitizen() - Method in class be.fgov.ehealth.technicalconnector.ra.service.impl.AuthenticationCertificateRegistrationServiceImpl
-
- GetCertificateInfoForCitizenRequest - Class in be.fgov.ehealth.certra.protocol.v2
-
Request for obtaining information about all the eHealth certificates and encryption tokens that can be managed by the natural person that signed the request with their Belgian eID.
- GetCertificateInfoForCitizenRequest() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GetCertificateInfoForCitizenRequest
-
- GetCertificateInfoForCitizenResponse - Class in be.fgov.ehealth.certra.protocol.v2
-
Contains information about all the eHealth certificates and encryption tokens that this person can view and manage.
- GetCertificateInfoForCitizenResponse() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GetCertificateInfoForCitizenResponse
-
- getCertificateInfos() - Method in class be.fgov.ehealth.certra.protocol.v2.GetCertificateInfoForCitizenResponse
-
Gets the value of the certificateInfos property.
- GetCertificateRequest - Class in be.fgov.ehealth.certra.protocol.v2
-
Request type used to obtain the eHealth authentication certificate by its identifier.
- GetCertificateRequest() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GetCertificateRequest
-
- GetCertificateResponse - Class in be.fgov.ehealth.certra.protocol.v2
-
This response will contain the certificate signed by the Certificate Authority, together with the entire chain of intermediate Certificate Authorities up to (but excluding) the root CA itself.
- GetCertificateResponse() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GetCertificateResponse
-
- getCertificatesFromBytes(byte[]) - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- getCertificateValues() - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Gets the value of the certificateValues property.
- getCertificateValues() - Method in class org.etsi.uri._01903.v1_4.TimeStampValidationData
-
Gets the value of the certificateValues property.
- getCertifiedRoles() - Method in class org.etsi.uri._01903.v1_3.CertifiedRolesListType
-
Gets the value of the certifiedRoles property.
- getCertifiedRoles() - Method in class org.etsi.uri._01903.v1_3.SignerRole
-
Gets the value of the certifiedRoles property.
- getCertPath() - Method in interface be.ehealth.technicalconnector.service.sts.security.ExtendedCredential
-
- getCertPath() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.AbstractExtendedCredential
-
- getCertRefs() - Method in class org.etsi.uri._01903.v1_3.CompleteCertificateRefsType
-
Gets the value of the certRefs property.
- getCerts() - Method in class org.etsi.uri._01903.v1_3.SigningCertificate
-
Gets the value of the certs property.
- getCg1() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Gets the value of the cg1 property.
- getCg2() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Gets the value of the cg2 property.
- getChallenge() - Method in class be.fgov.ehealth.etkra.protocol.v2.StartETKRegistrationResponse
-
Gets the value of the challenge property.
- getChannel() - Method in class be.fgov.ehealth.daas.complextype.v1.Destination
-
Gets the value of the channel property.
- getCheckDigitAlgorithms() - Method in class be.fgov.ehealth.certra.core.v2.OrganizationIdentifierType
-
Gets the value of the checkDigitAlgorithms property.
- getChipNumber() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getCipherData() - Method in class be.fgov.ehealth.commons.enc.v2.EncryptedDataType
-
Gets the value of the cipherData property.
- getCipherData() - Method in class org.w3._2001._04.xmlenc.EncryptedType
-
Gets the value of the cipherData property.
- getCipherReference() - Method in class be.fgov.ehealth.commons.enc.v2.CipherData
-
Gets the value of the cipherReference property.
- getCipherReference() - Method in class org.w3._2001._04.xmlenc.CipherData
-
Gets the value of the cipherReference property.
- getCipherValue() - Method in class be.fgov.ehealth.commons.enc.v2.CipherData
-
Gets the value of the cipherValue property.
- getCipherValue() - Method in class org.w3._2001._04.xmlenc.CipherData
-
Gets the value of the cipherValue property.
- getCity() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Gets the value of the city property.
- getCity() - Method in class org.etsi.uri._01903.v1_3.SignatureProductionPlace
-
Gets the value of the city property.
- getCivilstate() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the civilstate property.
- getClaimedRoles() - Method in class org.etsi.uri._01903.v1_3.ClaimedRolesListType
-
Gets the value of the claimedRoles property.
- getClaimedRoles() - Method in class org.etsi.uri._01903.v1_3.SignerRole
-
Gets the value of the claimedRoles property.
- getClassName(Class<?>) - Static method in class be.ehealth.technicalconnector.utils.ConnectorReflectionUtils
-
Obtain the class name of a class
- getCode() - Method in class be.fgov.ehealth.commons._1_0.core.Status
-
Gets the value of the code property.
- getCode() - Method in class be.fgov.ehealth.commons.core.v1.CountryType
-
Gets the value of the code property.
- getCode() - Method in class be.fgov.ehealth.commons.core.v1.StatusType
-
Gets the value of the code property.
- getCode() - Method in class be.fgov.ehealth.errors.core.v1.ErrorType
-
Gets the value of the code property.
- getCode() - Method in class be.fgov.ehealth.etee.commons._1_0.etee.ApplicationErrors
-
Gets the value of the code property.
- getCode() - Method in class be.fgov.ehealth.etee.commons._1_0.etee.ErrorType
-
Gets the value of the code property.
- getCode() - Method in class be.fgov.ehealth.etee.commons._1_0.etee.Status
-
Gets the value of the code property.
- getCode() - Method in class be.fgov.ehealth.etee.commons.core.v2.EteeErrorType
-
Gets the value of the code property.
- getCode() - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.ErrorType
-
Gets the value of the code property.
- getCode() - Method in class be.fgov.ehealth.idsupport.core.v2.ProviderInfo
-
Gets the value of the code property.
- getCode() - Method in class oasis.names.tc.dss._1_0.core.schema.DetailType
-
Gets the value of the code property.
- getCommitmentTypeId() - Method in class org.etsi.uri._01903.v1_3.CommitmentTypeIndication
-
Gets the value of the commitmentTypeId property.
- getCommitmentTypeIndications() - Method in class org.etsi.uri._01903.v1_3.SignedDataObjectProperties
-
Gets the value of the commitmentTypeIndications property.
- getCommitmentTypeQualifiers() - Method in class org.etsi.uri._01903.v1_3.CommitmentTypeIndication
-
Gets the value of the commitmentTypeQualifiers property.
- getCommitmentTypeQualifiers() - Method in class org.etsi.uri._01903.v1_3.CommitmentTypeQualifiersListType
-
Gets the value of the commitmentTypeQualifiers property.
- getCommonBuilder(String) - Static method in class be.ehealth.business.mycarenetdomaincommons.builders.RequestBuilderFactory
-
- getCommonInput() - Method in class be.cin.nip.async.generic.Post
-
Gets the value of the commonInput property.
- getCommonInput() - Method in class be.cin.nip.async.generic.RejectInb
-
Gets the value of the commonInput property.
- getCommonInput() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v2.SendRequestType
-
Gets the value of the commonInput property.
- getCommonInput() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v3.SendRequestType
-
Gets the value of the commonInput property.
- getCommonInput() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v4.SendRequestType
-
Gets the value of the commonInput property.
- getCommonInputReference() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.async.PostContent
-
- getCommonOutput() - Method in class be.cin.nip.async.generic.MsgResponse
-
Gets the value of the commonOutput property.
- getCommonOutput() - Method in class be.cin.nip.async.generic.RejectOutb
-
Gets the value of the commonOutput property.
- getCommonOutput() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v2.ResponseReturnType
-
Gets the value of the commonOutput property.
- getCommonOutput() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v3.ResponseReturnType
-
Gets the value of the commonOutput property.
- getCommonOutput() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v4.ResponseReturnType
-
Gets the value of the commonOutput property.
- getComparison() - Method in class oasis.names.tc.saml._2_0.protocol.RequestedAuthnContext
-
Gets the value of the comparison property.
- getCompleteCertificateRefs() - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Gets the value of the completeCertificateRefs property.
- getCompleteRevocationRefs() - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Gets the value of the completeRevocationRefs property.
- getCompound() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundprescriptionType
-
Gets the value of the compound property.
- getCompoundprescription() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the compoundprescription property.
- getConditions() - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Gets the value of the conditions property.
- getConditions() - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Gets the value of the conditions property.
- getConditions() - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Gets the value of the conditions property.
- getConditionsAndAudienceRestrictionsAndOneTimeUses() - Method in class oasis.names.tc.saml._2_0.assertion.Conditions
-
Gets the value of the conditionsAndAudienceRestrictionsAndOneTimeUses property.
- getConfidentiality() - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Gets the value of the confidentiality property.
- getConfidentiality() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FolderType
-
Gets the value of the confidentiality property.
- getConfidentiality() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Gets the value of the confidentiality property.
- getConfidentiality() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeadingType
-
Gets the value of the confidentiality property.
- getConfidentiality() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the confidentiality property.
- getConfidentiality() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Kmehrmessage
-
Gets the value of the confidentiality property.
- getConfidentiality() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Gets the value of the confidentiality property.
- getConfig() - Method in interface be.ehealth.technicalconnector.config.ConfigValidator
-
- getConfig() - Method in class be.ehealth.technicalconnector.config.impl.ConfigValidatorImpl
-
- getConfigLocation() - Static method in class be.ehealth.technicalconnector.config.ConfigFactory
-
- getConfigValidator() - Static method in class be.ehealth.technicalconnector.config.ConfigFactory
-
- getConfigValidator(List<String>) - Static method in class be.ehealth.technicalconnector.config.ConfigFactory
-
- getConfigValidatorFor(String...) - Static method in class be.ehealth.technicalconnector.config.ConfigFactory
-
returns the ConfigValidator for the given required properties.
- getConfirmationMethods() - Method in class oasis.names.tc.saml._1_0.assertion.SubjectConfirmation
-
Gets the value of the confirmationMethods property.
- getConsent() - Method in class oasis.names.tc.saml._2_0.protocol.RequestAbstractType
-
Gets the value of the consent property.
- getConsent() - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Gets the value of the consent property.
- getConsultantDoctor() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareResponseDetail
-
Gets the value of the consultantDoctor property.
- getConsultantDoctor() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareUpdateDetail
-
Gets the value of the consultantDoctor property.
- getConsultantDoctor() - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareResponseDetail
-
Gets the value of the consultantDoctor property.
- getConsultantDoctor() - Method in class be.cin.mycarenet._1_0.carenet.types.ResponseDetailType
-
Gets the value of the consultantDoctor property.
- getConsultationResponse() - Method in class be.ehealth.businessconnector.mycarenet.memberdatav2.domain.MemberDataBuilderResponse
-
- getConsultServiceV2() - Static method in class be.ehealth.technicalconnector.service.ServiceFactory
-
Gets the Consult service.
- getContact() - Method in class be.fgov.ehealth.errors.core.v1.ErrorType
-
Gets the value of the contact property.
- getContact() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.NewCertificateContract
-
- getContactData() - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Gets the value of the contactData property.
- getContactData() - Method in class be.fgov.ehealth.certra.core.v2.EHealthCertificateSigningRequestType
-
Gets the value of the contactData property.
- getContactData() - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateContractRequest
-
Gets the value of the contactData property.
- getContactData() - Method in class be.fgov.ehealth.certra.protocol.v2.SubmitCSRForForeignerRequest
-
Gets the value of the contactData property.
- getContactData() - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.EHealthCertificateRequest
-
Gets the value of the contactData property.
- getContactData() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ContractRequest
-
- getContactData() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ForeignerRequest
-
- getContactData() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedContract
-
- getContent() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- getContent(MsgResponse, String) - Method in class be.ehealth.businessconnector.genericasync.builders.impl.ResponseObjectBuilderImpl
-
- getContent() - Method in class be.ehealth.technicalconnector.service.etee.domain.UnsealedData
-
- getContent() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.LocalitemattributeType
-
Gets the value of the content property.
- getContent() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TextWithLayoutType
-
Gets the value of the content property.
- getContent() - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmationDataType
-
Gets the value of the content property.
- getContent() - Method in class org.etsi.uri._01903.v1_3.Any
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2000._09.xmldsig.CanonicalizationMethod
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2000._09.xmldsig.DigestMethod
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2000._09.xmldsig.KeyInfo
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2000._09.xmldsig.KeyValue
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2000._09.xmldsig.Object
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2000._09.xmldsig.SignatureMethod
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2000._09.xmldsig.SignatureProperty
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2000._09.xmldsig.Transform
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2001._04.xmlenc.AgreementMethod
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2001._04.xmlenc.EncryptionMethodType
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2001._04.xmlenc.EncryptionProperty
-
Gets the value of the content property.
- getContentAsByte() - Method in class be.ehealth.technicalconnector.service.etee.domain.UnsealedData
-
- getContentEncoding() - Method in class be.cin.encrypted.BusinessContent
-
Gets the value of the contentEncoding property.
- getContentEncoding() - Method in class be.cin.types.v1.Blob
-
Gets the value of the contentEncoding property.
- getContentEncoding() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- getContentEncoding() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.BlobType
-
Gets the value of the contentEncoding property.
- getContentEncoding() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.BlobType
-
Gets the value of the contentEncoding property.
- getContentEncoding() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Gets the value of the contentEncoding property.
- getContentEncryption() - Method in class be.cin.types.v1.Blob
-
Gets the value of the contentEncryption property.
- getContentEncryption() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- getContentEncryption() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.BlobType
-
Gets the value of the contentEncryption property.
- getContentEncryption() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Gets the value of the contentEncryption property.
- getContents() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the contents property.
- getContentType() - Method in class be.cin.encrypted.BusinessContent
-
Gets the value of the contentType property.
- getContentType() - Method in class be.cin.types.v1.Blob
-
Gets the value of the contentType property.
- getContentType() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- getContentType() - Method in class be.ehealth.technicalconnector.utils.ByteArrayDatasource
-
- getContentType() - Method in class be.fgov.ehealth.commons.enc.v2.EncryptedDataType
-
Gets the value of the contentType property.
- getContentType() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.BlobType
-
Gets the value of the contentType property.
- getContentType() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.BlobType
-
Gets the value of the contentType property.
- getContentType() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Gets the value of the contentType property.
- getContentType() - Method in class org.w3._2005._05.xmlmime.Base64Binary
-
Gets the value of the contentType property.
- getContentType() - Method in class org.w3._2005._05.xmlmime.HexBinary
-
Gets the value of the contentType property.
- getContext() - Method in class be.fgov.ehealth.daas.complextype.v1.RoutingInformation
-
Gets the value of the context property.
- getContext() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Refvalue
-
Gets the value of the context property.
- getContract() - Method in class be.fgov.ehealth.certra.core.v2.EHealthCertificateSigningRequestType
-
Gets the value of the contract property.
- getContract() - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateContractResponse
-
Gets the value of the contract property.
- getContract() - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateRevocationContractResponse
-
Gets the value of the contract property.
- getContract() - Method in class be.fgov.ehealth.certra.protocol.v2.RevokeRequest
-
Gets the value of the contract property.
- getContract() - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.EHealthCertificateRequest
-
Gets the value of the contract property.
- getContract() - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevokeDataRequest
-
Gets the value of the contract property.
- getContract() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.RevocationRequest
-
- getContractualCareDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareRequestDetail
-
Gets the value of the contractualCareDetail property.
- getContractualType() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Gets the value of the contractualType property.
- getCost() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the cost property.
- getCount() - Method in class oasis.names.tc.saml._2_0.assertion.ProxyRestriction
-
Gets the value of the count property.
- getCounterSignatures() - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Gets the value of the counterSignatures property.
- getCountry() - Method in class be.fgov.ehealth.commons.core.v1.AddressType
-
Gets the value of the country property.
- getCountry() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Gets the value of the country property.
- getCountryName() - Method in class org.etsi.uri._01903.v1_3.SignatureProductionPlace
-
Gets the value of the countryName property.
- getCreationTime() - Method in class oasis.names.tc.dss._1_0.core.schema.TstInfo
-
Gets the value of the creationTime property.
- getCredentail(CryptoType, Credential) - Static method in class be.ehealth.technicalconnector.utils.SessionUtil
-
- getCRLIdentifier() - Method in class org.etsi.uri._01903.v1_3.CRLRefType
-
Gets the value of the crlIdentifier property.
- getCRLRefs() - Method in class org.etsi.uri._01903.v1_3.CompleteRevocationRefsType
-
Gets the value of the crlRefs property.
- getCRLReves() - Method in class org.etsi.uri._01903.v1_3.CRLRefsType
-
Gets the value of the crlReves property.
- getCRLValues() - Method in class org.etsi.uri._01903.v1_3.RevocationValuesType
-
Gets the value of the crlValues property.
- getCrypto(Credential, Map<String, PrivateKey>, String) - Static method in class be.ehealth.technicalconnector.service.etee.CryptoFactory
-
Possible values of the OCSPPolicy parameter:
- getCrypto(Credential, Map<String, PrivateKey>) - Static method in class be.ehealth.technicalconnector.service.etee.CryptoFactory
-
- getCrypto(CryptoType, Crypto) - Static method in class be.ehealth.technicalconnector.utils.SessionUtil
-
- getCryptoFromSession() - Static method in class be.ehealth.technicalconnector.service.etee.CryptoFactory
-
- getCryptoProvider() - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- getCSR() - Method in class be.fgov.ehealth.certra.core.v2.EHealthCertificateSigningRequestType
-
Gets the value of the csr property.
- getCSR() - Method in class be.fgov.ehealth.certra.protocol.v2.SubmitCSRForForeignerRequest
-
Gets the value of the csr property.
- getCsr() - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.EHealthCertificateRequest
-
Gets the value of the csr property.
- getCsr() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ForeignerRequest
-
- getCT1() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityItem
-
The "code titulaire 1" required for
invoicing.
- getCT2() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityItem
-
The "code titulaire 2" required for
invoicing.
- getCurrentConfig() - Method in interface be.ehealth.technicalconnector.config.Configuration
-
- getCurrentConfig() - Method in class be.ehealth.technicalconnector.config.impl.ConfigurationImpl
-
- getCurrentConfig() - Method in class be.ehealth.technicalconnector.config.impl.ConfigurationWithSessionCache
-
- getCurrentConfig() - Method in class be.ehealth.technicalconnector.config.impl.ConfigValidatorImpl
-
- getCurrentTime() - Method in class oasis.names.tc.dss._1_0.core.schema.UseVerificationTimeType
-
Gets the value of the currentTime property.
- getData() - Method in class be.ehealth.technicalconnector.beid.domain.Address
-
- getData() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getDataHandlerMap() - Method in class be.ehealth.technicalconnector.utils.impl.AttachmentMarshallerImpl
-
- getDataHandlerMap() - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
- getDataHandlersMap() - Method in class be.ehealth.technicalconnector.utils.MarshallerHelper
-
Obtain the marshalled attachement as datahandler
- getDataObjectFormats() - Method in class org.etsi.uri._01903.v1_3.SignedDataObjectProperties
-
Gets the value of the dataObjectFormats property.
- getDataReferencesAndKeyReferences() - Method in class org.w3._2001._04.xmlenc.ReferenceList
-
Gets the value of the dataReferencesAndKeyReferences property.
- getDataset() - Method in class be.fgov.ehealth.daas.complextype.v1.Destination
-
Gets the value of the dataset property.
- getDate() - Method in class be.fgov.ehealth.idsupport.core.v2.ValidationInfoType
-
Gets the value of the date property.
- getDate() - Method in class be.fgov.ehealth.messageservices.core.v1.RequestType
-
Gets the value of the date property.
- getDate() - Method in class be.fgov.ehealth.messageservices.core.v1.ResponseType
-
Gets the value of the date property.
- getDate() - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Gets the value of the date property.
- getDate() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Gets the value of the date property.
- getDate() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the date property.
- getDate() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Gets the value of the date property.
- getDate() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MomentType
-
Gets the value of the date property.
- getDate() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Personalpart
-
Gets the value of the date property.
- getDate() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Gets the value of the date property.
- getDateOfBirth() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getDateTime() - Method in class be.behealth.webservices.tsa.TimeStampIdentification
-
Gets the value of the dateTime property.
- getDatetime() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Source
-
Gets the value of the datetime property.
- getDateTime() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TimeStampIdentification
-
Gets the value of the dateTime property.
- getDaynumbersAndQuantitiesAndDates() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Regimen
-
Gets the value of the daynumbersAndQuantitiesAndDates property.
- getDayperiod() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Daytime
-
Gets the value of the dayperiod property.
- getDayperiods() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the dayperiods property.
- getDBLSV() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the dblsv property.
- getDBLV() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the dblv property.
- getDeathdate() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the deathdate property.
- getDeathdate() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the deathdate property.
- getDeathlocation() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the deathlocation property.
- getDeathlocation() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the deathlocation property.
- getDeceased() - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverDetailType
-
Gets the value of the deceased property.
- getDecimal() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AdministrationquantityType
-
Gets the value of the decimal property.
- getDecimal() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Gets the value of the decimal property.
- getDecimal() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the decimal property.
- getDecimal() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CostType
-
Gets the value of the decimal property.
- getDecimal() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.DurationType
-
Gets the value of the decimal property.
- getDecimal() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FrequencyType
-
Gets the value of the decimal property.
- getDecimal() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MaxrefType
-
Gets the value of the decimal property.
- getDecimal() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MinrefType
-
Gets the value of the decimal property.
- getDecimal() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.QuantityType
-
Gets the value of the decimal property.
- getDecimal() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RenewalType
-
Gets the value of the decimal property.
- getDecimal() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.StrengthType
-
Gets the value of the decimal property.
- getDecimal() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TimequantityType
-
Gets the value of the decimal property.
- getDecision() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareResponseDetail
-
Gets the value of the decision property.
- getDecision() - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareResponseDetail
-
Gets the value of the decision property.
- getDecision() - Method in class be.cin.mycarenet._1_0.carenet.types.ResponseDetailType
-
Gets the value of the decision property.
- getDecision() - Method in class oasis.names.tc.saml._1_0.assertion.AuthorizationDecisionStatement
-
Gets the value of the decision property.
- getDecision() - Method in class oasis.names.tc.saml._2_0.assertion.AuthzDecisionStatement
-
Gets the value of the decision property.
- getDecisionReference() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Gets the value of the decisionReference property.
- getDecodedData() - Method in class be.fgov.ehealth.seals.core.v1.ChoiceDecodedDataErrorType
-
Gets the value of the decodedData property.
- getDecompressedBlob() - Method in exception be.ehealth.business.mycarenetdomaincommons.exception.InvalidBlobContentConnectorException
-
- getDefaultX509Identifier() - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- getDeletionStrategy() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyRequestContent
-
Gets the value of the deletionStrategy property.
- getDeliveredcd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Substanceproduct
-
Gets the value of the deliveredcd property.
- getDeliveredcds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicinalProductType
-
Gets the value of the deliveredcds property.
- getDeliveredname() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicinalProductType
-
Gets the value of the deliveredname property.
- getDeliveredname() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Substanceproduct
-
Gets the value of the deliveredname property.
- getDeliverydate() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the deliverydate property.
- getDementia() - Method in class be.cin.mycarenet._1_0.carenet.types.KatzType
-
Gets the value of the dementia property.
- getDenominator() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FrequencyType
-
Gets the value of the denominator property.
- getDescription() - Method in class be.ehealth.business.mycarenetdomaincommons.exception.ValidationError
-
- getDescription() - Method in class be.fgov.ehealth.idsupport.core.v2.ProviderInfo
-
Gets the value of the description property.
- getDescription() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ErrorMyCarenetType
-
Gets the value of the description property.
- getDescription() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ErrorType
-
Gets the value of the description property.
- getDescription() - Method in class org.etsi.uri._01903.v1_3.DataObjectFormat
-
Gets the value of the description property.
- getDescription() - Method in class org.etsi.uri._01903.v1_3.ObjectIdentifier
-
Gets the value of the description property.
- getDescriptions() - Method in class be.fgov.ehealth.commons.core.v1.CountryType
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class be.fgov.ehealth.commons.core.v1.MunicipalityType
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class be.fgov.ehealth.commons.core.v1.StreetType
-
Gets the value of the descriptions property.
- getDestination() - Method in class oasis.names.tc.saml._2_0.protocol.RequestAbstractType
-
Gets the value of the destination property.
- getDestination() - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Gets the value of the destination property.
- getDestinations() - Method in class be.fgov.ehealth.daas.complextype.v1.Destinations
-
Gets the value of the destinations property.
- getDestinations() - Method in class be.fgov.ehealth.daas.complextype.v1.RoutingInformation
-
Gets the value of the destinations property.
- getDetail() - Method in class be.cin.nip.async.generic.MsgResponse
-
Gets the value of the detail property.
- getDetail() - Method in class be.cin.nip.async.generic.Post
-
Gets the value of the detail property.
- getDetail() - Method in class be.fgov.ehealth.idsupport.core.v2.ValidationInfoType
-
Gets the value of the detail property.
- getDetail() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v2.ResponseReturnType
-
Gets the value of the detail property.
- getDetail() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v2.SendRequestType
-
Gets the value of the detail property.
- getDetail() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v3.ResponseReturnType
-
Gets the value of the detail property.
- getDetail() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v3.SendRequestType
-
Gets the value of the detail property.
- getDetail() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v4.ResponseReturnType
-
Gets the value of the detail property.
- getDetail() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v4.SendRequestType
-
Gets the value of the detail property.
- getDetailCode() - Method in class be.cin.mycarenet._1_0.carenet.types.DetailType
-
Gets the value of the detailCode property.
- getDetailCode() - Method in class be.cin.types.v1.DetailType
-
Gets the value of the detailCode property.
- getDetails() - Method in class be.cin.mycarenet._1_0.carenet.types.DetailsType
-
Gets the value of the details property.
- getDetails() - Method in class be.cin.mycarenet._1_0.carenet.types.MessageFaultType
-
Gets the value of the details property.
- getDetails() - Method in class be.cin.types.v1.DetailsType
-
Gets the value of the details property.
- getDetails() - Method in class be.cin.types.v1.FaultType
-
Gets the value of the details property.
- getDetailSource() - Method in class be.cin.types.v1.DetailType
-
Gets the value of the detailSource property.
- getDigest() - Method in class be.fgov.ehealth.commons.enc.v2.CipherReference
-
Contains the digest value of the attachment
- getDigestAlgAndValue() - Method in class org.etsi.uri._01903.v1_3.CRLRefType
-
Gets the value of the digestAlgAndValue property.
- getDigestAlgAndValue() - Method in class org.etsi.uri._01903.v1_3.OCSPRefType
-
Gets the value of the digestAlgAndValue property.
- getDigestInstance(String) - Static method in class be.fgov.ehealth.technicalconnector.signature.impl.SignatureUtils
-
- getDigestMethod() - Method in class oasis.names.tc.dss._1_0.core.schema.AttachmentReference
-
Gets the value of the digestMethod property.
- getDigestMethod() - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentHash
-
Gets the value of the digestMethod property.
- getDigestMethod() - Method in class org.etsi.uri._01903.v1_3.DigestAlgAndValueType
-
Gets the value of the digestMethod property.
- getDigestMethod() - Method in class org.etsi.uri._01903.v1_3.ReferenceInfo
-
Gets the value of the digestMethod property.
- getDigestMethod() - Method in class org.w3._2000._09.xmldsig.Reference
-
Gets the value of the digestMethod property.
- getDigestValue() - Method in class oasis.names.tc.dss._1_0.core.schema.AttachmentReference
-
Gets the value of the digestValue property.
- getDigestValue() - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentHash
-
Gets the value of the digestValue property.
- getDigestValue() - Method in class org.etsi.uri._01903.v1_3.DigestAlgAndValueType
-
Gets the value of the digestValue property.
- getDigestValue() - Method in class org.etsi.uri._01903.v1_3.ReferenceInfo
-
Gets the value of the digestValue property.
- getDigestValue() - Method in class org.w3._2000._09.xmldsig.Reference
-
Gets the value of the digestValue property.
- getDimensions() - Method in class be.cin.nippin.memberdata.saml.extension.Facet
-
Gets the value of the dimensions property.
- getDirection() - Method in class be.cin.mycarenet._1_0.carenet.types.Transfer
-
Gets the value of the direction property.
- getDistributedKeyStores() - Method in class be.fgov.ehealth.technicalconnector.distributedkeys.DistributedKeyStoreRegistry
-
- getDistrict() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Gets the value of the district property.
- getDN() - Method in class be.fgov.ehealth.certra.core.v2.CertificateDetailsType
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.certra.core.v2.ContractType
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.certra.core.v2.RevocationContractType
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHT
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACKNOWLEDGMENT
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACTSNURSING
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESS
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADMINISTRATIONUNIT
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDATC
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDAUTONOMY
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBALLONDEVICE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBCRDIFFERENTATIONDEGREE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBEARINGSURFACE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTAVAILABLEMATERIALS
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONDELAY
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONMODE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTLATERALITY
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTPATIENTOPPOSITION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSAMPLETYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSTATUS
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETACCIDENTTYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETAGREEMENTTYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETDOCUMENT
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETINSURANCYSTATUS
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMESSAGE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMUTATIONINDICATOR
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETNATIONALINSURANCE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETPERSONALPART
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETREFUSALREASON
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETSISCARDERROR
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTHIRDPAYERCONTRACT
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCAREPATH
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCERTAINTY
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CATEGORY
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CRITERIA
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4DOCUMENTSEQAPPENDIX
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4FORMALINTERPRETATION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4PARAGRAPH
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSESEQAPPENDIX
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCIVILSTATE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICAL
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICALPLAN
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENT
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTACTPERSON
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENT
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRY
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCURRENCY
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDAYPERIOD
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDISCHARGETYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGCNK
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGPRESENTATION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGROUTE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHARTIFICIALRESPIRATIONTYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCAESAREANINDICATION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCHILDPOSITION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCONGENITALMALFORMATION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHDELIVERYWAY
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHFOETALMONITORING
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHNEONATALDEPTTYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPLACE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPREGNANCYORIGIN
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHSPECIALVALUES
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDECG
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMERGENCYEVALUATION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMPLOYMENTSITUATION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTER
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTERSAFETYISSUE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONACTOR
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONMETHOD
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERROR
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORMYCARENET
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEXTERNALSOURCE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDFORMULARY
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDGALENICFORM
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTY
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADING
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGREG
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONDEVICE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONTYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITY
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITYREASON
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINNCLUSTER
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEM
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMBVT
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMCARENET
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMEBIRTH
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMAA
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMS
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMYCARENET
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMREG
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLAB
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLEGALSERVICE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLIFECYCLE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAACOVERAGETYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREFUSALJUSTIFICATION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREQUESTTYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAARESPONSETYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAATYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDICATION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMESSAGE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMICROORGANISM
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGADMISSION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDESTINATION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDISCHARGE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGORIGIN
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGREFERRER
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSADAPTATION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSMEDICATIONTYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSORIGIN
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMYCARENETJUSTIFICATION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOAPPROACH
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHODIAGNOSIS
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOGRAFT
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOINTERFACE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOKNEEINSERT
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHONAVCOM
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTECHREVISION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPARAMETER
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILL
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLHOSP
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLRES
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPERIODICITY
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPROOF
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDQUANTITYPREFIX
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREFSCOPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREIMBURSEMENTNOMENCLATURE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREVCOMPONENT
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEVERITY
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEX
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSITE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSNOMED
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTANDARD
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTBRIDGETYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDEVICE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDOMINANCE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTLESIONTYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTSEGMENT
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSUBSTANCE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTECHNICAL
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTELECOM
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTEMPORALITY
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTHERAPEUTICLINK
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNIT
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONCARENET
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMAA
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMYCARENET
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONREG
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONTYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOPATHOLOGYTYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOSTEMITYPE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDUNIT
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDURGENCY
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINE
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINEINDICATION
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.EMPTY
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICD
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICPC
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LOCAL
-
Gets the value of the dn property.
- getDN() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedContract
-
- getDn() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedRevocationContract
-
- getDn() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.NewCertificateContract
-
- getDNSAddress() - Method in class oasis.names.tc.saml._1_0.assertion.SubjectLocality
-
Gets the value of the dnsAddress property.
- getDNSName() - Method in class oasis.names.tc.saml._2_0.assertion.SubjectLocality
-
Gets the value of the dnsName property.
- getDoctor() - Method in class be.cin.mycarenet._1_0.carenet.types.DementiaType
-
Gets the value of the doctor property.
- getDocument() - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentWithSignature
-
Gets the value of the document property.
- getDocument() - Method in class oasis.names.tc.dss._1_0.core.schema.InputDocuments
-
Gets the value of the document property.
- getDocument() - Method in class oasis.names.tc.dss._1_0.core.schema.TransformedDocument
-
Gets the value of the document property.
- getDocumentationReferences() - Method in class org.etsi.uri._01903.v1_3.DocumentationReferencesType
-
Gets the value of the documentationReferences property.
- getDocumentationReferences() - Method in class org.etsi.uri._01903.v1_3.ObjectIdentifier
-
Gets the value of the documentationReferences property.
- getDocumentBuilder() - Static method in class be.ehealth.technicalconnector.utils.ConnectorXmlUtils
-
- getDocumentHash() - Method in class oasis.names.tc.dss._1_0.core.schema.InputDocuments
-
Gets the value of the documentHash property.
- getDocumentType() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getDummyFriend() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RecipientType
-
Gets the value of the dummyFriend property.
- getDuplicate() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getDuration() - Method in class be.fgov.ehealth.bcp.protocol.v2.Expiry
-
Gets the value of the duration property.
- getDuration() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the duration property.
- getDuration() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RenewalType
-
Gets the value of the duration property.
- getDurationProperty(String, Long, TimeUnit) - Method in interface be.ehealth.technicalconnector.config.Configuration
-
- getDurationProperty(String, Long, TimeUnit) - Method in class be.ehealth.technicalconnector.config.impl.AbstractConfigurationImpl
-
- getDurationProperty(String, Long, TimeUnit) - Method in class be.ehealth.technicalconnector.config.impl.ConfigValidatorImpl
-
- getEcg() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the ecg property.
- getEHActorQualitiesSignedData() - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.EHealthCertificateRequest
-
Gets the value of the ehActorQualitiesSignedData property.
- getEHealthCSR() - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateCertificateRequest
-
Gets the value of the eHealthCSR property.
- getEhealthReplyValidator(String) - Static method in class be.ehealth.business.common.validator.ValidatorFactory
-
- getEidCardNumber() - Method in class be.ehealth.business.common.domain.Patient
-
- getEmailGeneral() - Method in class be.fgov.ehealth.certra.core.v2.ContactDataType
-
Gets the value of the emailGeneral property.
- getEmailGeneral() - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.ContactDataType
-
Gets the value of the emailGeneral property.
- getEmailGeneral() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ContactData
-
- getEmailPrivate() - Method in class be.fgov.ehealth.certra.core.v2.ContactDataType
-
Gets the value of the emailPrivate property.
- getEmailPrivate() - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.ContactDataType
-
Gets the value of the emailPrivate property.
- getEmailPrivate() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ContactData
-
- getEncapsulatedCRLValues() - Method in class org.etsi.uri._01903.v1_3.CRLValuesType
-
Gets the value of the encapsulatedCRLValues property.
- getEncapsulatedOCSPValues() - Method in class org.etsi.uri._01903.v1_3.OCSPValuesType
-
Gets the value of the encapsulatedOCSPValues property.
- getEncapsulatedTimeStampsAndXMLTimeStamps() - Method in class org.etsi.uri._01903.v1_3.GenericTimeStampType
-
Gets the value of the encapsulatedTimeStampsAndXMLTimeStamps property.
- getEncapsulatedX509CertificatesAndOtherCertificates() - Method in class org.etsi.uri._01903.v1_3.CertificateValuesType
-
Gets the value of the encapsulatedX509CertificatesAndOtherCertificates property.
- getEncoded() - Method in class be.ehealth.technicalconnector.service.etee.domain.EncryptionToken
-
- getEncoded() - Method in class be.fgov.ehealth.technicalconnector.distributedkeys.jca.DistributedPrivateKey
-
- getEncodedData() - Method in class be.fgov.ehealth.seals.core.v1.ChoiceEncodedDataErrorType
-
Gets the value of the encodedData property.
- getEncodedDatas() - Method in class be.fgov.ehealth.seals.protocol.v1.DecodeRequest
-
Gets the value of the encodedDatas property.
- getEncoding() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Base64EncryptedValueType
-
Gets the value of the encoding property.
- getEncoding() - Method in class org.etsi.uri._01903.v1_3.DataObjectFormat
-
Gets the value of the encoding property.
- getEncoding() - Method in class org.etsi.uri._01903.v1_3.EncapsulatedPKIData
-
Gets the value of the encoding property.
- getEncoding() - Method in class org.w3._2000._09.xmldsig.Object
-
Gets the value of the encoding property.
- getEncoding() - Method in class org.w3._2001._04.xmlenc.EncryptedType
-
Gets the value of the encoding property.
- getEncryptedData() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Kmehrmessage
-
Gets the value of the encryptedData property.
- getEncryptedData() - Method in class oasis.names.tc.saml._2_0.assertion.EncryptedElementType
-
Gets the value of the encryptedData property.
- getEncryptedID() - Method in class oasis.names.tc.saml._2_0.assertion.Subject
-
Gets the value of the encryptedID property.
- getEncryptedID() - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmation
-
Gets the value of the encryptedID property.
- getEncryptedID() - Method in class oasis.names.tc.saml._2_0.protocol.LogoutRequest
-
Gets the value of the encryptedID property.
- getEncryptedID() - Method in class oasis.names.tc.saml._2_0.protocol.ManageNameIDRequest
-
Gets the value of the encryptedID property.
- getEncryptedID() - Method in class oasis.names.tc.saml._2_0.protocol.NameIDMappingRequest
-
Gets the value of the encryptedID property.
- getEncryptedID() - Method in class oasis.names.tc.saml._2_0.protocol.NameIDMappingResponse
-
Gets the value of the encryptedID property.
- getEncryptedKeies() - Method in class oasis.names.tc.saml._2_0.assertion.EncryptedElementType
-
Gets the value of the encryptedKeies property.
- getEncryptedKey() - Method in class be.fgov.ehealth.commons.enc.v2.KeyInfo
-
Contains the encrypted Key
- getEncryptedRequestObjectBuilder() - Static method in class be.ehealth.businessconnector.mycarenet.memberdatacommons.builders.RequestObjectBuilderFactory
-
- getEncryptedRequestObjectBuilder() - Static method in class be.ehealth.businessconnector.mycarenet.memberdatav2.builders.regional.IrisCareNetRequestObjectBuilderFactory
-
- getEncryptedRequestObjectBuilder() - Static method in class be.ehealth.businessconnector.mycarenet.memberdatav2.builders.regional.WalCareNetRequestObjectBuilderFactory
-
- getEncryptionCredential() - Method in class be.ehealth.technicalconnector.session.impl.SessionItemImpl
-
- getEncryptionCredential() - Method in interface be.ehealth.technicalconnector.session.SessionItem
-
Gets the personal credential.
- getEncryptionCredential() - Static method in class be.ehealth.technicalconnector.utils.SessionUtil
-
checks the session and the presence of the encryption credential and returns it.
- getEncryptionCrypto() - Method in class be.ehealth.technicalconnector.session.impl.SessionItemImpl
-
- getEncryptionCrypto() - Method in interface be.ehealth.technicalconnector.session.SessionItem
-
Gets the crypto associated with the Encryption credentials
- getEncryptionCrypto() - Static method in class be.ehealth.technicalconnector.utils.SessionUtil
-
validates if the session and the encryption crypto is present, and returns the encryption Crypto.
- getEncryptionMethod() - Method in class org.w3._2001._04.xmlenc.EncryptedType
-
Gets the value of the encryptionMethod property.
- getEncryptionPrivateKeys() - Method in class be.ehealth.technicalconnector.session.impl.SessionItemImpl
-
- getEncryptionPrivateKeys() - Method in interface be.ehealth.technicalconnector.session.SessionItem
-
Gets the personaldecryption keys.
- getEncryptionProperties() - Method in class org.w3._2001._04.xmlenc.EncryptedType
-
Gets the value of the encryptionProperties property.
- getEncryptionProperties() - Method in class org.w3._2001._04.xmlenc.EncryptionProperties
-
Gets the value of the encryptionProperties property.
- getEncryptionTokenRegistrationService() - Static method in class be.fgov.ehealth.technicalconnector.ra.service.ServiceFactory
-
- getEnd() - Method in class be.behealth.webservices.tsa.PeriodType
-
Gets the value of the end property.
- getEnd() - Method in class be.cin.types.v1.PeriodType
-
Gets the value of the end property.
- getEnd() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Period
-
- getEnd() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.PeriodType
-
Gets the value of the end property.
- getEnd() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.PeriodType
-
Gets the value of the end property.
- getEnd() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.PeriodType
-
Gets the value of the end property.
- getEnd() - Method in class be.fgov.ehealth.timestamping.protocol.v2.PeriodType
-
Gets the value of the end property.
- getEndDate() - Method in class be.fgov.ehealth.commons._1_0.core.PeriodType
-
Gets the value of the endDate property.
- getEndDate() - Method in class be.fgov.ehealth.commons.core.v1.PeriodType
-
Gets the value of the endDate property.
- getEnddate() - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Gets the value of the enddate property.
- getEnddate() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Gets the value of the enddate property.
- getEndDate01() - Method in class be.fgov.ehealth.daas.commons.v2.PeriodType
-
Gets the value of the endDate01 property.
- getEndDate02() - Method in class be.fgov.ehealth.daas.commons.v2.PeriodType
-
Gets the value of the endDate02 property.
- getEndmoment() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the endmoment property.
- getEndpointList() - Method in class be.fgov.ehealth.bcp.protocol.v2.Service
-
Gets the value of the endpointList property.
- getEndpoints() - Method in class be.fgov.ehealth.bcp.protocol.v1.ServiceType
-
Gets the value of the endpoints property.
- getEndpoints() - Method in class be.fgov.ehealth.bcp.protocol.v2.EndpointList
-
Gets the value of the endpoints property.
- getEntityType() - Method in class be.fgov.ehealth.certra.core.v2.CertificateEntityType
-
Gets the value of the entityType property.
- getEntityType() - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.EHActorQualitiesDataRequest
-
Gets the value of the entityType property.
- getEnvironment() - Method in class be.fgov.ehealth.bcp.protocol.v1.ServiceList
-
Gets the value of the environment property.
- getEnvironment() - Method in class be.fgov.ehealth.bcp.protocol.v2.ServiceList
-
Gets the value of the environment property.
- getEnvironment() - Method in class be.fgov.ehealth.errors.soa.v1.SOAErrorType
-
Gets the value of the environment property.
- getError() - Method in class be.behealth.webservices.tsa.TSConsultResponse
-
Gets the value of the error property.
- getError() - Method in class be.behealth.webservices.tsa.TSConsultTSBagResponse
-
Gets the value of the error property.
- getError() - Method in class be.fgov.ehealth.seals.core.v1.ChoiceDecodedDataErrorType
-
Gets the value of the error property.
- getError() - Method in class be.fgov.ehealth.seals.core.v1.ChoiceEncodedDataErrorType
-
Gets the value of the error property.
- getError() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the error property.
- getError() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSConsultResponse
-
Gets the value of the error property.
- getError() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSConsultTSBagResponse
-
Gets the value of the error property.
- getErrorBound() - Method in class oasis.names.tc.dss._1_0.core.schema.TstInfo
-
Gets the value of the errorBound property.
- getErrorCode() - Method in enum be.ehealth.business.mycarenetdomaincommons.exception.InvalidBlobContentConnectorExceptionValues
-
- getErrorCode() - Method in enum be.ehealth.businessconnector.genericasync.exception.GenAsyncBusinessConnectorExceptionValues
-
- getErrorCode() - Method in enum be.ehealth.businessconnector.mycarenet.memberdatacommons.exception.MemberDataBusinessConnectorExceptionValues
-
- getErrorCode() - Method in exception be.ehealth.technicalconnector.exception.ConnectorException
-
Gets the fault code.
- getErrorCode() - Method in enum be.ehealth.technicalconnector.exception.SessionManagementExceptionValues
-
- getErrorCode() - Method in exception be.ehealth.technicalconnector.exception.SoaErrorException
-
- getErrorCode() - Method in enum be.ehealth.technicalconnector.exception.TechnicalConnectorExceptionValues
-
- getErrorCode() - Method in enum be.ehealth.technicalconnector.exception.UnsealConnectorExceptionValues
-
- getErrorCode() - Method in class be.fgov.ehealth.seals.core.v1.ErrorType
-
Gets the value of the errorCode property.
- getErrorCodes() - Method in exception be.fgov.ehealth.technicalconnector.ra.exceptions.RaException
-
- getErrorCodes(StatusResponseType) - Static method in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
- getErrorName() - Method in enum be.fgov.ehealth.technicalconnector.signature.domain.SignatureVerificationError
-
- getErrors() - Method in class be.fgov.ehealth.etee.commons._1_0.etee.EteeResponseType
-
Gets the value of the errors property.
- getErrors() - Method in class be.fgov.ehealth.etee.commons.core.v2.EteeStatusDetail
-
Gets the value of the errors property.
- getErrors() - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.GetEtkResponse
-
Gets the value of the errors property.
- getErrors() - Method in class be.fgov.ehealth.messageservices.core.v1.AcknowledgeType
-
Gets the value of the errors property.
- getErrors() - Method in class be.fgov.ehealth.technicalconnector.signature.domain.SignatureVerificationResult
-
- getErrorType() - Method in exception be.ehealth.technicalconnector.exception.SoaErrorException
-
- getErrorValue() - Method in class be.fgov.ehealth.seals.core.v1.ErrorType
-
Gets the value of the errorValue property.
- getEscapedXML() - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentType
-
Gets the value of the escapedXML property.
- getESSV() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the essv property.
- getESV() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the esv property.
- getEtk() - Method in class be.cin.types.v1.Blob
-
Gets the value of the etk property.
- getEtk(String) - Static method in class be.ehealth.business.mycarenetcommons.builders.util.RequestBuilderUtil
-
- getEtk() - Method in class be.ehealth.technicalconnector.service.etee.domain.EncryptionToken
-
- getETK(KeyDepotManager.EncryptionTokenType) - Method in class be.ehealth.technicalconnector.service.keydepot.impl.KeyDepotManagerImpl
-
- getETK(IdentifierType, Long, String) - Method in class be.ehealth.technicalconnector.service.keydepot.impl.KeyDepotManagerImpl
-
- getETK(GetEtkRequest) - Method in class be.ehealth.technicalconnector.service.keydepot.impl.KeyDepotServiceImpl
-
- getETK(KeyDepotManager.EncryptionTokenType) - Method in interface be.ehealth.technicalconnector.service.keydepot.KeyDepotManager
-
Gets the
EncryptionToken linked with the given EncryptionTokenType parameter.
- getETK(IdentifierType, Long, String) - Method in interface be.ehealth.technicalconnector.service.keydepot.KeyDepotManager
-
- getETK(GetEtkRequest) - Method in interface be.ehealth.technicalconnector.service.keydepot.KeyDepotService
-
Request an ETK from the Key Depot
- getETK() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyRequestContent
-
Gets the value of the etk property.
- getETK() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyRequestContent
-
Gets the value of the etk property.
- getETK() - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.GetEtkResponse
-
Gets the value of the etk property.
- getETK() - Method in class be.fgov.ehealth.etkra.protocol.v2.CompleteETKRegistrationResponse
-
Gets the value of the etk property.
- getEtk() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.BlobType
-
Gets the value of the etk property.
- getEtk() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Gets the value of the etk property.
- GetEtkRequest - Class in be.fgov.ehealth.etkdepot._1_0.protocol
-
Java class for anonymous complex type.
- GetEtkRequest() - Constructor for class be.fgov.ehealth.etkdepot._1_0.protocol.GetEtkRequest
-
- GetEtkResponse - Class in be.fgov.ehealth.etkdepot._1_0.protocol
-
Java class for anonymous complex type.
- GetEtkResponse() - Constructor for class be.fgov.ehealth.etkdepot._1_0.protocol.GetEtkResponse
-
- getETKs(IdentifierType, Long, String) - Method in class be.ehealth.technicalconnector.service.keydepot.impl.KeyDepotManagerImpl
-
- getETKs(IdentifierType, Long, String) - Method in interface be.ehealth.technicalconnector.service.keydepot.KeyDepotManager
-
- getETKSearchCriteria() - Method in class be.fgov.ehealth.commons.enc.v2.KeyInfo
-
Gets the value of the etkSearchCriteria property.
- getETKService() - Static method in class be.ehealth.technicalconnector.service.ws.ServiceFactory
-
Gets the eTK service.
- getETKSet(IdentifierType, String, String) - Method in class be.ehealth.technicalconnector.service.keydepot.impl.KeyDepotServiceImpl
-
- getETKSet(IdentifierType, String, String) - Method in interface be.ehealth.technicalconnector.service.keydepot.KeyDepotService
-
- getETKStatus() - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Gets the value of the etkStatus property.
- getEvent() - Method in class be.cin.mycarenet._1_0.carenet.types.GeneralSituation
-
Gets the value of the event property.
- getEvidence() - Method in class oasis.names.tc.saml._1_0.assertion.AuthorizationDecisionStatement
-
Gets the value of the evidence property.
- getEvidence() - Method in class oasis.names.tc.saml._1_0.protocol.AuthorizationDecisionQuery
-
Gets the value of the evidence property.
- getEvidence() - Method in class oasis.names.tc.saml._2_0.assertion.AuthzDecisionStatement
-
Gets the value of the evidence property.
- getEvidence() - Method in class oasis.names.tc.saml._2_0.protocol.AuthzDecisionQuery
-
Gets the value of the evidence property.
- getException() - Method in class be.ehealth.technicalconnector.ws.impl.strategy.InvokeStrategyContext
-
- getException() - Static method in class be.ehealth.technicalconnector.ws.impl.strategy.RetryStrategy.RetryNotifier
-
- getExceptionList(String...) - Method in class be.ehealth.technicalconnector.validator.impl.handler.ErrorCollectorHandler
-
This method will return the List of exceptions for the given errorTypes.
- getExcludeIOs() - Method in class be.cin.nip.async.generic.QueryParameters
-
Gets the value of the excludeIOs property.
- getExcludeIOs() - Method in class be.ehealth.businessconnector.genericasync.domain.GetRequest
-
- GetExistingApplicationIdsRequest - Class in be.fgov.ehealth.certra.protocol.v2
-
Request for obtaining a list of all Application Id's that are currently being used by certificates issued to the organization identified in this request.
- GetExistingApplicationIdsRequest() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GetExistingApplicationIdsRequest
-
- GetExistingApplicationIdsResponse - Class in be.fgov.ehealth.certra.protocol.v2
-
The list of Application Id's of all currently active certificates associated with the organization specified in the request.
- GetExistingApplicationIdsResponse() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GetExistingApplicationIdsResponse
-
- getExludedReaders() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyRequestContent
-
Gets the value of the exludedReaders property.
- getExpirationDate() - Method in class be.fgov.ehealth.certra.protocol.v2.SubmitCSRForForeignerResponse
-
Gets the value of the expirationDate property.
- getExpirationdate() - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Gets the value of the expirationdate property.
- getExpirationdate() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Gets the value of the expirationdate property.
- getExpirationdate() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Gets the value of the expirationdate property.
- getExpirationDate() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.SubmitCSRForForeignerResponseInfo
-
- getExpirationDateTime() - Method in interface be.ehealth.technicalconnector.service.sts.security.ExtendedCredential
-
- getExpirationDateTime() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.AbstractExtendedCredential
-
- getExpiry() - Method in class be.fgov.ehealth.bcp.protocol.v2.Cache
-
Gets the value of the expiry property.
- getExplicitText() - Method in class org.etsi.uri._01903.v1_3.SPUserNotice
-
Gets the value of the explicitText property.
- getExponent() - Method in class org.w3._2000._09.xmldsig.RSAKeyValue
-
Gets the value of the exponent property.
- getExtensions() - Method in class oasis.names.tc.saml._2_0.protocol.RequestAbstractType
-
Gets the value of the extensions property.
- getExtensions() - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Gets the value of the extensions property.
- getExternalsource() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Gets the value of the externalsource property.
- getFamilyname() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the familyname property.
- getFamilyname() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HcpartyType
-
Gets the value of the familyname property.
- getFamilyname() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the familyname property.
- getFamilyname() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonTypeLight
-
Gets the value of the familyname property.
- getFault() - Method in class be.cin.nip.async.generic.RejectInb
-
Gets the value of the fault property.
- getFault() - Method in class be.cin.nip.async.generic.RejectOutb
-
Gets the value of the fault property.
- getFaultCode() - Method in class be.cin.mycarenet._1_0.carenet.types.MessageFaultType
-
Gets the value of the faultCode property.
- getFaultCode() - Method in class be.cin.types.v1.FaultType
-
Gets the value of the faultCode property.
- getFaultId() - Method in class be.fgov.ehealth.etee.commons._1_0.etee.ApplicationErrors
-
Gets the value of the faultId property.
- getFaultSource() - Method in class be.cin.mycarenet._1_0.carenet.types.MessageFaultType
-
Gets the value of the faultSource property.
- getFaultSource() - Method in class be.cin.types.v1.FaultType
-
Gets the value of the faultSource property.
- getFaultTo() - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingHeader
-
- getFCAVG() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the fcavg property.
- getFCAVGD() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the fcavgd property.
- getFCAVGN() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the fcavgn property.
- getFCMAX() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the fcmax property.
- getFCMIN() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the fcmin property.
- getFeature(Class<T>) - Method in class be.ehealth.technicalconnector.ws.domain.FeatureLoader
-
- getFeedback() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the feedback property.
- getFieldName() - Method in class be.fgov.ehealth.idsupport.core.v2.ProviderInfoDetailType
-
Gets the value of the fieldName property.
- getFieldValue() - Method in class be.fgov.ehealth.idsupport.core.v2.ProviderInfoDetailType
-
Gets the value of the fieldValue property.
- getFirst(StatusDetail, Class<T>) - Static method in class be.ehealth.business.common.helper.EhealthServiceHelper
-
- getFirstChildElement(Node) - Static method in class be.ehealth.technicalconnector.utils.ConnectorXmlUtils
-
- getFirstElementByTagNameNS(Element, String, String) - Static method in class be.ehealth.technicalconnector.utils.ConnectorXmlUtils
-
- getFirstName() - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverDetailType
-
Gets the value of the firstName property.
- getFirstName() - Method in class be.ehealth.business.common.domain.Patient
-
- getFirstName() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getFirstname() - Static method in class be.ehealth.technicalconnector.utils.SessionUtil
-
- getFirstName() - Method in class be.fgov.ehealth.daas.complextype.v1.Actor
-
Gets the value of the firstName property.
- getFirstname() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HcpartyType
-
Gets the value of the firstname property.
- getFirstNames() - Method in class be.fgov.ehealth.commons.core.v2.ActorType
-
Gets the value of the firstNames property.
- getFirstnames() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the firstnames property.
- getFirstnames() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the firstnames property.
- getFirstnames() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonTypeLight
-
Gets the value of the firstnames property.
- getFirstNames() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Actor
-
- getFolders() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Kmehrmessage
-
Gets the value of the folders property.
- getForeignPerson() - Method in class be.fgov.ehealth.certra.protocol.v2.SubmitCSRForForeignerRequest
-
Gets the value of the foreignPerson property.
- getForeignPerson() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ForeignerRequest
-
- getFormat() - Method in class be.ehealth.technicalconnector.service.sts.domain.SAMLNameIdentifier
-
- getFormat() - Method in class be.fgov.ehealth.technicalconnector.distributedkeys.jca.DistributedPrivateKey
-
- getFormat() - Method in class oasis.names.tc.saml._1_0.assertion.NameIdentifierType
-
Gets the value of the format property.
- getFormat() - Method in class oasis.names.tc.saml._2_0.assertion.NameIDType
-
Gets the value of the format property.
- getFormat() - Method in class oasis.names.tc.saml._2_0.protocol.NameIDPolicy
-
Gets the value of the format property.
- getFormularyname() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FormularyreferenceType
-
Gets the value of the formularyname property.
- getFormularyreference() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundprescriptionType
-
Gets the value of the formularyreference property.
- getFrequency() - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareTreatmentType
-
Gets the value of the frequency property.
- getFrequency() - Method in class be.cin.mycarenet._1_0.carenet.types.ToiletsType
-
Gets the value of the frequency property.
- getFrequency() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the frequency property.
- getFriendlyName() - Method in class oasis.names.tc.saml._2_0.assertion.Attribute
-
Gets the value of the friendlyName property.
- getFrom() - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingHeader
-
- getFullName() - Static method in class be.ehealth.technicalconnector.utils.SessionUtil
-
Get the fullName based on the properties.
- getG() - Method in class org.w3._2000._09.xmldsig.DSAKeyValue
-
Gets the value of the g property.
- getGalenicform() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundprescriptionType
-
Gets the value of the galenicform property.
- getGalenicformtext() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.GalenicformType
-
Gets the value of the galenicformtext property.
- getGenAsyncService(String, SessionValidator) - Static method in class be.ehealth.businessconnector.genericasync.service.ServiceFactory
-
- getGenAsyncService(Map<String, Object>) - Static method in class be.ehealth.businessconnector.genericasync.service.ServiceFactory
-
- getGenAsyncService(String) - Static method in class be.ehealth.businessconnector.genericasync.session.GenAsyncSessionServiceFactory
-
Gets the GenericAsync service.
- getGender() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getGeneralSituation() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityResponseDetail
-
Indicates if there is a specific situation concerning the
insurability related to the period of
the consultation
- GetGenericOrganizationTypesRequest - Class in be.fgov.ehealth.certra.protocol.v2
-
Request type used to obtain details about all the types of organizations to which eHealth certificates and encryption tokens can be issued.
- GetGenericOrganizationTypesRequest() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GetGenericOrganizationTypesRequest
-
- GetGenericOrganizationTypesResponse - Class in be.fgov.ehealth.certra.protocol.v2
-
The list of all organization types that are accepted by the web service.
- GetGenericOrganizationTypesResponse() - Constructor for class be.fgov.ehealth.certra.protocol.v2.GetGenericOrganizationTypesResponse
-
- getGenericService() - Static method in class be.ehealth.technicalconnector.generic.session.GenericSessionServiceFactory
-
- getGenericWsSender() - Static method in class be.ehealth.technicalconnector.ws.ServiceFactory
-
- getGetComplete() - Method in class oasis.names.tc.saml._2_0.protocol.IDPList
-
Gets the value of the getComplete property.
- getGivenSearchCriteria() - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.GetEtkResponse
-
Gets the value of the givenSearchCriteria property.
- getGroup() - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareDetail
-
Gets the value of the group property.
- getHandlerChain() - Method in class be.ehealth.technicalconnector.ws.domain.FeatureLoader
-
- getHandlerchain() - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
Obtaining the current handler chain
- getHandlers(HandlerPosition) - Method in class be.ehealth.technicalconnector.ws.domain.HandlerChain
-
- getHandlers() - Method in class be.ehealth.technicalconnector.ws.domain.HandlerChain
-
- getHandlers() - Method in class be.ehealth.technicalconnector.ws.feature.GenericFeature
-
- getHandlers() - Method in class be.ehealth.technicalconnector.ws.feature.SOAPActionFeature
-
- getHandlers() - Method in class be.ehealth.technicalconnector.ws.feature.WSAddressingV200508Feature
-
- getHash() - Method in class be.behealth.webservices.tsa.JournalEntryType
-
Gets the value of the hash property.
- getHash() - Method in class be.behealth.webservices.tsa.TimeStampBagType
-
Gets the value of the hash property.
- getHash() - Method in class be.fgov.ehealth.timestamping.protocol.v2.JournalEntryType
-
Gets the value of the hash property.
- getHash() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TimeStampBagType
-
Gets the value of the hash property.
- getHashValue() - Method in class be.cin.types.v1.Blob
-
Gets the value of the hashValue property.
- getHashValue() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- getHashValue() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.BlobType
-
Gets the value of the hashValue property.
- getHashValue() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.BlobType
-
Gets the value of the hashValue property.
- getHashValue() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Gets the value of the hashValue property.
- getHcParties() - Method in class be.fgov.ehealth.commons.core.v2.Author
-
Gets the value of the hcParties property.
- getHcparties() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AuthorType
-
Gets the value of the hcparties property.
- getHcparties() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ConfidentialityType
-
Gets the value of the hcparties property.
- getHcparties() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RecipientType
-
Gets the value of the hcparties property.
- getHcparties() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.SenderType
-
Gets the value of the hcparties property.
- getHcparty() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Gets the value of the hcparty property.
- getHcparty() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the hcparty property.
- getHeader() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Kmehrmessage
-
Gets the value of the header property.
- getHeaderCredential() - Method in class be.ehealth.technicalconnector.session.impl.SessionItemImpl
-
- getHeaderCredential() - Method in interface be.ehealth.technicalconnector.session.SessionItem
-
- getHeaders() - Method in class be.ehealth.businessconnector.genericasync.handlers.IncomingSecurityHandler
-
- getHeaders() - Method in class be.ehealth.technicalconnector.handler.AbstractSOAPHandler
-
- getHeaders(QName, JAXBContext, boolean) - Method in class be.ehealth.technicalconnector.ws.impl.SOAPMessageContextImpl
-
- getHeading() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeadingType
-
Gets the value of the heading property.
- getHeading() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Gets the value of the heading property.
- getHeadingsAndItemsAndTexts() - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Gets the value of the headingsAndItemsAndTexts property.
- GetHelper - Class in be.ehealth.businessconnector.genericasync.helper
-
- GetHelper(String) - Constructor for class be.ehealth.businessconnector.genericasync.helper.GetHelper
-
- getHigh() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Posology
-
Gets the value of the high property.
- getHigh() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Takes
-
Gets the value of the high property.
- getHolderOfKeyCredential() - Method in class be.ehealth.technicalconnector.session.impl.SessionItemImpl
-
- getHolderOfKeyCredential() - Method in interface be.ehealth.technicalconnector.session.SessionItem
-
Gets the system credential.
- getHolderOfKeyCredential() - Static method in class be.ehealth.technicalconnector.utils.SessionUtil
-
checks the session and the presence of the 'holder of key' credential and returns it.
- getHolderOfKeyCrypto() - Method in class be.ehealth.technicalconnector.session.impl.SessionItemImpl
-
- getHolderOfKeyCrypto() - Method in interface be.ehealth.technicalconnector.session.SessionItem
-
Gets the crypto associated with the HOK credentials
- getHolderOfKeyCrypto() - Static method in class be.ehealth.technicalconnector.utils.SessionUtil
-
validates if the session and the 'holder of key' crypto is present, and returns the 'holder of key' Crypto.
- getHolderOfKeyPrivateKeys() - Method in class be.ehealth.technicalconnector.session.impl.SessionItemImpl
-
- getHolderOfKeyPrivateKeys() - Method in interface be.ehealth.technicalconnector.session.SessionItem
-
Gets the system decryption keys.
- getHolter() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the holter property.
- getHospital() - Method in class be.cin.mycarenet._1_0.carenet.types.Hospitalized
-
The hospital where the care receiver is admitted.
- getHospitalized() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityResponseDetail
-
Information about the hospitalized state of a patient.
- getHouseNumber() - Method in class be.fgov.ehealth.commons.core.v1.AddressType
-
Gets the value of the houseNumber property.
- getHousenumber() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Gets the value of the housenumber property.
- getId() - Method in class be.cin.encrypted.BusinessContent
-
Gets the value of the id property.
- getId() - Method in class be.cin.mycarenet.esb.common.v2.SelfRefType
-
Gets the value of the id property.
- getId() - Method in class be.cin.nip.async.generic.TAck
-
Gets the value of the id property.
- getId() - Method in class be.cin.nippin.memberdata.saml.extension.Dimension
-
Gets the value of the id property.
- getId() - Method in class be.cin.nippin.memberdata.saml.extension.Facet
-
Gets the value of the id property.
- getId() - Method in class be.cin.types.v1.Blob
-
Gets the value of the id property.
- getId() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- getId() - Method in class be.ehealth.technicalconnector.utils.CertificateParser
-
- getID() - Method in class be.ehealth.technicalconnector.ws.feature.AbstractSigningFeature
-
- getID() - Method in class be.ehealth.technicalconnector.ws.feature.EndpointFeature
-
- getID() - Method in class be.ehealth.technicalconnector.ws.feature.GenericFeature
-
Get the unique identifier for this WebServiceFeature.
- getID() - Method in class be.ehealth.technicalconnector.ws.feature.SOAPActionFeature
-
- getID() - Method in class be.ehealth.technicalconnector.ws.feature.WSAddressingV200508Feature
-
- getID() - Method in class be.ehealth.technicalconnector.ws.feature.XOPFeature
-
- getId() - Method in class be.fgov.ehealth.bcp.protocol.v1.ServiceList
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.bcp.protocol.v1.ServiceType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.bcp.protocol.v2.Service
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.bcp.protocol.v2.ServiceList
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.commons._1_0.core.IdentifierType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.commons._1_0.protocol.ResponseType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.commons.core.v1.IdentifierType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.commons.enc.v2.EncryptedDataType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.commons.protocol.v1.ResponseType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.commons.protocol.v2.RequestType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.commons.protocol.v2.ResponseType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.daas.complextype.v1.Actor
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.errors.core.v1.ErrorType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.etee.commons._1_0.etee.EteeResponseType
-
Gets the value of the id property.
- getID() - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Identifier
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.messageservices.core.v1.RequestType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.messageservices.core.v1.ResponseType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.BlobType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.SelfRefType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.BlobType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.SelfRefType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.SelfRefType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.seals.core.v1.DecodedDataType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.seals.core.v1.EncodedDataType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.seals.core.v1.ErrorType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.seals.core.v1.OriginalDataType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MemberinsuranceType
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Personalpart
-
Gets the value of the id property.
- getId() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.DistinguishedName
-
- getId() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Organization
-
- getId() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Request
-
- getId() - Method in class be.fgov.ehealth.technicalconnector.signature.impl.xades.domain.SignedPropertiesBuilder
-
- getId() - Method in class be.fgov.ehealth.technicalconnector.signature.impl.xades.domain.UnsignedPropertiesBuilder
-
- getID() - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentBaseType
-
Gets the value of the id property.
- getID() - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Gets the value of the id property.
- getID() - Method in class oasis.names.tc.saml._2_0.protocol.RequestAbstractType
-
Gets the value of the id property.
- getID() - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Gets the value of the id property.
- getId() - Method in class org.etsi.uri._01903.v1_3.CertificateValuesType
-
Gets the value of the id property.
- getId() - Method in class org.etsi.uri._01903.v1_3.CompleteCertificateRefsType
-
Gets the value of the id property.
- getId() - Method in class org.etsi.uri._01903.v1_3.CompleteRevocationRefsType
-
Gets the value of the id property.
- getId() - Method in class org.etsi.uri._01903.v1_3.EncapsulatedPKIData
-
Gets the value of the id property.
- getId() - Method in class org.etsi.uri._01903.v1_3.GenericTimeStampType
-
Gets the value of the id property.
- getId() - Method in class org.etsi.uri._01903.v1_3.QualifyingProperties
-
Gets the value of the id property.
- getId() - Method in class org.etsi.uri._01903.v1_3.QualifyingPropertiesReference
-
Gets the value of the id property.
- getId() - Method in class org.etsi.uri._01903.v1_3.ReferenceInfo
-
Gets the value of the id property.
- getId() - Method in class org.etsi.uri._01903.v1_3.RevocationValuesType
-
Gets the value of the id property.
- getId() - Method in class org.etsi.uri._01903.v1_3.SignedDataObjectProperties
-
Gets the value of the id property.
- getId() - Method in class org.etsi.uri._01903.v1_3.SignedProperties
-
Gets the value of the id property.
- getId() - Method in class org.etsi.uri._01903.v1_3.SignedSignatureProperties
-
Gets the value of the id property.
- getId() - Method in class org.etsi.uri._01903.v1_3.UnsignedDataObjectProperties
-
Gets the value of the id property.
- getId() - Method in class org.etsi.uri._01903.v1_3.UnsignedProperties
-
Gets the value of the id property.
- getId() - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Gets the value of the id property.
- getId() - Method in class org.etsi.uri._01903.v1_4.TimeStampValidationData
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig.KeyInfo
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig.Manifest
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig.Object
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig.Reference
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig.Signature
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig.SignatureProperties
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig.SignatureProperty
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig.SignatureValue
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig.SignedInfo
-
Gets the value of the id property.
- getId() - Method in class org.w3._2001._04.xmlenc.EncryptedType
-
Gets the value of the id property.
- getId() - Method in class org.w3._2001._04.xmlenc.EncryptionProperties
-
Gets the value of the id property.
- getId() - Method in class org.w3._2001._04.xmlenc.EncryptionProperty
-
Gets the value of the id property.
- getIdentificationData() - Method in class be.fgov.ehealth.idsupport.protocol.v2.VerifyIdRequest
-
Gets the value of the identificationData property.
- getIdentifier() - Method in class be.ehealth.technicalconnector.utils.CertificateParser
-
- getIdentifier() - Method in class be.fgov.ehealth.certra.core.v2.OrganizationType
-
Gets the value of the identifier property.
- getIdentifier() - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Organization
-
Gets the value of the identifier property.
- getIdentifier() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Organization
-
- getIdentifier() - Method in class oasis.names.tc.dss._1_0.core.schema.Property
-
Gets the value of the identifier property.
- getIdentifier() - Method in class org.etsi.uri._01903.v1_3.ObjectIdentifier
-
Gets the value of the identifier property.
- getIdentifiers() - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.MatchingEtk
-
Gets the value of the identifiers property.
- getIdentifiers() - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.SearchCriteriaType
-
Gets the value of the identifiers property.
- getIdentifiers() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.SubjectType
-
Gets the value of the identifiers property.
- getIdentifierType() - Method in class be.fgov.ehealth.certra.core.v2.OrganizationIdentifierType
-
Gets the value of the identifierType property.
- getIdentifierType() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedContract
-
- getIdentity() - Method in class be.ehealth.technicalconnector.beid.domain.BeIDInfo
-
- getIdGenerator() - Static method in class be.ehealth.technicalconnector.idgenerator.IdGeneratorFactory
-
returns the default instance of the idGenerator, which uses a datetime generator, suited to create an inputReference for a mycarenet
message ( max length 14).
- getIdGenerator(String) - Static method in class be.ehealth.technicalconnector.idgenerator.IdGeneratorFactory
-
- getIDHospital() - Method in class be.behealth.webservices.tsa.TSConsultRequest
-
Gets the value of the idHospital property.
- getIDHospital() - Method in class be.behealth.webservices.tsa.TSConsultTSBagRequest
-
Gets the value of the idHospital property.
- getIDHospital() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSConsultRequest
-
Gets the value of the idHospital property.
- getIDHospital() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSConsultTSBagRequest
-
Gets the value of the idHospital property.
- getIDPEntries() - Method in class oasis.names.tc.saml._2_0.protocol.IDPList
-
Gets the value of the idpEntries property.
- getIDPList() - Method in class oasis.names.tc.saml._2_0.protocol.Scoping
-
Gets the value of the idpList property.
- getIds() - Method in class be.fgov.ehealth.commons.core.v2.ActorType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.commons.enc.v2.ETKSearchCriteria
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.idsupport.core.v2.IdentificationData
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.idsupport.core.v2.ValidationResult
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ErrorType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FolderType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HcpartyType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeadingType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.LocalitemattributeType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonTypeLight
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ProfessionType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TelecomType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Gets the value of the ids property.
- getIds() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Actor
-
- getIdsAndTypesAndQualities() - Method in class be.fgov.ehealth.daas.complextype.v1.Destination
-
Gets the value of the idsAndTypesAndQualities property.
- getIdSupportService() - Static method in class be.ehealth.technicalconnector.service.ServiceFactory
-
- getIdSupportV2Service(SAMLToken) - Static method in class be.ehealth.technicalconnector.service.ws.ServiceFactory
-
- getImplementation() - Method in class be.ehealth.technicalconnector.utils.ConfigurableFactoryHelper
-
Creates a builder based on the given properties in the configuration or the default class property.
- getImplementation(boolean) - Method in class be.ehealth.technicalconnector.utils.ConfigurableFactoryHelper
-
Creates a builder based on the given properties in the configuration or the default class property.
- getImplementation(Map<String, Object>) - Method in class be.ehealth.technicalconnector.utils.ConfigurableFactoryHelper
-
Creates a builder based on the given properties in the configuration or the default class property.
- getImplementation(Map<String, Object>, boolean) - Method in class be.ehealth.technicalconnector.utils.ConfigurableFactoryHelper
-
- getImplementation(Map<String, Object>, boolean, boolean) - Method in class be.ehealth.technicalconnector.utils.ConfigurableFactoryHelper
-
Creates a builder based on the given properties in the configuration or the default class property.
- getImplementations() - Method in class be.ehealth.technicalconnector.utils.ConfigurableFactoryHelper
-
- getImplementations(boolean) - Method in class be.ehealth.technicalconnector.utils.ConfigurableFactoryHelper
-
- getImplementations(boolean, boolean) - Method in class be.ehealth.technicalconnector.utils.ConfigurableFactoryHelper
-
- getImplementations(Map<String, Object>) - Method in class be.ehealth.technicalconnector.utils.ConfigurableFactoryHelper
-
- getImplementations(Map<String, Object>, boolean) - Method in class be.ehealth.technicalconnector.utils.ConfigurableFactoryHelper
-
- getImplementations(Map<String, Object>, boolean, boolean) - Method in class be.ehealth.technicalconnector.utils.ConfigurableFactoryHelper
-
- getIncapacity() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the incapacity property.
- getIncapacityreason() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.IncapacityType
-
Gets the value of the incapacityreason property.
- getIncludeIOs() - Method in class be.cin.nip.async.generic.QueryParameters
-
Gets the value of the includeIOs property.
- getIncludeIOs() - Method in class be.ehealth.businessconnector.genericasync.domain.GetRequest
-
- getIncludes() - Method in class org.etsi.uri._01903.v1_3.GenericTimeStampType
-
Gets the value of the includes property.
- getIndeterminateDetails() - Method in class oasis.names.tc.dss._1_0.core.schema.ProcessingDetails
-
Gets the value of the indeterminateDetails property.
- getIndividualDataObjectsTimeStamps() - Method in class org.etsi.uri._01903.v1_3.SignedDataObjectProperties
-
Gets the value of the individualDataObjectsTimeStamps property.
- getInformations() - Method in class be.fgov.ehealth.idsupport.core.v2.ProviderInfo
-
Gets the value of the informations property.
- getInfos() - Method in class be.fgov.ehealth.idsupport.core.v2.ValidationResult
-
Gets the value of the infos property.
- getInlineXML() - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentType
-
Gets the value of the inlineXML property.
- getInn() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Gets the value of the inn property.
- getInputData() - Method in class be.fgov.ehealth.seals.core.v1.OriginalDataType
-
Gets the value of the inputData property.
- getInputDocuments() - Method in class oasis.names.tc.dss._1_0.core.schema.RequestBaseType
-
Gets the value of the inputDocuments property.
- getInputReference() - Method in class be.cin.mycarenet.esb.common.v2.CommonInput
-
Gets the value of the inputReference property.
- getInputReference() - Method in class be.cin.mycarenet.esb.common.v2.CommonOutputType
-
Gets the value of the inputReference property.
- getInputReference() - Method in class be.cin.mycarenet.esb.common.v2.RecordCommonInputType
-
Gets the value of the inputReference property.
- getInputReference() - Method in class be.cin.mycarenet.esb.common.v2.RecordCommonOutputType
-
Gets the value of the inputReference property.
- getInputReference() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.CommonInput
-
- getInputReference() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.InputReference
-
- getInputReference() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CommonInputType
-
Gets the value of the inputReference property.
- getInputReference() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CommonOutputType
-
Gets the value of the inputReference property.
- getInputReference() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CommonInputType
-
Gets the value of the inputReference property.
- getInputReference() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CommonOutputType
-
Gets the value of the inputReference property.
- getInputReference() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonInputType
-
Gets the value of the inputReference property.
- getInputReference() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonOutputType
-
Gets the value of the inputReference property.
- getInputStream() - Method in class be.ehealth.technicalconnector.utils.ByteArrayDatasource
-
- getInResponseTo() - Method in class be.fgov.ehealth.commons.protocol.v2.ResponseType
-
Gets the value of the inResponseTo property.
- getInResponseTo() - Method in class oasis.names.tc.saml._1_0.protocol.ResponseAbstractType
-
Gets the value of the inResponseTo property.
- getInResponseTo() - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmationDataType
-
Gets the value of the inResponseTo property.
- getInResponseTo() - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Gets the value of the inResponseTo property.
- getInsCode() - Method in class be.fgov.ehealth.commons.core.v1.MunicipalityType
-
Gets the value of the insCode property.
- getInss() - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverDetailType
-
Gets the value of the inss property.
- getInss() - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverId
-
Gets the value of the inss property.
- getInss() - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverStrictIdType
-
Gets the value of the inss property.
- getInss() - Method in class be.ehealth.business.common.domain.Patient
-
- getInstance() - Static method in class be.ehealth.business.mycarenetcommons.builders.impl.ResponseBuilderImpl
-
- getInstance() - Static method in class be.ehealth.technicalconnector.config.impl.ConfigurationImpl
-
- getInstance() - Static method in class be.ehealth.technicalconnector.handler.domain.RequestContext
-
- getInstance() - Static method in class be.ehealth.technicalconnector.service.keydepot.impl.KeyDepotManagerImpl
-
Gets the single instance of ETKCacheManager.
- getInstance() - Static method in class be.ehealth.technicalconnector.service.kgss.KgssManager
-
Gets the single instance of KeyCacheManager.
- getInstance(KgssService) - Static method in class be.ehealth.technicalconnector.service.kgss.KgssManager
-
Gets the single instance of KeyCacheManager.
- getInstance() - Static method in class be.ehealth.technicalconnector.service.sts.SAMLTokenFactory
-
Gets the single instance of SAMLTokenFactory.
- getInstance(String, String) - Static method in class be.ehealth.technicalconnector.service.sts.security.impl.BeIDCredential
-
Gets the single instance of BeIDCredential.
- getInstance() - Static method in class be.ehealth.technicalconnector.service.sts.STSServiceFactory
-
- getInstance() - Static method in class be.ehealth.technicalconnector.session.impl.SessionManagerImpl
-
- getInstance() - Static method in class be.ehealth.technicalconnector.session.Session
-
Gets the single instance of SessionManager.
- getInstance(Map<Integer, String>, int) - Static method in class be.ehealth.technicalconnector.utils.IdentifierType
-
Instanciate a new instance of IdentifierType if it is not found in the cache.
- getInstance() - Static method in class be.ehealth.technicalconnector.validator.impl.TimeStampValidatorFactory
-
- getInstance() - Static method in class be.fgov.ehealth.technicalconnector.bootstrap.bcp.EndpointDistributor
-
- getInstance() - Static method in class be.fgov.ehealth.technicalconnector.distributedkeys.DistributedKeyStoreRegistry
-
- getInstance(Map<String, Object>) - Static method in class be.fgov.ehealth.technicalconnector.signature.impl.tsa.TimestampGeneratorFactory
-
- getInstructionforoverdosing() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the instructionforoverdosing property.
- getInstructionforoverdosing() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Gets the value of the instructionforoverdosing property.
- getInstructionforpatient() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the instructionforpatient property.
- getInstructionforpatient() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Gets the value of the instructionforpatient property.
- getInstructionforpharmacist() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the instructionforpharmacist property.
- getInstructionforreimbursement() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the instructionforreimbursement property.
- getInstructionforreimbursement() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Gets the value of the instructionforreimbursement property.
- getInsurabilityContactType() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityRequestDetail
-
Indication if the request is for ambulatory care or in a day
clinic.
- getInsurabilityDate() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityItem
-
The date of the information.
- getInsurabilityItems() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityList
-
And insurability item.
- getInsurabilityList() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityResponseDetail
-
List of insurability information.
- getInsurabilityReference() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityRequestDetail
-
Optional reference with the insurablity request detail.
- getInsurabilityRequestDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityRequest
-
The date of the request
- getInsurabilityRequestDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
The same data as the request.
- getInsurabilityRequestType() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityRequestDetail
-
Indication if the request is informational or intended for
invoicing.
- getInsurabilityResponseDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Gets the value of the insurabilityResponseDetail property.
- getInsurance() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the insurance property.
- getInsuranceOrg() - Method in class be.cin.mycarenet._1_0.carenet.types.Transfer
-
The code of the insurance organisation to/from who the care
receivers transfered.
- getInsurancymembership() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the insurancymembership property.
- getInsurancymembership() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the insurancymembership property.
- getInsurancystatus() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the insurancystatus property.
- getInsurancystatus() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the insurancystatus property.
- getIntegerProperty(String, Integer) - Method in interface be.ehealth.technicalconnector.config.Configuration
-
Gets the integer property.
- getIntegerProperty(String, Integer) - Method in class be.ehealth.technicalconnector.config.impl.AbstractConfigurationImpl
-
- getIntegerProperty(String, Integer) - Method in class be.ehealth.technicalconnector.config.impl.ConfigValidatorImpl
-
- getIntendedcd() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Substanceproduct
-
Gets the value of the intendedcd property.
- getIntendedcds() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicinalProductType
-
Gets the value of the intendedcds property.
- getIntendedname() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicinalProductType
-
Gets the value of the intendedname property.
- getIntendedname() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Substanceproduct
-
Gets the value of the intendedname property.
- getInts() - Method in class org.etsi.uri._01903.v1_3.IntegerListType
-
Gets the value of the ints property.
- getInvalidDetails() - Method in class oasis.names.tc.dss._1_0.core.schema.ProcessingDetails
-
Gets the value of the invalidDetails property.
- getInvoiceStartDate() - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareResponseDetail
-
Gets the value of the invoiceStartDate property.
- getIOS() - Method in class be.cin.mycarenet._1_0.carenet.types.MultiIOType
-
Gets the value of the ios property.
- getIPAddress() - Method in class oasis.names.tc.saml._1_0.assertion.SubjectLocality
-
Gets the value of the ipAddress property.
- getIsiCardNumber() - Method in class be.ehealth.business.common.domain.Patient
-
- getIssueInstant() - Method in class be.fgov.ehealth.bcp.protocol.v1.ServiceList
-
Gets the value of the issueInstant property.
- getIssueInstant() - Method in class be.fgov.ehealth.bcp.protocol.v2.ServiceList
-
Gets the value of the issueInstant property.
- getIssueInstant() - Method in class be.fgov.ehealth.commons.protocol.v2.RequestType
-
Gets the value of the issueInstant property.
- getIssueInstant() - Method in class be.fgov.ehealth.commons.protocol.v2.ResponseType
-
Gets the value of the issueInstant property.
- getIssueInstant() - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Gets the value of the issueInstant property.
- getIssueInstant() - Method in class oasis.names.tc.saml._1_0.protocol.RequestAbstractType
-
Gets the value of the issueInstant property.
- getIssueInstant() - Method in class oasis.names.tc.saml._1_0.protocol.ResponseAbstractType
-
Gets the value of the issueInstant property.
- getIssueInstant() - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Gets the value of the issueInstant property.
- getIssueInstant() - Method in class oasis.names.tc.saml._2_0.protocol.RequestAbstractType
-
Gets the value of the issueInstant property.
- getIssueInstant() - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Gets the value of the issueInstant property.
- getIssuer() - Method in class be.cin.nip.async.generic.TAck
-
Gets the value of the issuer property.
- getIssuer() - Method in class be.cin.types.v1.Blob
-
Gets the value of the issuer property.
- getIssuer() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- getIssuer() - Method in interface be.ehealth.technicalconnector.service.sts.security.Credential
-
Gets the issuer.
- getIssuer() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.AbstractSAMLToken
-
- getIssuer() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.BeIDCredential
-
Gets the issuer.
- getIssuer() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.KeyPairCredential
-
Gets the issuer.
- getIssuer() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.KeyStoreCredential
-
Gets the issuer.
- getIssuer() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Gets the value of the issuer property.
- getIssuer() - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Gets the value of the issuer property.
- getIssuer() - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Gets the value of the issuer property.
- getIssuer() - Method in class oasis.names.tc.saml._2_0.protocol.RequestAbstractType
-
Gets the value of the issuer property.
- getIssuer() - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Gets the value of the issuer property.
- getIssuer() - Method in class org.etsi.uri._01903.v1_3.CRLIdentifierType
-
Gets the value of the issuer property.
- getIssuerDN() - Method in class be.fgov.ehealth.certra.core.v2.CertificateDetailsType
-
Gets the value of the issuerDN property.
- getIssuerDN() - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificateType
-
Gets the value of the issuerDN property.
- getIssuerQualifier() - Method in interface be.ehealth.technicalconnector.service.sts.security.Credential
-
Gets the issuer qualifier.
- getIssuerQualifier() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.AbstractSAMLToken
-
- getIssuerQualifier() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.BeIDCredential
-
Gets the issuer qualifier.
- getIssuerQualifier() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.KeyPairCredential
-
Gets the issuer qualifier.
- getIssuerQualifier() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.KeyStoreCredential
-
Gets the issuer qualifier.
- getIssuerSerial() - Method in class org.etsi.uri._01903.v1_3.CertIDType
-
Gets the value of the issuerSerial property.
- getIssueTime() - Method in class org.etsi.uri._01903.v1_3.CRLIdentifierType
-
Gets the value of the issueTime property.
- getIsValidCombination() - Method in class be.fgov.ehealth.idsupport.core.v2.ValidationResult
-
Gets the value of the isValidCombination property.
- getItem() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeadingType
-
Gets the value of the item property.
- getItem() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Gets the value of the item property.
- getJ() - Method in class org.w3._2000._09.xmldsig.DSAKeyValue
-
Gets the value of the j property.
- getJaxbContextForClass(Class<?>...) - Static method in class be.ehealth.technicalconnector.utils.impl.JaxbContextFactory
-
- getJaxbContextForPackage(Package) - Static method in class be.ehealth.technicalconnector.utils.impl.JaxbContextFactory
-
- getJournalEntries() - Method in class be.behealth.webservices.tsa.TimeStampBagType
-
Gets the value of the journalEntries property.
- getJournalEntries() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TimeStampBagType
-
Gets the value of the journalEntries property.
- getJustification() - Method in class be.cin.mycarenet._1_0.carenet.types.DecisionType
-
Gets the value of the justification property.
- getKatz() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Gets the value of the katz property.
- getKatzScore() - Method in class be.cin.mycarenet._1_0.carenet.types.KatzType
-
Gets the value of the katzScore property.
- getKey() - Method in enum be.ehealth.technicalconnector.beid.domain.SpecialOrganisation
-
- getKey(GetKeyRequestContent, byte[], SessionItem) - Method in class be.ehealth.technicalconnector.service.kgss.impl.KgssServiceImpl
-
- getKey(GetKeyRequestContent, Credential, Credential, Element, Map<String, PrivateKey>, byte[]) - Method in class be.ehealth.technicalconnector.service.kgss.impl.KgssServiceImpl
-
Gets the key.
- getKey(GetKeyRequestContent, byte[], SessionItem) - Method in interface be.ehealth.technicalconnector.service.kgss.KgssService
-
Gets the key.
- getKey(GetKeyRequestContent, Credential, Credential, Element, Map<String, PrivateKey>, byte[]) - Method in interface be.ehealth.technicalconnector.service.kgss.KgssService
-
Ask the eHealth-platform Key Generation and Storage Service (KGSS) to retrieve a key, based on a given key identifier.
- getKey() - Method in class be.fgov.ehealth.bcp.protocol.v2.Cache
-
Gets the value of the key property.
- getKey() - Method in class be.fgov.ehealth.commons.enc.v2.KeyInfo
-
Contains the key to use to encrypt the response
- getKey() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyResponseContent
-
Gets the value of the key property.
- getKey() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.AttributeType
-
Gets the value of the key property.
- getKeyDepotManager() - Static method in class be.ehealth.technicalconnector.service.keydepot.KeyDepotManagerFactory
-
- getKeyDepotService() - Static method in class be.ehealth.technicalconnector.service.ServiceFactory
-
Gets the KeyDepot service.
- getKeyEncryptionKey() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyRequestContent
-
Gets the value of the keyEncryptionKey property.
- getKeyEncryptionKeyIdentifier() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyRequestContent
-
Gets the value of the keyEncryptionKeyIdentifier property.
- getKeyId() - Method in class be.ehealth.technicalconnector.service.kgss.domain.KeyResult
-
Gets the key id.
- getKeyIdentifier() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyRequestContent
-
Gets the value of the keyIdentifier property.
- getKeyInfo() - Method in class be.fgov.ehealth.commons.enc.v2.EncryptionPolicy
-
Gets the value of the keyInfo property.
- getKeyInfo() - Method in class oasis.names.tc.dss._1_0.core.schema.AdditionalKeyInfo
-
Gets the value of the keyInfo property.
- getKeyInfo() - Method in class oasis.names.tc.dss._1_0.core.schema.KeySelector
-
Gets the value of the keyInfo property.
- getKeyInfo() - Method in class oasis.names.tc.saml._1_0.assertion.SubjectConfirmation
-
Gets the value of the keyInfo property.
- getKeyInfo() - Method in class org.w3._2000._09.xmldsig.Signature
-
Gets the value of the keyInfo property.
- getKeyInfo() - Method in class org.w3._2001._04.xmlenc.EncryptedType
-
Gets the value of the keyInfo property.
- GetKeyRequest - Class in be.fgov.ehealth.etee.kgss._1_0.protocol
-
Java class for anonymous complex type.
- GetKeyRequest() - Constructor for class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyRequest
-
- GetKeyRequestContent - Class in be.fgov.ehealth.etee.kgss._1_0.protocol
-
Java class for anonymous complex type.
- GetKeyRequestContent() - Constructor for class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyRequestContent
-
- GetKeyResponse - Class in be.fgov.ehealth.etee.kgss._1_0.protocol
-
Java class for anonymous complex type.
- GetKeyResponse() - Constructor for class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyResponse
-
- GetKeyResponseContent - Class in be.fgov.ehealth.etee.kgss._1_0.protocol
-
Java class for anonymous complex type.
- GetKeyResponseContent() - Constructor for class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyResponseContent
-
- getKeys() - Method in enum be.ehealth.technicalconnector.beid.domain.DocumentType
-
- getKeyStore(String, boolean) - Static method in class be.ehealth.technicalconnector.beid.BeIDFactory
-
- getKeyStore() - Method in interface be.ehealth.technicalconnector.service.sts.security.Credential
-
- getKeyStore() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.AbstractSAMLToken
-
- getKeyStore() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.BeIDCredential
-
- getKeyStore() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.KeyPairCredential
-
- getKeyStore() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.KeyStoreCredential
-
- getKeyStore() - Method in class be.ehealth.technicalconnector.utils.KeyStoreManager
-
Gets the key store.
- getKeyStoreInfo() - Method in class be.ehealth.technicalconnector.utils.KeyStoreManager
-
Gets the key store info.
- getKeystorePassword() - Method in class be.ehealth.technicalconnector.service.sts.security.KeyStoreInfo
-
Gets the keystore password.
- getKeystorePath() - Method in class be.ehealth.technicalconnector.service.sts.security.KeyStoreInfo
-
Gets the keystore path.
- getKeystoreType() - Method in class be.ehealth.technicalconnector.service.sts.security.KeyStoreInfo
-
Gets the keystore type.
- getKeyTransformType() - Method in class be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.CacheInformation
-
- getKeyTransfromLocation() - Method in class be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.CacheInformation
-
- getKgssService() - Static method in class be.ehealth.technicalconnector.service.ServiceFactory
-
Gets the KGSS service.
- getKGSSService() - Static method in class be.ehealth.technicalconnector.service.ws.ServiceFactory
-
Gets the KGSS service.
- getKGSSServiceSecured(SAMLToken) - Static method in class be.ehealth.technicalconnector.service.ws.ServiceFactory
-
Gets the KGSSS service secured.
- getKmehrmessage() - Method in class be.fgov.ehealth.messageservices.core.v1.RetrieveTransactionResponse
-
Gets the value of the kmehrmessage property.
- getKmehrmessage() - Method in class be.fgov.ehealth.messageservices.core.v1.SendTransactionRequest
-
Gets the value of the kmehrmessage property.
- getKmehrmessage() - Method in class be.fgov.ehealth.messageservices.core.v1.SendTransactionResponse
-
Gets the value of the kmehrmessage property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHT
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACKNOWLEDGMENT
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACTSNURSING
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESS
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADMINISTRATIONUNIT
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDATC
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDAUTONOMY
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBALLONDEVICE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBCRDIFFERENTATIONDEGREE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBEARINGSURFACE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTAVAILABLEMATERIALS
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONDELAY
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONMODE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTLATERALITY
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTPATIENTOPPOSITION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSAMPLETYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSTATUS
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETACCIDENTTYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETAGREEMENTTYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETDOCUMENT
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETINSURANCYSTATUS
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMESSAGE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMUTATIONINDICATOR
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETNATIONALINSURANCE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETPERSONALPART
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETREFUSALREASON
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETSISCARDERROR
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTHIRDPAYERCONTRACT
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCAREPATH
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCERTAINTY
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CATEGORY
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CRITERIA
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4DOCUMENTSEQAPPENDIX
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4FORMALINTERPRETATION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4PARAGRAPH
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSESEQAPPENDIX
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCIVILSTATE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICAL
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICALPLAN
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENT
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTACTPERSON
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENT
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRY
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCURRENCY
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDAYPERIOD
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDISCHARGETYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGCNK
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGPRESENTATION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGROUTE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHARTIFICIALRESPIRATIONTYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCAESAREANINDICATION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCHILDPOSITION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCONGENITALMALFORMATION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHDELIVERYWAY
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHFOETALMONITORING
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHNEONATALDEPTTYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPLACE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPREGNANCYORIGIN
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHSPECIALVALUES
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDECG
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMERGENCYEVALUATION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMPLOYMENTSITUATION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTER
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTERSAFETYISSUE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONACTOR
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONMETHOD
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERROR
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORMYCARENET
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEXTERNALSOURCE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDFORMULARY
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDGALENICFORM
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTY
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADING
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGREG
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONDEVICE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONTYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITY
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITYREASON
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINNCLUSTER
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEM
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMBVT
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMCARENET
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMEBIRTH
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMAA
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMS
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMYCARENET
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMREG
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLAB
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLEGALSERVICE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLIFECYCLE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAACOVERAGETYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREFUSALJUSTIFICATION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREQUESTTYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAARESPONSETYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAATYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDICATION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMESSAGE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMICROORGANISM
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGADMISSION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDESTINATION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDISCHARGE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGORIGIN
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGREFERRER
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSADAPTATION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSMEDICATIONTYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSORIGIN
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMYCARENETJUSTIFICATION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOAPPROACH
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHODIAGNOSIS
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOGRAFT
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOINTERFACE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOKNEEINSERT
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHONAVCOM
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTECHREVISION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPARAMETER
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILL
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLHOSP
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLRES
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPERIODICITY
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPROOF
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDQUANTITYPREFIX
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREFSCOPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREIMBURSEMENTNOMENCLATURE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREVCOMPONENT
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEVERITY
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEX
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSITE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSNOMED
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTANDARD
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTBRIDGETYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDEVICE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDOMINANCE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTLESIONTYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTSEGMENT
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSUBSTANCE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTECHNICAL
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTELECOM
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTEMPORALITY
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTHERAPEUTICLINK
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNIT
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONCARENET
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMAA
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMYCARENET
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONREG
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONTYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOPATHOLOGYTYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOSTEMITYPE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDUNIT
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDURGENCY
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINE
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINEINDICATION
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.EMPTY
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICD
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICPC
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LOCAL
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.dt.v1.TextType
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundprescriptionType
-
Gets the value of the l property.
- getL() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TextWithLayoutType
-
Gets the value of the l property.
- getLang() - Method in class be.cin.mycarenet._1_0.carenet.types.MessageType
-
Gets the value of the lang property.
- getLang() - Method in class be.cin.types.v1.StringLangType
-
Gets the value of the lang property.
- getLang() - Method in class be.fgov.ehealth.certra.core.v2.LocalizedString
-
Gets the value of the lang property.
- getLang() - Method in class be.fgov.ehealth.commons._1_0.core.LocalisedString
-
Gets the value of the lang property.
- getLang() - Method in class be.fgov.ehealth.commons.core.v1.LocalisedString
-
Gets the value of the lang property.
- getLang() - Method in class be.fgov.ehealth.daas.complextype.v1.BaseNameType
-
Gets the value of the lang property.
- getLang() - Method in class be.fgov.ehealth.errors.core.v1.LocalisedStringType
-
Gets the value of the lang property.
- getLang() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.LocalizedString
-
- getLang() - Method in class oasis.names.tc.dss._1_0.core.schema.InternationalStringType
-
Gets the value of the lang property.
- getLastModified(Resource) - Method in class be.ehealth.technicalconnector.utils.TemplateEngineUtils.ClasspathResourceLoader
-
- getLastName() - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverDetailType
-
Gets the value of the lastName property.
- getLastName() - Method in class be.ehealth.business.common.domain.Patient
-
- getLastname() - Static method in class be.ehealth.technicalconnector.utils.SessionUtil
-
- getLastName() - Method in class be.fgov.ehealth.daas.complextype.v1.Actor
-
Gets the value of the lastName property.
- getLegalContext() - Method in class be.fgov.ehealth.idsupport.protocol.v2.VerifyIdRequest
-
Gets the value of the legalContext property.
- getLegalPerson() - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.EHActorQualitiesDataResponse
-
Gets the value of the legalPerson property.
- getLength() - Method in class be.fgov.ehealth.technicalconnector.signature.impl.DomUtils.ArrayNodeList
-
- getLicense() - Method in class be.cin.mycarenet.esb.common.v2.PackageType
-
Gets the value of the license property.
- getLicense() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.PackageType
-
Gets the value of the license property.
- getLicense() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.PackageType
-
Gets the value of the license property.
- getLicense() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.PackageType
-
Gets the value of the license property.
- getLifecycle() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the lifecycle property.
- getList(String) - Static method in class be.ehealth.technicalconnector.ws.impl.strategy.InvokeStrategyFactory
-
- getLnk() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeadingType
-
Gets the value of the lnk property.
- getLnk() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Gets the value of the lnk property.
- getLnks() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Gets the value of the lnks property.
- getLnks() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the lnks property.
- getLnks() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FolderType
-
Gets the value of the lnks property.
- getLnks() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Gets the value of the lnks property.
- getLnks() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the lnks property.
- getLoc() - Method in class oasis.names.tc.saml._2_0.protocol.IDPEntry
-
Gets the value of the loc property.
- getLocalizedName() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Organization
-
- getLocals() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the locals property.
- getLocation() - Method in class be.cin.mycarenet._1_0.carenet.types.DetailType
-
Gets the value of the location property.
- getLocation() - Method in class be.cin.types.v1.DetailType
-
Gets the value of the location property.
- getLocation() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the location property.
- getLocation() - Method in class oasis.names.tc.saml._1_0.assertion.AuthorityBinding
-
Gets the value of the location property.
- getLONG() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the long property.
- getLongProperty(String, Long) - Method in interface be.ehealth.technicalconnector.config.Configuration
-
Gets the long property.
- getLongProperty(String, Long) - Method in class be.ehealth.technicalconnector.config.impl.AbstractConfigurationImpl
-
- getLongProperty(String, Long) - Method in class be.ehealth.technicalconnector.config.impl.ConfigValidatorImpl
-
- getLow() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Posology
-
Gets the value of the low property.
- getLow() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Takes
-
Gets the value of the low property.
- getLowerBoundary() - Method in class oasis.names.tc.dss._1_0.core.schema.SigningTimeBoundaries
-
Gets the value of the lowerBoundary property.
- getMagistral() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Gets the value of the magistral property.
- getMagistraltext() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundprescriptionType
-
Gets the value of the magistraltext property.
- getMajorVersion() - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Gets the value of the majorVersion property.
- getMajorVersion() - Method in class oasis.names.tc.saml._1_0.protocol.RequestAbstractType
-
Gets the value of the majorVersion property.
- getMajorVersion() - Method in class oasis.names.tc.saml._1_0.protocol.ResponseAbstractType
-
Gets the value of the majorVersion property.
- getManifestResults() - Method in class oasis.names.tc.dss._1_0.core.schema.VerifyManifestResults
-
Gets the value of the manifestResults property.
- getMatchingAttributes(String, String) - Static method in class be.ehealth.technicalconnector.utils.SessionUtil
-
- getMatchingAttributes(String) - Static method in class be.ehealth.technicalconnector.utils.SessionUtil
-
Deprecated.
- getMatchingChilds(Node, String, String) - Static method in class be.fgov.ehealth.technicalconnector.signature.impl.DomUtils
-
- getMatchingEtks() - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.GetEtkResponse
-
Gets the value of the matchingEtks property.
- getMatchingProperties(String) - Method in interface be.ehealth.technicalconnector.config.Configuration
-
Gets the properties that match a root key.
- getMatchingProperties(String) - Method in class be.ehealth.technicalconnector.config.impl.AbstractConfigurationImpl
-
- getMatchingProperties(String) - Method in class be.ehealth.technicalconnector.config.impl.ConfigValidatorImpl
-
- getMax() - Method in class be.cin.nip.async.generic.Query
-
Gets the value of the max property.
- getMaxElements() - Method in class be.fgov.ehealth.commons.protocol.v2.AuthorPaginationRequestType
-
Gets the value of the maxElements property.
- getMaxElements() - Method in class be.fgov.ehealth.commons.protocol.v2.PaginationRequestType
-
Gets the value of the maxElements property.
- getMaxElements() - Method in class be.fgov.ehealth.commons.protocol.v2.PaginationResponseType
-
Gets the value of the maxElements property.
- getMaxElements() - Method in class be.fgov.ehealth.commons.protocol.v2.PaginationStatusResponseType
-
Gets the value of the maxElements property.
- getMaxInvoiceds() - Method in class be.cin.mycarenet._1_0.carenet.types.Payment
-
A list of up to 3 years where the max invoice limit for the
care receiver was reached for the
requested period.
- getMaxMessages() - Method in class be.ehealth.businessconnector.genericasync.domain.GetRequest
-
- getMaxref() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the maxref property.
- getMaxref() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Refvalue
-
Gets the value of the maxref property.
- getMaxrows() - Method in class be.fgov.ehealth.messageservices.core.v1.RequestType
-
Gets the value of the maxrows property.
- getMaxTAcks() - Method in class be.ehealth.businessconnector.genericasync.domain.GetRequest
-
- getMcnPackageInfo() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Origin
-
- getMDAXml(GetRequest) - Method in class be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl.MemberDataServiceImpl
-
- getMDAXml(GetRequest) - Method in class be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl.regional.MemberDataIrisCareNetService
-
- getMDAXml(GetRequest) - Method in class be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl.regional.MemberDataWalCareNetService
-
- getMDAXml(GetRequest) - Method in interface be.ehealth.businessconnector.mycarenet.memberdataasync.session.MemberDataService
-
- getMEDIATYPE() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LnkType
-
Gets the value of the mediatype property.
- getMedicalHouse() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityResponseDetail
-
Gets the value of the medicalHouse property.
- getMedication() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the medication property.
- getMedicinalproduct() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundType
-
Gets the value of the medicinalproduct property.
- getMedicinalproduct() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the medicinalproduct property.
- getMemberDataIrisCareNetService() - Static method in class be.ehealth.businessconnector.mycarenet.memberdataasync.session.MemberDataSessionServiceFactory
-
- getMemberDataService() - Static method in class be.ehealth.businessconnector.mycarenet.memberdataasync.session.MemberDataSessionServiceFactory
-
- getMemberDataSyncIrisCareNetService() - Static method in class be.ehealth.businessconnector.mycarenet.memberdatav2.session.MemberDataSessionServiceFactory
-
- getMemberDataSyncPort(SAMLToken) - Static method in class be.ehealth.businessconnector.mycarenet.memberdatav2.service.ServiceFactory
-
- getMemberDataSyncPort(SAMLToken, String) - Static method in class be.ehealth.businessconnector.mycarenet.memberdatav2.service.ServiceFactory
-
- getMemberDataSyncService() - Static method in class be.ehealth.businessconnector.mycarenet.memberdatav2.session.MemberDataSessionServiceFactory
-
- getMemberDataSyncWalCareNetService() - Static method in class be.ehealth.businessconnector.mycarenet.memberdatav2.session.MemberDataSessionServiceFactory
-
- getMemberDataWalCareNetService() - Static method in class be.ehealth.businessconnector.mycarenet.memberdataasync.session.MemberDataSessionServiceFactory
-
- getMembership() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Gets the value of the membership property.
- getMembership() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MemberinsuranceType
-
Gets the value of the membership property.
- getMessage() - Method in class be.cin.mycarenet._1_0.carenet.types.DetailType
-
Gets the value of the message property.
- getMessage() - Method in class be.cin.mycarenet._1_0.carenet.types.MessageFaultType
-
Gets the value of the message property.
- getMessage() - Method in class be.cin.types.v1.DetailType
-
Gets the value of the message property.
- getMessage() - Method in class be.cin.types.v1.FaultType
-
Gets the value of the message property.
- getMessage() - Method in enum be.ehealth.business.mycarenetdomaincommons.exception.InvalidBlobContentConnectorExceptionValues
-
- getMessage() - Method in enum be.ehealth.businessconnector.genericasync.exception.GenAsyncBusinessConnectorExceptionValues
-
- getMessage() - Method in enum be.ehealth.businessconnector.mycarenet.memberdatacommons.exception.MemberDataBusinessConnectorExceptionValues
-
- getMessage() - Method in enum be.ehealth.technicalconnector.exception.SessionManagementExceptionValues
-
- getMessage() - Method in enum be.ehealth.technicalconnector.exception.TechnicalConnectorExceptionValues
-
- getMessage() - Method in enum be.ehealth.technicalconnector.exception.UnsealConnectorExceptionValues
-
- getMessage() - Method in class be.ehealth.technicalconnector.ws.impl.SOAPMessageContextImpl
-
- getMessage() - Method in class be.fgov.ehealth.etee.commons._1_0.etee.Status
-
Gets the value of the message property.
- getMessage() - Method in class be.fgov.ehealth.etee.commons.core.v2.EteeErrorType
-
Gets the value of the message property.
- getMessage() - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.ErrorType
-
Gets the value of the message property.
- getMessage() - Method in enum be.fgov.ehealth.technicalconnector.signature.domain.SignatureVerificationError
-
- getMessage() - Method in class oasis.names.tc.dss._1_0.core.schema.DetailType
-
Gets the value of the message property.
- getMessageFault() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Gets the value of the messageFault property.
- getMessageFault() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Gets the value of the messageFault property.
- getMessageFault() - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Gets the value of the messageFault property.
- getMessageFault() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Gets the value of the messageFault property.
- getMessageID() - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingHeader
-
- getMessageName() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityRequest
-
Gets the value of the messageName property.
- getMessageName() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Gets the value of the messageName property.
- getMessageName() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareRequest
-
Gets the value of the messageName property.
- getMessageName() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Gets the value of the messageName property.
- getMessageName() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Gets the value of the messageName property.
- getMessageName() - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareRequest
-
Gets the value of the messageName property.
- getMessageName() - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Gets the value of the messageName property.
- getMessageName() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareRequest
-
Gets the value of the messageName property.
- getMessageName() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Gets the value of the messageName property.
- getMessageName() - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalResponseCareDetail
-
Gets the value of the messageName property.
- getMessageName() - Method in class be.cin.types.v1.Blob
-
Gets the value of the messageName property.
- getMessageName() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.async.PostContent
-
- getMessageName() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- getMessageNames() - Method in class be.cin.nip.async.generic.MsgQuery
-
Gets the value of the messageNames property.
- getMessageProtocoleSchemaVersion() - Method in class be.fgov.ehealth.messageservices.core.v1.RetrieveTransactionRequest
-
Gets the value of the messageProtocoleSchemaVersion property.
- getMessageProtocoleSchemaVersion() - Method in class be.fgov.ehealth.messageservices.core.v1.RetrieveTransactionResponse
-
Gets the value of the messageProtocoleSchemaVersion property.
- getMessageProtocoleSchemaVersion() - Method in class be.fgov.ehealth.messageservices.core.v1.SendTransactionRequest
-
Gets the value of the messageProtocoleSchemaVersion property.
- getMessageProtocoleSchemaVersion() - Method in class be.fgov.ehealth.messageservices.core.v1.SendTransactionResponse
-
Gets the value of the messageProtocoleSchemaVersion property.
- getMessages() - Method in class be.fgov.ehealth.commons._1_0.core.Status
-
Gets the value of the messages property.
- getMessages() - Method in class be.fgov.ehealth.commons.core.v1.StatusType
-
Gets the value of the messages property.
- getMessages() - Method in class be.fgov.ehealth.errors.core.v1.ErrorType
-
Gets the value of the messages property.
- getMessages() - Method in class be.fgov.ehealth.etee.commons._1_0.etee.ApplicationErrors
-
Gets the value of the messages property.
- getMessages() - Method in class be.fgov.ehealth.etee.commons._1_0.etee.ErrorType
-
Gets the value of the messages property.
- getMessageVersion() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- getMessageVersion() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Gets the value of the messageVersion property.
- getMethod() - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmation
-
Gets the value of the method property.
- getMiddleName() - Method in class be.ehealth.business.common.domain.Patient
-
- getMiddleName() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getMiddleName() - Method in class be.fgov.ehealth.daas.complextype.v1.Actor
-
Gets the value of the middleName property.
- getMimeType() - Method in class be.fgov.ehealth.commons.enc.v2.EncryptedDataType
-
Gets the value of the mimeType property.
- getMimeType() - Method in class be.fgov.ehealth.commons.enc.v2.EncryptionPolicy
-
Gets the value of the mimeType property.
- getMimeType() - Method in class oasis.names.tc.dss._1_0.core.schema.AttachmentReference
-
Gets the value of the mimeType property.
- getMimeType() - Method in class oasis.names.tc.dss._1_0.core.schema.Base64Data
-
Gets the value of the mimeType property.
- getMimeType() - Method in class org.etsi.uri._01903.v1_3.DataObjectFormat
-
Gets the value of the mimeType property.
- getMimeType() - Method in class org.w3._2000._09.xmldsig.Object
-
Gets the value of the mimeType property.
- getMimeType() - Method in class org.w3._2001._04.xmlenc.EncryptedType
-
Gets the value of the mimeType property.
- getMinorVersion() - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Gets the value of the minorVersion property.
- getMinorVersion() - Method in class oasis.names.tc.saml._1_0.protocol.RequestAbstractType
-
Gets the value of the minorVersion property.
- getMinorVersion() - Method in class oasis.names.tc.saml._1_0.protocol.ResponseAbstractType
-
Gets the value of the minorVersion property.
- getMinref() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the minref property.
- getMinref() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Refvalue
-
Gets the value of the minref property.
- getMixedContent() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundprescriptionType
-
Gets the value of the mixedContent property.
- getModulus() - Method in class org.w3._2000._09.xmldsig.RSAKeyValue
-
Gets the value of the modulus property.
- getMsgCount() - Method in class be.cin.nip.async.generic.Responses
-
Gets the value of the msgCount property.
- getMsgHashValues() - Method in class be.cin.nip.async.generic.Confirm
-
Gets the value of the msgHashValues property.
- getMsgName() - Method in class be.cin.nip.async.generic.RejectInb
-
Gets the value of the msgName property.
- getMsgName() - Method in class be.cin.nip.async.generic.RejectOutb
-
Gets the value of the msgName property.
- getMsgQuery() - Method in class be.cin.nip.async.generic.Get
-
Gets the value of the msgQuery property.
- getMsgRefValues() - Method in class be.cin.nip.async.generic.Confirm
-
Gets the value of the msgRefValues property.
- getMsgResponse() - Method in class be.ehealth.businessconnector.genericasync.domain.ProcessedMsgResponse
-
- getMsgResponses() - Method in class be.cin.nip.async.generic.Responses
-
Gets the value of the msgResponses property.
- getMsgResponses() - Method in class be.ehealth.businessconnector.genericasync.domain.ProcessedGetResponse
-
- getMultidisciplinaryTeam() - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareCareProviderType
-
Gets the value of the multidisciplinaryTeam property.
- getMultiIO() - Method in class be.cin.mycarenet._1_0.carenet.types.MessageFaultType
-
Gets the value of the multiIO property.
- getMunicipality() - Method in class be.ehealth.technicalconnector.beid.domain.Address
-
- getMunicipality() - Method in class be.fgov.ehealth.commons.core.v1.AddressType
-
Gets the value of the municipality property.
- getMustUnderstand() - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingHeader
-
- getMutuality() - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverId
-
Gets the value of the mutuality property.
- getMutuality() - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverStrictIdType
-
Gets the value of the mutuality property.
- getMutuality() - Method in class be.cin.mycarenet._1_0.carenet.types.ExtCareReceiverDetailType
-
Gets the value of the mutuality property.
- getMutuality() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityItem
-
Gets the value of the mutuality property.
- getMutuality() - Method in class be.cin.types.v1.CareReceiverIdType
-
Gets the value of the mutuality property.
- getMutuality() - Method in class be.ehealth.business.common.domain.Patient
-
- getMutuality() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.CareReceiverId
-
- getMutuality() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CareReceiverIdType
-
Gets the value of the mutuality property.
- getMutuality() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CareReceiverIdType
-
Gets the value of the mutuality property.
- getMutuality() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CareReceiverIdType
-
Gets the value of the mutuality property.
- getName() - Method in class be.cin.mycarenet.esb.common.v2.AbstractIdType
-
Gets the value of the name property.
- getName() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Identification
-
- getName() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getName() - Method in interface be.ehealth.technicalconnector.cache.Cache
-
A configured or generated name of this cache instance.
- getName() - Method in class be.ehealth.technicalconnector.cache.impl.HashMapCache
-
- getName() - Method in class be.ehealth.technicalconnector.cache.impl.JSR107Cache
-
- getName() - Method in enum be.ehealth.technicalconnector.enumeration.Charset
-
It gets the name of the charset.
- getName() - Method in class be.ehealth.technicalconnector.service.sts.domain.SAMLAttribute
-
Gets the name.
- getName() - Method in class be.ehealth.technicalconnector.service.sts.domain.SAMLAttributeDesignator
-
Gets the name.
- getName() - Method in class be.ehealth.technicalconnector.utils.ByteArrayDatasource
-
- getName() - Method in enum be.ehealth.technicalconnector.ws.domain.HandlerPosition
-
- getName() - Method in class be.fgov.ehealth.bcp.protocol.v1.ServiceType
-
Gets the value of the name property.
- getName() - Method in class be.fgov.ehealth.bcp.protocol.v2.Service
-
Gets the value of the name property.
- getName() - Method in class be.fgov.ehealth.certra.core.v2.OrganizationIdentifierType
-
Gets the value of the name property.
- getName() - Method in class be.fgov.ehealth.certra.core.v2.OrganizationType
-
Gets the value of the name property.
- getName() - Method in class be.fgov.ehealth.commons.core.v2.ActorType
-
Gets the value of the name property.
- getName() - Method in class be.fgov.ehealth.daas.complextype.v1.Actor
-
Gets the value of the name property.
- getName() - Method in class be.fgov.ehealth.etee.commons.core.v2.EteeErrorParameterType
-
Gets the value of the name property.
- getName() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.CredentialType
-
Gets the value of the name property.
- getName() - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Quality
-
Gets the value of the name property.
- getName() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.AbstractIdType
-
Gets the value of the name property.
- getName() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.AbstractIdType
-
Gets the value of the name property.
- getName() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.AbstractIdType
-
Gets the value of the name property.
- getName() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HcpartyType
-
Gets the value of the name property.
- getName() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Actor
-
- getName() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.DistinguishedName
-
- getName() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Organization
-
- getName() - Method in class oasis.names.tc.dss._1_0.core.schema.ClaimedIdentity
-
Gets the value of the name property.
- getName() - Method in class oasis.names.tc.dss._1_0.core.schema.RequesterIdentity
-
Gets the value of the name property.
- getName() - Method in class oasis.names.tc.saml._2_0.assertion.Attribute
-
Gets the value of the name property.
- getName() - Method in class oasis.names.tc.saml._2_0.protocol.IDPEntry
-
Gets the value of the name property.
- getNameFormat() - Method in class oasis.names.tc.saml._2_0.assertion.Attribute
-
Gets the value of the nameFormat property.
- getNameFr() - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Organization
-
Gets the value of the nameFr property.
- getNameID() - Method in class oasis.names.tc.saml._2_0.assertion.Subject
-
Gets the value of the nameID property.
- getNameID() - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmation
-
Gets the value of the nameID property.
- getNameID() - Method in class oasis.names.tc.saml._2_0.protocol.LogoutRequest
-
Gets the value of the nameID property.
- getNameID() - Method in class oasis.names.tc.saml._2_0.protocol.ManageNameIDRequest
-
Gets the value of the nameID property.
- getNameID() - Method in class oasis.names.tc.saml._2_0.protocol.NameIDMappingRequest
-
Gets the value of the nameID property.
- getNameID() - Method in class oasis.names.tc.saml._2_0.protocol.NameIDMappingResponse
-
Gets the value of the nameID property.
- getNameIdentifier() - Method in class oasis.names.tc.saml._1_0.assertion.Subject
-
Gets the value of the nameIdentifier property.
- getNameIDPolicy() - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Gets the value of the nameIDPolicy property.
- getNameIDPolicy() - Method in class oasis.names.tc.saml._2_0.protocol.NameIDMappingRequest
-
Gets the value of the nameIDPolicy property.
- getNameNl() - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Organization
-
Gets the value of the nameNl property.
- getNameQualifier() - Method in class be.ehealth.technicalconnector.service.sts.domain.SAMLNameIdentifier
-
- getNameQualifier() - Method in class oasis.names.tc.saml._1_0.assertion.NameIdentifierType
-
Gets the value of the nameQualifier property.
- getNameQualifier() - Method in class oasis.names.tc.saml._2_0.assertion.BaseID
-
Gets the value of the nameQualifier property.
- getNameQualifier() - Method in class oasis.names.tc.saml._2_0.assertion.NameIDType
-
Gets the value of the nameQualifier property.
- getNamespace() - Method in class be.ehealth.technicalconnector.service.sts.domain.SAMLAttribute
-
Gets the namespace.
- getNamespace() - Method in class be.ehealth.technicalconnector.service.sts.domain.SAMLAttributeDesignator
-
Gets the namespace.
- getNamespace() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.CredentialType
-
Gets the value of the namespace property.
- getNamespace() - Method in class oasis.names.tc.saml._1_0.assertion.Action
-
Gets the value of the namespace property.
- getNamespace() - Method in class oasis.names.tc.saml._2_0.assertion.Action
-
Gets the value of the namespace property.
- getNationality() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getNationality() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the nationality property.
- getNationality() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the nationality property.
- getNationalNumber() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getNaturalPerson() - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.EHActorQualitiesDataResponse
-
Gets the value of the naturalPerson property.
- getNaturalPersonAuthorization() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ActorQualities
-
- getNewEncryptedID() - Method in class oasis.names.tc.saml._2_0.protocol.ManageNameIDRequest
-
Gets the value of the newEncryptedID property.
- getNewID() - Method in class oasis.names.tc.saml._2_0.protocol.ManageNameIDRequest
-
Gets the value of the newID property.
- getNewKey(GetNewKeyRequestContent, byte[]) - Method in class be.ehealth.technicalconnector.service.kgss.impl.KgssServiceImpl
-
- getNewKey(GetNewKeyRequestContent, Credential, Map<String, PrivateKey>, byte[]) - Method in class be.ehealth.technicalconnector.service.kgss.impl.KgssServiceImpl
-
Gets the new key.
- getNewKey(GetNewKeyRequestContent, byte[]) - Method in interface be.ehealth.technicalconnector.service.kgss.KgssService
-
Asks KGSS to generate and store a new key.
- getNewKey(GetNewKeyRequestContent, Credential, Map<String, PrivateKey>, byte[]) - Method in interface be.ehealth.technicalconnector.service.kgss.KgssService
-
Ask the eHealth-platform Key Generation and Storage Service (KGSS) to generate and store a new key, and return the identifier.
- getNewKey() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyResponseContent
-
Gets the value of the newKey property.
- getNewKeyFromKgss(List<CredentialType>, byte[]) - Method in class be.ehealth.technicalconnector.service.kgss.KgssManager
-
Retrieves a new key from the KGSS Web Service and returns it.
- getNewKeyIdentifier() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyResponseContent
-
Gets the value of the newKeyIdentifier property.
- GetNewKeyRequest - Class in be.fgov.ehealth.etee.kgss._1_0.protocol
-
Java class for anonymous complex type.
- GetNewKeyRequest() - Constructor for class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyRequest
-
- GetNewKeyRequestContent - Class in be.fgov.ehealth.etee.kgss._1_0.protocol
-
Java class for anonymous complex type.
- GetNewKeyRequestContent() - Constructor for class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyRequestContent
-
- GetNewKeyResponse - Class in be.fgov.ehealth.etee.kgss._1_0.protocol
-
Java class for anonymous complex type.
- GetNewKeyResponse() - Constructor for class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyResponse
-
- GetNewKeyResponseContent - Class in be.fgov.ehealth.etee.kgss._1_0.protocol
-
Java class for anonymous complex type.
- GetNewKeyResponseContent() - Constructor for class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyResponseContent
-
- getNewValue() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareUpdateDetail
-
Gets the value of the newValue property.
- getNickname() - Method in enum be.fgov.ehealth.technicalconnector.signature.AdvancedElectronicSignatureEnumeration
-
- getNihii() - Method in class be.cin.mycarenet.esb.common.v2.CareProviderType
-
Gets the value of the nihii property.
- getNihii() - Method in class be.cin.mycarenet.esb.common.v2.IdType
-
Gets the value of the nihii property.
- getNihii() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.CareProvider
-
- getNihii() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Identification
-
- getNihii() - Static method in class be.ehealth.technicalconnector.utils.SessionUtil
-
retrieves the NIHII of the user using the application.
- getNIHII() - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Quality
-
Gets the value of the nihii property.
- getNihii() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CareProviderType
-
Gets the value of the nihii property.
- getNihii() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.IdType
-
Gets the value of the nihii property.
- getNihii() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CareProviderType
-
Gets the value of the nihii property.
- getNihii() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.IdType
-
Gets the value of the nihii property.
- getNihii() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CareProviderType
-
Gets the value of the nihii property.
- getNihii() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.IdType
-
Gets the value of the nihii property.
- getNihii11() - Static method in class be.ehealth.technicalconnector.utils.SessionUtil
-
retrieves the NIHII of the user using the application.
- getNIPReference() - Method in class be.cin.mycarenet.esb.common.v2.CommonInput
-
Gets the value of the nipReference property.
- getNIPReference() - Method in class be.cin.mycarenet.esb.common.v2.CommonOutputType
-
Gets the value of the nipReference property.
- getNIPReference() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CommonInputType
-
Gets the value of the nipReference property.
- getNIPReference() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CommonOutputType
-
Gets the value of the nipReference property.
- getNIPReference() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CommonInputType
-
Gets the value of the nipReference property.
- getNIPReference() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CommonOutputType
-
Gets the value of the nipReference property.
- getNIPReference() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonInputType
-
Gets the value of the nipReference property.
- getNIPReference() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonOutputType
-
Gets the value of the nipReference property.
- getNis() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Gets the value of the nis property.
- getNiss() - Static method in class be.ehealth.technicalconnector.utils.SessionUtil
-
retrieves the NIHII of the user using the application.
- getNobleCondition() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getNominator() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FrequencyType
-
Gets the value of the nominator property.
- getNotBefore() - Method in class oasis.names.tc.saml._1_0.assertion.Conditions
-
Gets the value of the notBefore property.
- getNotBefore() - Method in class oasis.names.tc.saml._2_0.assertion.Conditions
-
Gets the value of the notBefore property.
- getNotBefore() - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmationDataType
-
Gets the value of the notBefore property.
- getNotEncryptedRequestObjectBuilder() - Static method in class be.ehealth.businessconnector.mycarenet.memberdatacommons.builders.RequestObjectBuilderFactory
-
- getNotEncryptedRequestObjectBuilder() - Static method in class be.ehealth.businessconnector.mycarenet.memberdatav2.builders.regional.IrisCareNetRequestObjectBuilderFactory
-
- getNotEncryptedRequestObjectBuilder() - Static method in class be.ehealth.businessconnector.mycarenet.memberdatav2.builders.regional.WalCareNetRequestObjectBuilderFactory
-
- getNoticeNumbers() - Method in class org.etsi.uri._01903.v1_3.NoticeReferenceType
-
Gets the value of the noticeNumbers property.
- getNoticeRef() - Method in class org.etsi.uri._01903.v1_3.SPUserNotice
-
Gets the value of the noticeRef property.
- getNotOnOrAfter() - Method in class oasis.names.tc.saml._1_0.assertion.Conditions
-
Gets the value of the notOnOrAfter property.
- getNotOnOrAfter() - Method in class oasis.names.tc.saml._2_0.assertion.Conditions
-
Gets the value of the notOnOrAfter property.
- getNotOnOrAfter() - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmationDataType
-
Gets the value of the notOnOrAfter property.
- getNotOnOrAfter() - Method in class oasis.names.tc.saml._2_0.protocol.LogoutRequest
-
Gets the value of the notOnOrAfter property.
- getNotOnOrAfterCondition(Element) - Static method in class be.ehealth.technicalconnector.service.sts.utils.SAMLHelper
-
Gets the not on or after conditions.
- getNullFlavor() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENT
-
Gets the value of the nullFlavor property.
- getNullFlavor() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEM
-
Gets the value of the nullFlavor property.
- getNumber() - Method in class be.behealth.webservices.tsa.ErrorType
-
Gets the value of the number property.
- getNumber() - Method in class be.fgov.ehealth.timestamping.protocol.v2.ErrorType
-
Gets the value of the number property.
- getNumber() - Method in class org.etsi.uri._01903.v1_3.CRLIdentifierType
-
Gets the value of the number property.
- getNumberofpackage() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Gets the value of the numberofpackage property.
- getNurse() - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareCareProviderType
-
Gets the value of the nurse property.
- getNurseContractualCarePreviousDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Gets the value of the nurseContractualCarePreviousDetail property.
- getNurseContractualCareRequestDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareRequest
-
Gets the value of the nurseContractualCareRequestDetail property.
- getNurseContractualCareRequestDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Gets the value of the nurseContractualCareRequestDetail property.
- getNurseContractualCareResponseDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Gets the value of the nurseContractualCareResponseDetail property.
- getNurseContractualCareUpdateDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Gets the value of the nurseContractualCareUpdateDetail property.
- getNurseReference() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareRequestDetail
-
Gets the value of the nurseReference property.
- getNurseReference() - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareDetail
-
Gets the value of the nurseReference property.
- getNurseReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareDetail
-
Gets the value of the nurseReference property.
- getNurseReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalResponseCareDetail
-
Gets the value of the nurseReference property.
- getObjectIdentifier() - Method in class org.etsi.uri._01903.v1_3.DataObjectFormat
-
Gets the value of the objectIdentifier property.
- getObjectReference() - Method in class org.etsi.uri._01903.v1_3.DataObjectFormat
-
Gets the value of the objectReference property.
- getObjectReferences() - Method in class org.etsi.uri._01903.v1_3.CommitmentTypeIndication
-
Gets the value of the objectReferences property.
- getObjects() - Method in class org.w3._2000._09.xmldsig.Signature
-
Gets the value of the objects property.
- getObjId() - Method in class oasis.names.tc.dss._1_0.core.schema.IncludeObject
-
Gets the value of the objId property.
- getOCSPIdentifier() - Method in class org.etsi.uri._01903.v1_3.OCSPRefType
-
Gets the value of the ocspIdentifier property.
- getOCSPOptions() - Static method in class be.ehealth.technicalconnector.service.etee.CryptoFactory
-
- getOCSPRefs() - Method in class org.etsi.uri._01903.v1_3.CompleteRevocationRefsType
-
Gets the value of the ocspRefs property.
- getOCSPReves() - Method in class org.etsi.uri._01903.v1_3.OCSPRefsType
-
Gets the value of the ocspReves property.
- getOCSPValues() - Method in class org.etsi.uri._01903.v1_3.RevocationValuesType
-
Gets the value of the ocspValues property.
- getOffset() - Method in class be.fgov.ehealth.commons.protocol.v2.AuthorPaginationRequestType
-
Gets the value of the offset property.
- getOffset() - Method in class be.fgov.ehealth.commons.protocol.v2.PaginationRequestType
-
Gets the value of the offset property.
- getOffset() - Method in class be.fgov.ehealth.commons.protocol.v2.PaginationResponseType
-
Gets the value of the offset property.
- getOffset() - Method in class be.fgov.ehealth.commons.protocol.v2.PaginationStatusResponseType
-
Gets the value of the offset property.
- getOption(String, Map<String, Object>, T) - Static method in class be.fgov.ehealth.technicalconnector.signature.impl.SignatureUtils
-
- getOptionalInputs() - Method in class oasis.names.tc.dss._1_0.core.schema.RequestBaseType
-
Gets the value of the optionalInputs property.
- getOptionalOutputs() - Method in class oasis.names.tc.dss._1_0.core.schema.ResponseBaseType
-
Gets the value of the optionalOutputs property.
- getOptionEnumeration() - Method in class be.fgov.ehealth.daas.complextype.v1.Actor
-
Gets the value of the optionEnumeration property.
- getOrder() - Method in class be.fgov.ehealth.bcp.protocol.v1.Endpoint
-
Gets the value of the order property.
- getOrder() - Method in class be.fgov.ehealth.bcp.protocol.v2.Endpoint
-
Gets the value of the order property.
- getOrganization() - Method in class be.cin.mycarenet.esb.common.v2.CareProviderType
-
Gets the value of the organization property.
- getOrganization() - Method in class be.cin.mycarenet.esb.common.v2.PartyType
-
Gets the value of the organization property.
- getOrganization() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Party
-
- getOrganization() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CareProviderType
-
Gets the value of the organization property.
- getOrganization() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.PartyType
-
Gets the value of the organization property.
- getOrganization() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CareProviderType
-
Gets the value of the organization property.
- getOrganization() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.PartyType
-
Gets the value of the organization property.
- getOrganization() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CareProviderType
-
Gets the value of the organization property.
- getOrganization() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.PartyType
-
Gets the value of the organization property.
- getOrganization() - Method in class org.etsi.uri._01903.v1_3.NoticeReferenceType
-
Gets the value of the organization property.
- getOrganizationAuthorizations() - Method in class be.fgov.ehealth.certra.protocol.v2.GetActorQualitiesResponse
-
Gets the value of the organizationAuthorizations property.
- getOrganizationAuthorizations() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ActorQualities
-
- getOrganizationIdentifier() - Method in class be.fgov.ehealth.certra.protocol.v2.GetExistingApplicationIdsRequest
-
Gets the value of the organizationIdentifier property.
- getOrganizationList() - Method in interface be.fgov.ehealth.technicalconnector.ra.service.AuthenticationCertificateRegistrationService
-
- getOrganizationList() - Method in class be.fgov.ehealth.technicalconnector.ra.service.impl.AuthenticationCertificateRegistrationServiceImpl
-
- getOrganizations() - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.LegalPerson
-
Gets the value of the organizations property.
- getOrganizationTypes() - Method in class be.fgov.ehealth.certra.protocol.v2.GetGenericOrganizationTypesResponse
-
Gets the value of the organizationTypes property.
- getOrigin() - Method in class be.cin.mycarenet.esb.common.v2.CommonInput
-
Gets the value of the origin property.
- getOrigin() - Method in class be.cin.nip.async.generic.Confirm
-
Gets the value of the origin property.
- getOrigin() - Method in class be.cin.nip.async.generic.Get
-
Gets the value of the origin property.
- getOrigin() - Method in class be.cin.nip.async.generic.RejectOutb
-
Gets the value of the origin property.
- getOrigin() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.CommonInput
-
- getOrigin() - Method in class be.fgov.ehealth.errors.core.v1.ErrorType
-
Gets the value of the origin property.
- getOrigin() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CommonInputType
-
Gets the value of the origin property.
- getOrigin() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CommonInputType
-
Gets the value of the origin property.
- getOrigin() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonInputType
-
Gets the value of the origin property.
- getOriginalDatas() - Method in class be.fgov.ehealth.seals.protocol.v1.EncodeRequest
-
Gets the value of the originalDatas property.
- getOrigineType(String) - Method in class be.ehealth.businessconnector.genericasync.helper.GetHelper
-
- getOther() - Method in class oasis.names.tc.dss._1_0.core.schema.InputDocuments
-
Gets the value of the other property.
- getOther() - Method in class oasis.names.tc.dss._1_0.core.schema.KeySelector
-
Gets the value of the other property.
- getOther() - Method in class oasis.names.tc.dss._1_0.core.schema.SignatureObject
-
Gets the value of the other property.
- getOther() - Method in class oasis.names.tc.dss._1_0.core.schema.Timestamp
-
Gets the value of the other property.
- getOtherAttributes() - Method in class oasis.names.tc.saml._2_0.assertion.Attribute
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmationDataType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.etsi.uri._01903.v1_3.Any
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.w3._2001._04.xmlenc.EncryptionProperty
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherRefs() - Method in class org.etsi.uri._01903.v1_3.CompleteRevocationRefsType
-
Gets the value of the otherRefs property.
- getOtherReves() - Method in class org.etsi.uri._01903.v1_3.OtherCertStatusRefsType
-
Gets the value of the otherReves property.
- getOtherValues() - Method in class org.etsi.uri._01903.v1_3.OtherCertStatusValuesType
-
Gets the value of the otherValues property.
- getOtherValues() - Method in class org.etsi.uri._01903.v1_3.RevocationValuesType
-
Gets the value of the otherValues property.
- getOutputData() - Method in class be.fgov.ehealth.seals.core.v1.DecodedDataType
-
Gets the value of the outputData property.
- getOutputReference() - Method in class be.cin.mycarenet.esb.common.v2.CommonOutputType
-
Gets the value of the outputReference property.
- getOutputReference() - Method in class be.cin.mycarenet.esb.common.v2.RecordCommonOutputType
-
Gets the value of the outputReference property.
- getOutputReference() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CommonOutputType
-
Gets the value of the outputReference property.
- getOutputReference() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CommonOutputType
-
Gets the value of the outputReference property.
- getOutputReference() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonOutputType
-
Gets the value of the outputReference property.
- getOutputStream() - Method in class be.ehealth.technicalconnector.utils.ByteArrayDatasource
-
- getP() - Method in class org.w3._2000._09.xmldsig.DSAKeyValue
-
Gets the value of the p property.
- getPackage() - Method in class be.cin.mycarenet.esb.common.v2.OrigineType
-
Gets the value of the package property.
- getPackage() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.OriginType
-
Gets the value of the package property.
- getPackage() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.OriginType
-
Gets the value of the package property.
- getPackage() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.OriginType
-
Gets the value of the package property.
- getPackage() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Gets the value of the package property.
- getPackageInfo() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Origin
-
- getPackageName() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.McnPackageInfo
-
- getPackageName() - Method in class be.ehealth.technicalconnector.config.util.domain.PackageInfo
-
Deprecated.
Getter for name.
- getPalliativeCareDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareRequest
-
Gets the value of the palliativeCareDetail property.
- getPalliativeCareDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Gets the value of the palliativeCareDetail property.
- getPalliativeCareResponseDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Gets the value of the palliativeCareResponseDetail property.
- getParameters() - Method in class be.fgov.ehealth.etee.commons.core.v2.EteeErrorType
-
Gets the value of the parameters property.
- getPassword() - Method in class be.cin.mycarenet.esb.common.v2.LicenseType
-
Gets the value of the password property.
- getPassword() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.McnPackageInfo
-
- getPassword() - Method in class be.ehealth.technicalconnector.config.util.domain.PackageInfo
-
Deprecated.
Getter for password.
- getPassword() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.LicenseType
-
Gets the value of the password property.
- getPassword() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.LicenseType
-
Gets the value of the password property.
- getPassword() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.LicenseType
-
Gets the value of the password property.
- getPath() - Method in class be.ehealth.business.mycarenetdomaincommons.exception.ValidationError
-
- getPatient() - Method in class be.fgov.ehealth.messageservices.core.v1.SelectRetrieveTransactionType
-
Gets the value of the patient property.
- getPatient() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FolderType
-
Gets the value of the patient property.
- getPAUSE() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the pause property.
- getPayload() - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
- getPayment() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityResponseDetail
-
Some information about the payment
- getPaymentApproval() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityItem
-
Element linked to insurablity request of the type
"invoicing".
- getPercentage() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.IncapacityType
-
Gets the value of the percentage property.
- getPeriod() - Method in class be.behealth.webservices.tsa.TSConsultRequest
-
Gets the value of the period property.
- getPeriod() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityItem
-
Gets the value of the period property.
- getPeriod() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityRequestDetail
-
Gets the value of the period property.
- getPeriod() - Method in class be.cin.mycarenet.esb.common.v2.RoutingType
-
Gets the value of the period property.
- getPeriod() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Routing
-
- getPeriod() - Method in class be.fgov.ehealth.daas.complextype.v1.Actor
-
Gets the value of the period property.
- getPeriod() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.RoutingType
-
Gets the value of the period property.
- getPeriod() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.RoutingType
-
Gets the value of the period property.
- getPeriod() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.RoutingType
-
Gets the value of the period property.
- getPeriod() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSConsultRequest
-
Gets the value of the period property.
- getPeriodEnd() - Method in class be.cin.mycarenet._1_0.carenet.types.MedicalHouseType
-
Gets the value of the periodEnd property.
- getPeriodEnd() - Method in class be.cin.mycarenet._1_0.carenet.types.PeriodLengthType
-
Gets the value of the periodEnd property.
- getPeriodEnd() - Method in class be.cin.mycarenet._1_0.carenet.types.PeriodType
-
Gets the value of the periodEnd property.
- getPeriodicity() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FrequencyType
-
Gets the value of the periodicity property.
- getPeriodLength() - Method in class be.cin.mycarenet._1_0.carenet.types.PeriodLengthType
-
Gets the value of the periodLength property.
- getPeriodStart() - Method in class be.cin.mycarenet._1_0.carenet.types.MedicalHouseType
-
Gets the value of the periodStart property.
- getPeriodStart() - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareDetail
-
Gets the value of the periodStart property.
- getPeriodStart() - Method in class be.cin.mycarenet._1_0.carenet.types.PeriodLengthType
-
Gets the value of the periodStart property.
- getPeriodStart() - Method in class be.cin.mycarenet._1_0.carenet.types.PeriodType
-
Gets the value of the periodStart property.
- getPerson() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Gets the value of the person property.
- getPerson() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the person property.
- getPersonalparts() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Gets the value of the personalparts property.
- getPgenCounter() - Method in class org.w3._2000._09.xmldsig.DSAKeyValue
-
Gets the value of the pgenCounter property.
- getPGPKeyID() - Method in class org.w3._2000._09.xmldsig.PGPData
-
Gets the value of the pgpKeyID property.
- getPGPKeyPacket() - Method in class org.w3._2000._09.xmldsig.PGPData
-
Gets the value of the pgpKeyPacket property.
- getPhoneGeneral() - Method in class be.fgov.ehealth.certra.core.v2.ContactDataType
-
Gets the value of the phoneGeneral property.
- getPhoneGeneral() - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.ContactDataType
-
Gets the value of the phoneGeneral property.
- getPhoneGeneral() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ContactData
-
- getPhonePrivate() - Method in class be.fgov.ehealth.certra.core.v2.ContactDataType
-
Gets the value of the phonePrivate property.
- getPhonePrivate() - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.ContactDataType
-
Gets the value of the phonePrivate property.
- getPhonePrivate() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ContactData
-
- getPhoto() - Method in class be.ehealth.technicalconnector.beid.domain.BeIDInfo
-
- getPhotoDigest() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getPhysicalPerson() - Method in class be.cin.mycarenet.esb.common.v2.CareProviderType
-
Gets the value of the physicalPerson property.
- getPhysicalPerson() - Method in class be.cin.mycarenet.esb.common.v2.PartyType
-
Gets the value of the physicalPerson property.
- getPhysicalPerson() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Party
-
- getPhysicalPerson() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CareProviderType
-
Gets the value of the physicalPerson property.
- getPhysicalPerson() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.PartyType
-
Gets the value of the physicalPerson property.
- getPhysicalPerson() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CareProviderType
-
Gets the value of the physicalPerson property.
- getPhysicalPerson() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.PartyType
-
Gets the value of the physicalPerson property.
- getPhysicalPerson() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CareProviderType
-
Gets the value of the physicalPerson property.
- getPhysicalPerson() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.PartyType
-
Gets the value of the physicalPerson property.
- getPkcs10DerEncoded() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.NewCertificateContract
-
- getPlaceOfBirth() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getPolicy() - Method in class oasis.names.tc.dss._1_0.core.schema.TstInfo
-
Gets the value of the policy property.
- getPosology() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the posology property.
- getPost() - Method in class be.ehealth.businessconnector.genericasync.domain.ProcessedPostResponse
-
- getPostalCode() - Method in class org.etsi.uri._01903.v1_3.SignatureProductionPlace
-
Gets the value of the postalCode property.
- getPostBox() - Method in class be.fgov.ehealth.commons.core.v1.AddressType
-
Gets the value of the postBox property.
- getPostboxnumber() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Gets the value of the postboxnumber property.
- getPostResponse() - Method in class be.ehealth.businessconnector.genericasync.domain.ProcessedPostResponse
-
- getPrescriber() - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareDetail
-
Gets the value of the prescriber property.
- getPrescripter() - Method in class be.cin.mycarenet._1_0.carenet.types.KatzType
-
Gets the value of the prescripter property.
- getPresentation() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Gets the value of the presentation property.
- getPrivateKey(X509Certificate, CallbackHandler) - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- getPrivateKey(PublicKey, CallbackHandler) - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- getPrivateKey(String, String) - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- getPrivateKey() - Method in interface be.ehealth.technicalconnector.service.sts.security.Credential
-
Gets the private key.
- getPrivateKey() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.AbstractSAMLToken
-
- getPrivateKey() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.BeIDCredential
-
Gets the private key.
- getPrivateKey() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.KeyPairCredential
-
Gets the private key.
- getPrivateKey() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.KeyStoreCredential
-
Gets the private key.
- getPrivateKeyPassword() - Method in class be.ehealth.technicalconnector.service.sts.security.KeyStoreInfo
-
Gets the private key password.
- getProducedAt() - Method in class org.etsi.uri._01903.v1_3.OCSPIdentifierType
-
Gets the value of the producedAt property.
- getProduct() - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareTreatmentType
-
Gets the value of the product property.
- getProfession() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the profession property.
- getProfession() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the profession property.
- getProfile() - Method in class oasis.names.tc.dss._1_0.core.schema.RequestBaseType
-
Gets the value of the profile property.
- getProfile() - Method in class oasis.names.tc.dss._1_0.core.schema.ResponseBaseType
-
Gets the value of the profile property.
- getProof() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Source
-
Gets the value of the proof property.
- getProperties() - Method in class be.ehealth.technicalconnector.config.impl.ConfigurationImpl
-
- getProperties() - Method in class oasis.names.tc.dss._1_0.core.schema.PropertiesType
-
Gets the value of the properties property.
- getProperty(String) - Static method in class be.ehealth.business.common.util.PomPropertiesUtil
-
- getProperty(String, String) - Method in interface be.ehealth.technicalconnector.config.Configuration
-
Gets the property by Key.
- getProperty(String) - Method in interface be.ehealth.technicalconnector.config.Configuration
-
Gets the property by Key from the DEFAULT_CONFIG.
- getProperty(String) - Method in class be.ehealth.technicalconnector.config.impl.AbstractConfigurationImpl
-
- getProperty(String, String) - Method in class be.ehealth.technicalconnector.config.impl.ConfigurationImpl
-
- getProperty(String, String) - Method in class be.ehealth.technicalconnector.config.impl.ConfigurationWithSessionCache
-
- getProperty(String, String) - Method in class be.ehealth.technicalconnector.config.impl.ConfigValidatorImpl
-
- getProperty(String) - Method in class be.ehealth.technicalconnector.config.impl.ConfigValidatorImpl
-
- getProperty(String, String) - Method in class be.ehealth.technicalconnector.config.impl.RecursiveProperties
-
- getProperty(String) - Method in class be.ehealth.technicalconnector.config.impl.RecursiveProperties
-
- getProperty(String) - Static method in class be.fgov.ehealth.technicalconnector.ra.utils.RaPropertiesLoader
-
- getProperty(String, String) - Static method in class be.fgov.ehealth.technicalconnector.ra.utils.RaPropertiesLoader
-
- getProtectionParameter() - Method in class be.fgov.ehealth.technicalconnector.distributedkeys.jca.DistributedKeyLoadStoreParam
-
- getProtocolBinding() - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Gets the value of the protocolBinding property.
- getProvider() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareUpdateDetail
-
Gets the value of the provider property.
- getProviderID() - Method in class oasis.names.tc.saml._2_0.protocol.IDPEntry
-
Gets the value of the providerID property.
- getProviderName() - Method in interface be.ehealth.technicalconnector.service.sts.security.Credential
-
Gets the keystore provider
- getProviderName() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.AbstractSAMLToken
-
- getProviderName() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.BeIDCredential
-
- getProviderName() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.KeyPairCredential
-
- getProviderName() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.KeyStoreCredential
-
- getProviderName() - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Gets the value of the providerName property.
- getProxy() - Method in class be.fgov.ehealth.technicalconnector.distributedkeys.jca.DistributedKeyLoadStoreParam
-
- getProxyCount() - Method in class oasis.names.tc.saml._2_0.protocol.Scoping
-
Gets the value of the proxyCount property.
- getPublicEncryptionKey() - Method in class be.fgov.ehealth.etkra.protocol.v2.StartETKRegistrationRequest
-
Gets the value of the publicEncryptionKey property.
- getPublicKey() - Method in interface be.ehealth.technicalconnector.service.sts.security.Credential
-
Gets the public key.
- getPublicKey() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.AbstractSAMLToken
-
- getPublicKey() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.BeIDCredential
-
Gets the public key.
- getPublicKey() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.KeyPairCredential
-
Gets the public key.
- getPublicKey() - Method in class be.ehealth.technicalconnector.service.sts.security.impl.KeyStoreCredential
-
Gets the public key.
- getPublicKeyIdentifier() - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Gets the value of the publicKeyIdentifier property.
- getPublicKeyIdentifier() - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateCertificateResponse
-
Gets the value of the publicKeyIdentifier property.
- getPublicKeyIdentifier() - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateRevocationContractRequest
-
Gets the value of the publicKeyIdentifier property.
- getPublicKeyIdentifier() - Method in class be.fgov.ehealth.certra.protocol.v2.GetCertificateRequest
-
Gets the value of the publicKeyIdentifier property.
- getPublicKeyIdentifier() - Method in class be.fgov.ehealth.certra.protocol.v2.RevokeRequest
-
Gets the value of the publicKeyIdentifier property.
- getPublicKeyIdentifier() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Certificate
-
- getPublicKeyIdentifier() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.RevocationContractRequest
-
- getPublicKeyIdentifier() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.RevocationRequest
-
- getQ() - Method in class org.w3._2000._09.xmldsig.DSAKeyValue
-
Gets the value of the q property.
- getQRSTOT() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the qrstot property.
- getQualifier() - Method in class org.etsi.uri._01903.v1_3.IdentifierType
-
Gets the value of the qualifier property.
- getQualities() - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.NaturalPerson
-
Gets the value of the qualities property.
- getQuality() - Method in class be.cin.mycarenet.esb.common.v2.NihiiType
-
Gets the value of the quality property.
- getQuality() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Nihii
-
- getQuality() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.NihiiType
-
Gets the value of the quality property.
- getQuality() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.NihiiType
-
Gets the value of the quality property.
- getQuality() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.NihiiType
-
Gets the value of the quality property.
- getQuantity() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundprescriptionType
-
Gets the value of the quantity property.
- getQuantity() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundType
-
Gets the value of the quantity property.
- getQuantity() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Denominator
-
Gets the value of the quantity property.
- getQuantity() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the quantity property.
- getQuantity() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Nominator
-
Gets the value of the quantity property.
- getQuantityperpackage() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Gets the value of the quantityperpackage property.
- getQuantityprefix() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundType
-
Gets the value of the quantityprefix property.
- getQuery() - Method in class oasis.names.tc.saml._1_0.protocol.Request
-
Gets the value of the query property.
- getQueryParameters() - Method in class be.cin.nip.async.generic.Get
-
Gets the value of the queryParameters property.
- getRawDecryptedBlob() - Method in class be.ehealth.business.mycarenetcommons.domain.SignedEncryptedResponseHolder
-
- getRawDecryptedBlob() - Method in class be.ehealth.businessconnector.genericasync.domain.ProcessedMsgResponse
-
- getReason() - Method in class be.cin.mycarenet._1_0.carenet.types.DecisionType
-
Gets the value of the reason property.
- getReason() - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareTreatmentType
-
Gets the value of the reason property.
- getReason() - Method in class oasis.names.tc.saml._2_0.protocol.LogoutRequest
-
Gets the value of the reason property.
- getReceiverReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityRequest
-
Gets the value of the receiverReference property.
- getReceiverReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Gets the value of the receiverReference property.
- getReceiverReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareRequest
-
Gets the value of the receiverReference property.
- getReceiverReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Gets the value of the receiverReference property.
- getReceiverReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Gets the value of the receiverReference property.
- getReceiverReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareRequest
-
Gets the value of the receiverReference property.
- getReceiverReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Gets the value of the receiverReference property.
- getReceiverReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareRequest
-
Gets the value of the receiverReference property.
- getReceiverReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Gets the value of the receiverReference property.
- getRecipient() - Method in class oasis.names.tc.saml._1_0.protocol.ResponseAbstractType
-
Gets the value of the recipient property.
- getRecipient() - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmationDataType
-
Gets the value of the recipient property.
- getRecipient() - Method in class org.w3._2001._04.xmlenc.EncryptedKey
-
Gets the value of the recipient property.
- getRecipients() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Gets the value of the recipients property.
- getRecipients() - Method in class oasis.names.tc.dss._1_0.core.schema.IntendedAudience
-
Gets the value of the recipients property.
- getRecorddatetime() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the recorddatetime property.
- getRecorddatetime() - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Gets the value of the recorddatetime property.
- getRecorddatetime() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the recorddatetime property.
- getRecorddatetime() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the recorddatetime property.
- getRecorddatetime() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Gets the value of the recorddatetime property.
- getRedactor() - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Gets the value of the redactor property.
- getRedactor() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Gets the value of the redactor property.
- getRef() - Method in class be.behealth.webservices.tsa.JournalEntryType
-
Gets the value of the ref property.
- getRef() - Method in class be.cin.mycarenet.esb.common.v2.SelfRefType
-
Gets the value of the ref property.
- getRef() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.SelfRefType
-
Gets the value of the ref property.
- getRef() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.SelfRefType
-
Gets the value of the ref property.
- getRef() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.SelfRefType
-
Gets the value of the ref property.
- getRef() - Method in class be.fgov.ehealth.timestamping.protocol.v2.JournalEntryType
-
Gets the value of the ref property.
- getRef() - Method in class oasis.names.tc.dss._1_0.core.schema.AdditionalTimeInfo
-
Gets the value of the ref property.
- getReference() - Method in class be.cin.mycarenet._1_0.carenet.types.DecisionType
-
Gets the value of the reference property.
- getReference() - Method in class be.cin.nip.async.generic.QueryParameters
-
Gets the value of the reference property.
- getReference() - Method in class be.cin.nip.async.generic.TAck
-
Gets the value of the reference property.
- getReference() - Method in class be.cin.types.v1.Blob
-
Gets the value of the reference property.
- getReference() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- getReference() - Method in class be.ehealth.businessconnector.genericasync.domain.GetRequest
-
- getReference() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Gets the value of the reference property.
- getReferenceDate() - Method in class be.cin.mycarenet.esb.common.v2.RoutingType
-
Gets the value of the referenceDate property.
- getReferenceDate() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Routing
-
- getReferenceDate() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.RoutingType
-
Gets the value of the referenceDate property.
- getReferenceDate() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.RoutingType
-
Gets the value of the referenceDate property.
- getReferenceDate() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.RoutingType
-
Gets the value of the referenceDate property.
- getReferenceInfos() - Method in class org.etsi.uri._01903.v1_3.GenericTimeStampType
-
Gets the value of the referenceInfos property.
- getReferenceList() - Method in class org.w3._2001._04.xmlenc.EncryptedKey
-
Gets the value of the referenceList property.
- getReferences() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.CommonInput
-
- getReferences() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonInputType
-
Gets the value of the references property.
- getReferences() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonOutputType
-
Gets the value of the references property.
- getReferences() - Method in class org.w3._2000._09.xmldsig.Manifest
-
Gets the value of the references property.
- getReferences() - Method in class org.w3._2000._09.xmldsig.SignedInfo
-
Gets the value of the references property.
- getReferenceXpath() - Method in class oasis.names.tc.dss._1_0.core.schema.ManifestResult
-
Gets the value of the referenceXpath property.
- getRefId() - Method in class oasis.names.tc.dss._1_0.core.schema.SignedReference
-
Gets the value of the refId property.
- getRefscopes() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the refscopes property.
- getRefsOnlyTimeStamps() - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Gets the value of the refsOnlyTimeStamps property.
- getRefType() - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentBaseType
-
Gets the value of the refType property.
- getRefURI() - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentBaseType
-
Gets the value of the refURI property.
- getRefURI() - Method in class oasis.names.tc.dss._1_0.core.schema.SignedReference
-
Gets the value of the refURI property.
- getRefvalues() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RefscopeType
-
Gets the value of the refvalues property.
- getRegimen() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the regimen property.
- getRegistrationNumberWithMutuality() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.CareReceiverId
-
- getRegNrWithMut() - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverId
-
Gets the value of the regNrWithMut property.
- getRegNrWithMut() - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverStrictIdType
-
Gets the value of the regNrWithMut property.
- getRegNrWithMut() - Method in class be.cin.mycarenet._1_0.carenet.types.ExtCareReceiverDetailType
-
Gets the value of the regNrWithMut property.
- getRegNrWithMut() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityItem
-
Gets the value of the regNrWithMut property.
- getRegNrWithMut() - Method in class be.cin.types.v1.CareReceiverIdType
-
Gets the value of the regNrWithMut property.
- getRegNrWithMut() - Method in class be.ehealth.business.common.domain.Patient
-
- getRegNrWithMut() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CareReceiverIdType
-
Gets the value of the regNrWithMut property.
- getRegNrWithMut() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CareReceiverIdType
-
Gets the value of the regNrWithMut property.
- getRegNrWithMut() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CareReceiverIdType
-
Gets the value of the regNrWithMut property.
- getRelatesTo() - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingHeader
-
- getRelationshipType() - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingRelatesTo
-
- getReleatesTo() - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingRelatesTo
-
- getRenewal() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the renewal property.
- getReplacementPeriodStartDate() - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Gets the value of the replacementPeriodStartDate property.
- getReplacesCertificate() - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateCertificateResponse
-
Gets the value of the replacesCertificate property.
- getReplacesCertificate() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Certificate
-
- getReplyTo() - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingHeader
-
- getReplyToEtk() - Method in class be.cin.encrypted.EncryptedKnownContent
-
Gets the value of the replyToEtk property.
- getReplyToEtk() - Method in class be.cin.nip.async.generic.Get
-
Gets the value of the replyToEtk property.
- getRequest() - Method in class be.cin.mycarenet.esb.common.v2.CommonInput
-
Gets the value of the request property.
- GetRequest - Class in be.ehealth.businessconnector.genericasync.domain
-
- getRequest(SAMLToken, Get, WsAddressingHeader) - Method in interface be.ehealth.businessconnector.genericasync.service.GenAsyncService
-
Returns the
Responses from the post previously sent.
- getRequest(SAMLToken, Get, WsAddressingHeader) - Method in class be.ehealth.businessconnector.genericasync.service.impl.GenAsyncServiceImpl
-
- getRequest(Get, WsAddressingHeader) - Method in interface be.ehealth.businessconnector.genericasync.session.GenAsyncService
-
Returns the Responses from the post previously sent and generate the token.
- getRequest(Get, WsAddressingHeader) - Method in class be.ehealth.businessconnector.genericasync.session.impl.GenAsyncServiceImpl
-
- getRequest() - Method in class be.ehealth.technicalconnector.ws.impl.strategy.InvokeStrategyContext
-
- getRequest() - Method in class be.fgov.ehealth.messageservices.core.v1.ResponseType
-
Gets the value of the request property.
- getRequest() - Method in class be.fgov.ehealth.messageservices.core.v1.RetrieveTransactionRequest
-
Gets the value of the request property.
- getRequest() - Method in class be.fgov.ehealth.messageservices.core.v1.SendTransactionRequest
-
Gets the value of the request property.
- getRequest() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CommonInputType
-
Gets the value of the request property.
- getRequest() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CommonInputType
-
Gets the value of the request property.
- getRequest() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonInputType
-
Gets the value of the request property.
- GetRequest.Builder - Class in be.ehealth.businessconnector.genericasync.domain
-
GetRequest builder static inner class.
- GetRequest.Builder.BuildStep - Interface in be.ehealth.businessconnector.genericasync.domain
-
- GetRequest.Builder.DefaultsStep - Interface in be.ehealth.businessconnector.genericasync.domain
-
- GetRequest.Builder.ExcludeIOsStep - Interface in be.ehealth.businessconnector.genericasync.domain
-
- GetRequest.Builder.GetRequestBuilderStep - Interface in be.ehealth.businessconnector.genericasync.domain
-
- GetRequest.Builder.IncludeIOsStep - Interface in be.ehealth.businessconnector.genericasync.domain
-
- GetRequest.Builder.MaxMessagesStep - Interface in be.ehealth.businessconnector.genericasync.domain
-
- GetRequest.Builder.MaxTAcksStep - Interface in be.ehealth.businessconnector.genericasync.domain
-
- GetRequest.Builder.ReferenceStep - Interface in be.ehealth.businessconnector.genericasync.domain
-
- GetRequest.Builder.TackMessageNamesStep - Interface in be.ehealth.businessconnector.genericasync.domain
-
- getRequestedAuthnContext() - Method in class oasis.names.tc.saml._2_0.protocol.AuthnQuery
-
Gets the value of the requestedAuthnContext property.
- getRequestedAuthnContext() - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Gets the value of the requestedAuthnContext property.
- getRequestedDate() - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Gets the value of the requestedDate property.
- getRequester() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareRequestDetail
-
Gets the value of the requester property.
- getRequester() - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareDetail
-
Gets the value of the requester property.
- getRequester() - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareDetail
-
Gets the value of the requester property.
- getRequesterIDs() - Method in class oasis.names.tc.saml._2_0.protocol.Scoping
-
Gets the value of the requesterIDs property.
- getRequestId() - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificateType
-
Gets the value of the requestId property.
- getRequestId() - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevokeDataRequest
-
Gets the value of the requestId property.
- getRequestID() - Method in class oasis.names.tc.dss._1_0.core.schema.RequestBaseType
-
Gets the value of the requestID property.
- getRequestID() - Method in class oasis.names.tc.dss._1_0.core.schema.ResponseBaseType
-
Gets the value of the requestID property.
- getRequestID() - Method in class oasis.names.tc.saml._1_0.protocol.RequestAbstractType
-
Gets the value of the requestID property.
- getRequestMap() - Method in class be.ehealth.technicalconnector.ws.domain.FeatureLoader
-
- getRequestMap() - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
- getRequestObjectBuilder(String) - Static method in class be.ehealth.businessconnector.genericasync.builders.BuilderFactory
-
Retrieve an instance of a
RequestObjectBuilder implementation The implementation could be a custom class defined in the
configuration file (property
).
- getRequestor() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Request
-
- getResource() - Method in class oasis.names.tc.saml._1_0.assertion.AuthorizationDecisionStatement
-
Gets the value of the resource property.
- getResource() - Method in class oasis.names.tc.saml._1_0.protocol.AttributeQuery
-
Gets the value of the resource property.
- getResource() - Method in class oasis.names.tc.saml._1_0.protocol.AuthorizationDecisionQuery
-
Gets the value of the resource property.
- getResource() - Method in class oasis.names.tc.saml._2_0.assertion.AuthzDecisionStatement
-
Gets the value of the resource property.
- getResource() - Method in class oasis.names.tc.saml._2_0.protocol.AuthzDecisionQuery
-
Gets the value of the resource property.
- getResourceAsByteArray(String) - Static method in class be.ehealth.technicalconnector.utils.ConnectorIOUtils
-
Gets content of the location as byte[]
- getResourceAsFile(String) - Static method in class be.ehealth.technicalconnector.utils.ConnectorIOUtils
-
Gets content of the location as
File
- getResourceAsStream(String) - Static method in class be.ehealth.technicalconnector.utils.ConnectorIOUtils
-
- getResourceAsStream(String, boolean) - Static method in class be.ehealth.technicalconnector.utils.ConnectorIOUtils
-
- getResourceAsString(String) - Static method in class be.ehealth.technicalconnector.utils.ConnectorIOUtils
-
Gets content of the location as
String
- getResourceFilePath(String) - Static method in class be.ehealth.technicalconnector.utils.ConnectorIOUtils
-
Gets the resource as stream.
- getResourceStream(String) - Method in class be.ehealth.technicalconnector.utils.TemplateEngineUtils.ClasspathResourceLoader
-
- getResponderID() - Method in class org.etsi.uri._01903.v1_3.OCSPIdentifierType
-
Gets the value of the responderID property.
- getRespondWiths() - Method in class oasis.names.tc.saml._1_0.protocol.RequestAbstractType
-
Gets the value of the respondWiths property.
- GetResponse - Class in be.cin.nip.async.generic
-
Java class for getResponse complex type.
- GetResponse() - Constructor for class be.cin.nip.async.generic.GetResponse
-
- getResponse() - Method in exception be.ehealth.business.common.exception.EhealthServiceV2Exception
-
- getResponse(SendResponseType) - Method in class be.ehealth.business.mycarenetcommons.builders.impl.ResponseBuilderImpl
-
- getResponse(SendResponseType) - Method in class be.ehealth.business.mycarenetcommons.builders.impl.ResponseBuilderImpl
-
- getResponse(SendResponseType, boolean) - Method in class be.ehealth.business.mycarenetcommons.builders.impl.ResponseBuilderImpl
-
- getResponse(SendResponseType, boolean) - Method in class be.ehealth.business.mycarenetcommons.builders.impl.ResponseBuilderImpl
-
- getResponse(SendResponseType) - Method in interface be.ehealth.business.mycarenetcommons.builders.ResponseBuilder
-
- getResponse(SendResponseType) - Method in interface be.ehealth.business.mycarenetcommons.builders.ResponseBuilder
-
- getResponse(SendResponseType, boolean) - Method in interface be.ehealth.business.mycarenetcommons.builders.ResponseBuilder
-
- getResponse(SendResponseType, boolean) - Method in interface be.ehealth.business.mycarenetcommons.builders.ResponseBuilder
-
- getResponse() - Method in class be.ehealth.businessconnector.mycarenet.memberdatav2.domain.MemberDataBuilderResponse
-
- getResponse() - Method in class be.ehealth.technicalconnector.ws.impl.strategy.InvokeStrategyContext
-
- getResponse() - Method in class be.fgov.ehealth.messageservices.core.v1.RetrieveTransactionResponse
-
Gets the value of the response property.
- getResponse() - Method in class be.fgov.ehealth.messageservices.core.v1.SendTransactionResponse
-
Gets the value of the response property.
- getResponseBuilder() - Static method in class be.ehealth.business.mycarenetcommons.builders.ResponseBuilderFactory
-
Deprecated.
- getResponseBuilder(String) - Static method in class be.ehealth.business.mycarenetcommons.builders.ResponseBuilderFactory
-
Retrieve an instance of CommonBuilder implementation.
- getResponseID() - Method in class oasis.names.tc.saml._1_0.protocol.ResponseAbstractType
-
Gets the value of the responseID property.
- getResponseObjectBuilder() - Static method in class be.ehealth.businessconnector.genericasync.builders.BuilderFactory
-
Retrieves an instance of a
ResponseObjectBuilder implementation The implementation could be a custom class defined in the
configuration file (property
).
- getResponseObjectBuilder() - Static method in class be.ehealth.businessconnector.mycarenet.memberdatav2.builders.ResponseObjectBuilderFactory
-
Retrieves an instance of a
ResponseObjectBuilder implementation The implementation could be a custom class defined in the
configuration file (property ).
- getResponses() - Method in class be.cin.nippin.memberdata.saml.extension.ResponseList
-
Gets the value of the responses property.
- getResponses() - Method in class be.fgov.ehealth.seals.protocol.v1.DecodeResponse
-
Gets the value of the responses property.
- getResponses() - Method in class be.fgov.ehealth.seals.protocol.v1.EncodeResponse
-
Gets the value of the responses property.
- getResponseType() - Method in exception be.ehealth.technicalconnector.exception.SoaErrorException
-
- getResponseTypeV1_0() - Method in exception be.ehealth.technicalconnector.exception.SoaErrorException
-
- getResponseTypeV2() - Method in exception be.ehealth.technicalconnector.exception.SoaErrorException
-
- getResponsible() - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareGroupType
-
Gets the value of the responsible property.
- getResult() - Method in class be.cin.mycarenet._1_0.carenet.types.DecisionType
-
Gets the value of the result property.
- getResult() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Result
-
- getResult() - Method in class oasis.names.tc.dss._1_0.core.schema.ResponseBaseType
-
Gets the value of the result property.
- getResultMajor() - Method in class be.cin.nip.async.generic.TAck
-
Gets the value of the resultMajor property.
- getResultMajor() - Method in class oasis.names.tc.dss._1_0.core.schema.Result
-
Gets the value of the resultMajor property.
- getResultMessage() - Method in class be.cin.nip.async.generic.TAck
-
Gets the value of the resultMessage property.
- getResultMessage() - Method in class oasis.names.tc.dss._1_0.core.schema.Result
-
Gets the value of the resultMessage property.
- getResultMinor() - Method in class be.cin.nip.async.generic.TAck
-
Gets the value of the resultMinor property.
- getResultMinor() - Method in class oasis.names.tc.dss._1_0.core.schema.Result
-
Gets the value of the resultMinor property.
- getReturn() - Method in class be.cin.nip.async.generic.GetResponse
-
Gets the value of the return property.
- getReturn() - Method in class be.cin.nip.async.generic.InternalPostResponse
-
Gets the value of the return property.
- getReturn() - Method in class be.cin.nip.async.generic.PostResponse
-
Gets the value of the return property.
- getReturn() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v2.SendResponseType
-
Gets the value of the return property.
- getReturn() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v3.SendResponseType
-
Gets the value of the return property.
- getReturn() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v4.SendResponseType
-
Gets the value of the return property.
- getRevocableCertificatesDataSignedResponse() - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevokeDataRequest
-
Gets the value of the revocableCertificatesDataSignedResponse property.
- getRevocableOrganizationCertificates() - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificatesDataResponse
-
Gets the value of the revocableOrganizationCertificates property.
- getRevocablePersonalCertificates() - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificatesDataResponse
-
Gets the value of the revocablePersonalCertificates property.
- getRevocationReason() - Method in class be.fgov.ehealth.certra.core.v2.RevocationContractType
-
Gets the value of the revocationReason property.
- getRevocationReason() - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateRevocationContractRequest
-
Gets the value of the revocationReason property.
- getRevocationReason() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedRevocationContract
-
- getRevocationReason() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.RevocationContractRequest
-
- getRevocationValues() - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Gets the value of the revocationValues property.
- getRevocationValues() - Method in class org.etsi.uri._01903.v1_4.TimeStampValidationData
-
Gets the value of the revocationValues property.
- getRFC3161TimeStampToken() - Method in class oasis.names.tc.dss._1_0.core.schema.Timestamp
-
Gets the value of the rfc3161TimeStampToken property.
- getRole() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.ActorType
-
Gets the value of the role property.
- getRoles() - Method in class be.ehealth.technicalconnector.ws.impl.SOAPMessageContextImpl
-
- getRoute() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the route property.
- getRoute() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Gets the value of the route property.
- getRouting() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v2.SendRequestType
-
Gets the value of the routing property.
- getRouting() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v3.SendRequestType
-
Gets the value of the routing property.
- getRouting() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v4.SendRequestType
-
Gets the value of the routing property.
- getRRINST() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the rrinst property.
- getRRMAX() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the rrmax property.
- getRRMIN() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the rrmin property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHT
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACKNOWLEDGMENT
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACTSNURSING
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESS
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADMINISTRATIONUNIT
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDATC
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDAUTONOMY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBALLONDEVICE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBCRDIFFERENTATIONDEGREE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBEARINGSURFACE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTAVAILABLEMATERIALS
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONDELAY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONMODE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTLATERALITY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTPATIENTOPPOSITION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSAMPLETYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSTATUS
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETACCIDENTTYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETAGREEMENTTYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETDOCUMENT
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETINSURANCYSTATUS
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMESSAGE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMUTATIONINDICATOR
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETNATIONALINSURANCE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETPERSONALPART
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETREFUSALREASON
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETSISCARDERROR
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTHIRDPAYERCONTRACT
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCAREPATH
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCERTAINTY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CATEGORY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CRITERIA
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4DOCUMENTSEQAPPENDIX
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4FORMALINTERPRETATION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4PARAGRAPH
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSESEQAPPENDIX
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCIVILSTATE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICAL
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICALPLAN
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENT
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTACTPERSON
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENT
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCURRENCY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDAYPERIOD
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDISCHARGETYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGCNK
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGPRESENTATION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGROUTE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHARTIFICIALRESPIRATIONTYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCAESAREANINDICATION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCHILDPOSITION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCONGENITALMALFORMATION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHDELIVERYWAY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHFOETALMONITORING
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHNEONATALDEPTTYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPLACE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPREGNANCYORIGIN
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHSPECIALVALUES
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDECG
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMERGENCYEVALUATION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMPLOYMENTSITUATION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTER
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTERSAFETYISSUE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONACTOR
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONMETHOD
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERROR
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORMYCARENET
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEXTERNALSOURCE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDFORMULARY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDGALENICFORM
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADING
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGREG
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONDEVICE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONTYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITYREASON
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINNCLUSTER
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEM
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMBVT
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMCARENET
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMEBIRTH
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMAA
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMS
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMYCARENET
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMREG
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLAB
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLEGALSERVICE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLIFECYCLE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAACOVERAGETYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREFUSALJUSTIFICATION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREQUESTTYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAARESPONSETYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAATYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDICATION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMESSAGE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMICROORGANISM
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGADMISSION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDESTINATION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDISCHARGE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGORIGIN
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGREFERRER
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSADAPTATION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSMEDICATIONTYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSORIGIN
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMYCARENETJUSTIFICATION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOAPPROACH
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHODIAGNOSIS
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOGRAFT
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOINTERFACE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOKNEEINSERT
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHONAVCOM
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTECHREVISION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPARAMETER
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILL
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLHOSP
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLRES
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPERIODICITY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPROOF
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDQUANTITYPREFIX
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREFSCOPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREIMBURSEMENTNOMENCLATURE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREVCOMPONENT
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEVERITY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEX
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSITE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSNOMED
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTANDARD
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTBRIDGETYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDEVICE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDOMINANCE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTLESIONTYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTSEGMENT
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSUBSTANCE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTECHNICAL
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTELECOM
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTEMPORALITY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTHERAPEUTICLINK
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNIT
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONCARENET
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMAA
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMYCARENET
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONREG
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONTYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOPATHOLOGYTYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOSTEMITYPE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDUNIT
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDURGENCY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINEINDICATION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDWEEKDAY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.EMPTY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICD
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICPC
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LOCAL
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDHCPARTY
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDINSURANCE
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDKMEHR
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDPATIENT
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDPROFESSION
-
Gets the value of the s property.
- getS() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.INSS
-
Gets the value of the s property.
- getSALVSV() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the salvsv property.
- getSALVV() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the salvv property.
- getSAMLAttributeDesignators(String) - Static method in class be.ehealth.technicalconnector.service.sts.utils.SAMLConfigHelper
-
- getSAMLAttributes(String) - Static method in class be.ehealth.technicalconnector.service.sts.utils.SAMLConfigHelper
-
- getSAMLToken() - Method in class be.ehealth.technicalconnector.session.impl.SessionItemImpl
-
- getSAMLToken() - Static method in class be.ehealth.technicalconnector.session.Session
-
Convenience method to get the SAML token associated with the session.
- getSAMLToken() - Method in interface be.ehealth.technicalconnector.session.SessionItem
-
Gets the sAML token.
- getSchemaRefs() - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentBaseType
-
Gets the value of the schemaRefs property.
- getSchemaRefs() - Method in class oasis.names.tc.dss._1_0.core.schema.SignatureObject
-
Gets the value of the schemaRefs property.
- getSchemas() - Method in class oasis.names.tc.dss._1_0.core.schema.Schemas
-
Gets the value of the schemas property.
- getScope(String) - Method in class be.ehealth.technicalconnector.ws.impl.SOAPMessageContextImpl
-
- getScoping() - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Gets the value of the scoping property.
- getSealedContent() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.SealedContentType
-
Gets the value of the sealedContent property.
- getSealedKeyRequest() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyRequest
-
Gets the value of the sealedKeyRequest property.
- getSealedKeyResponse() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyResponse
-
Gets the value of the sealedKeyResponse property.
- getSealedNewKeyRequest() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyRequest
-
Gets the value of the sealedNewKeyRequest property.
- getSealedNewKeyResponse() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyResponse
-
Gets the value of the sealedNewKeyResponse property.
- getSealsService() - Static method in class be.ehealth.technicalconnector.service.ServiceFactory
-
Gets the Seals service.
- getSealsService(X509Certificate, PrivateKey) - Static method in class be.ehealth.technicalconnector.service.ws.ServiceFactory
-
Gets the Codage service.
- getSearchCriteria() - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.GetEtkRequest
-
Gets the value of the searchCriteria property.
- getSecretKey() - Method in class be.ehealth.technicalconnector.service.kgss.domain.KeyResult
-
Gets the secret key.
- getSeed() - Method in class org.w3._2000._09.xmldsig.DSAKeyValue
-
Gets the value of the seed property.
- getSelect() - Method in class be.fgov.ehealth.messageservices.core.v1.RetrieveTransactionRequest
-
Gets the value of the select property.
- getSendAttestationRequest() - Method in class be.ehealth.business.mycarenetcommons.domain.EncryptedRequestHolder
-
- getSender() - Method in class be.cin.mycarenet.esb.common.v2.OrigineType
-
Gets the value of the sender property.
- getSender() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Origin
-
- getSender() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.OriginType
-
Gets the value of the sender property.
- getSender() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.OriginType
-
Gets the value of the sender property.
- getSender() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.OriginType
-
Gets the value of the sender property.
- getSender() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Gets the value of the sender property.
- getSenderReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityRequest
-
Gets the value of the senderReference property.
- getSenderReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Gets the value of the senderReference property.
- getSenderReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareRequest
-
Gets the value of the senderReference property.
- getSenderReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Gets the value of the senderReference property.
- getSenderReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Gets the value of the senderReference property.
- getSenderReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareRequest
-
Gets the value of the senderReference property.
- getSenderReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Gets the value of the senderReference property.
- getSenderReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareRequest
-
Gets the value of the senderReference property.
- getSenderReference() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Gets the value of the senderReference property.
- getSequenceNumber() - Method in class be.behealth.webservices.tsa.TimeStampBagType
-
Gets the value of the sequenceNumber property.
- getSequenceNumber() - Method in class be.behealth.webservices.tsa.TimeStampIdentification
-
Gets the value of the sequenceNumber property.
- getSequenceNumber() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TimeStampBagType
-
Gets the value of the sequenceNumber property.
- getSequenceNumber() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TimeStampIdentification
-
Gets the value of the sequenceNumber property.
- getSerialNumber() - Method in class be.fgov.ehealth.certra.core.v2.CertificateDetailsType
-
Gets the value of the serialNumber property.
- getSerialNumber() - Method in class oasis.names.tc.dss._1_0.core.schema.TstInfo
-
Gets the value of the serialNumber property.
- getService(SAMLToken, String) - Static method in class be.ehealth.businessconnector.genericasync.service.ServiceFactory
-
Deprecated.
- getService(String) - Method in class be.fgov.ehealth.technicalconnector.bootstrap.bcp.EndpointDistributor
-
- getService2ActiveEndpoint() - Method in class be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.EndPointInformation
-
- getService2AllEndpoints() - Method in class be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.EndPointInformation
-
- getService2CacheInformation() - Method in class be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.EndPointInformation
-
- getService2DefaultEndpoint() - Method in class be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.EndPointInformation
-
- getServiceName() - Method in enum be.fgov.ehealth.technicalconnector.ra.enumaration.UsageType
-
The name of the service as known in AA and the database.
- getServices() - Method in class be.fgov.ehealth.bcp.protocol.v1.ServiceList
-
Gets the value of the services property.
- getServices() - Method in class be.fgov.ehealth.bcp.protocol.v2.ServiceList
-
Gets the value of the services property.
- getSession() - Method in class be.ehealth.technicalconnector.session.impl.SessionManagerImpl
-
- getSession() - Method in interface be.ehealth.technicalconnector.session.SessionManager
-
Gets the current session.
- getSessionIndex() - Method in class oasis.names.tc.saml._2_0.assertion.AuthnStatement
-
Gets the value of the sessionIndex property.
- getSessionIndex() - Method in class oasis.names.tc.saml._2_0.protocol.AuthnQuery
-
Gets the value of the sessionIndex property.
- getSessionIndices() - Method in class oasis.names.tc.saml._2_0.protocol.LogoutRequest
-
Gets the value of the sessionIndices property.
- getSessionNotOnOrAfter() - Method in class oasis.names.tc.saml._2_0.assertion.AuthnStatement
-
Gets the value of the sessionNotOnOrAfter property.
- getSeverity() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the severity property.
- getSex() - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverDetailType
-
Gets the value of the sex property.
- getSex() - Method in class be.cin.mycarenet._1_0.carenet.types.ExtCareReceiverStrictIdType
-
Gets the value of the sex property.
- getSex() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the sex property.
- getSex() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the sex property.
- getSigAndRefsTimeStamps() - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Gets the value of the sigAndRefsTimeStamps property.
- getSignature() - Method in class be.ehealth.technicalconnector.service.etee.domain.UnsealedData
-
- getSignature() - Method in class be.fgov.ehealth.bcp.protocol.v1.ServiceList
-
Gets the value of the signature property.
- getSignature() - Method in class be.fgov.ehealth.bcp.protocol.v2.ServiceList
-
Gets the value of the signature property.
- getSignature() - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateCertificateRequest
-
An enveloped XML signature that signs the entire request.
- getSignature() - Method in class be.fgov.ehealth.certra.protocol.v2.GetActorQualitiesRequest
-
An enveloped XML signature signing the entire request element.
- getSignature() - Method in class be.fgov.ehealth.certra.protocol.v2.GetCertificateInfoForAuthenticationCertificateRequest
-
An enveloped XML signature that signs the entire request element.
- getSignature() - Method in class be.fgov.ehealth.certra.protocol.v2.GetCertificateInfoForCitizenRequest
-
An enveloped XML signature that signs the entire request.
- getSignature() - Method in class be.fgov.ehealth.certra.protocol.v2.RevokeRequest
-
Enveloped XML signature that signs the entire request element.
- getSignature() - Method in class be.fgov.ehealth.etkra.protocol.v2.ActivateETKRequest
-
An enveloped XML signature that signs the entire request element.
- getSignature() - Method in class be.fgov.ehealth.etkra.protocol.v2.CompleteETKRegistrationRequest
-
An enveloped XML signature that signs the entire request element.
- getSignature() - Method in class be.fgov.ehealth.etkra.protocol.v2.StartETKRegistrationRequest
-
An enveloped XML signature that signs the entire request element.
- getSignature() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Kmehrmessage
-
Gets the value of the signature property.
- getSignature() - Method in class oasis.names.tc.dss._1_0.core.schema.SignatureObject
-
Gets the value of the signature property.
- getSignature() - Method in class oasis.names.tc.dss._1_0.core.schema.Timestamp
-
Gets the value of the signature property.
- getSignature() - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Gets the value of the signature property.
- getSignature() - Method in class oasis.names.tc.saml._1_0.protocol.RequestAbstractType
-
Gets the value of the signature property.
- getSignature() - Method in class oasis.names.tc.saml._1_0.protocol.ResponseAbstractType
-
Gets the value of the signature property.
- getSignature() - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Gets the value of the signature property.
- getSignature() - Method in class oasis.names.tc.saml._2_0.protocol.RequestAbstractType
-
Gets the value of the signature property.
- getSignature() - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Gets the value of the signature property.
- getSignature() - Method in class org.etsi.uri._01903.v1_3.CounterSignature
-
Gets the value of the signature property.
- getSignatureBuilder(AdvancedElectronicSignatureEnumeration) - Static method in class be.fgov.ehealth.technicalconnector.signature.SignatureBuilderFactory
-
- getSignatureCert() - Method in class be.ehealth.technicalconnector.service.etee.domain.UnsealedData
-
- getSignatureMethod() - Method in class org.w3._2000._09.xmldsig.SignedInfo
-
Gets the value of the signatureMethod property.
- getSignatureObject() - Method in class oasis.names.tc.dss._1_0.core.schema.SignResponse
-
Gets the value of the signatureObject property.
- getSignatureObject() - Method in class oasis.names.tc.dss._1_0.core.schema.UpdatedSignatureType
-
Gets the value of the signatureObject property.
- getSignatureObject() - Method in class oasis.names.tc.dss._1_0.core.schema.VerifyRequest
-
Gets the value of the signatureObject property.
- getSignaturePolicyId() - Method in class org.etsi.uri._01903.v1_3.SignaturePolicyIdentifier
-
Gets the value of the signaturePolicyId property.
- getSignaturePolicyIdentifier() - Method in class org.etsi.uri._01903.v1_3.SignedSignatureProperties
-
Gets the value of the signaturePolicyIdentifier property.
- getSignaturePolicyImplied() - Method in class org.etsi.uri._01903.v1_3.SignaturePolicyIdentifier
-
Gets the value of the signaturePolicyImplied property.
- getSignatureProductionPlace() - Method in class org.etsi.uri._01903.v1_3.SignedSignatureProperties
-
Gets the value of the signatureProductionPlace property.
- getSignatureProperties() - Method in class org.w3._2000._09.xmldsig.SignatureProperties
-
Gets the value of the signatureProperties property.
- getSignaturePtr() - Method in class oasis.names.tc.dss._1_0.core.schema.SignatureObject
-
Gets the value of the signaturePtr property.
- getSignatureTimeStamps() - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Gets the value of the signatureTimeStamps property.
- getSignatureValidationResult() - Method in exception be.ehealth.businessconnector.genericasync.exception.GenAsyncSignatureValidationConnectorException
-
- getSignatureValue() - Method in class org.w3._2000._09.xmldsig.Signature
-
Gets the value of the signatureValue property.
- getSignatureVerificationResult() - Method in class be.ehealth.business.mycarenetcommons.domain.SignedEncryptedResponseHolder
-
- getSignatureVerificationResult() - Method in class be.ehealth.business.mycarenetcommons.domain.SignedResponseHolder
-
- getSignatureVerificationResult() - Method in class be.ehealth.businessconnector.genericasync.domain.ProcessedMsgResponse
-
- getSignatureVerificationResult() - Method in class be.ehealth.businessconnector.genericasync.domain.ProcessedTAckResponse
-
- getSignatureVerificationResult() - Method in class be.ehealth.businessconnector.mycarenet.memberdatav2.domain.MemberDataBuilderResponse
-
- getSignedData() - Method in class be.ehealth.business.mycarenetcommons.domain.SignedEncryptedResponseHolder
-
- getSignedData() - Method in class be.ehealth.businessconnector.genericasync.domain.ProcessedMsgResponse
-
- getSignedDataObjectProperties() - Method in class org.etsi.uri._01903.v1_3.SignedProperties
-
Gets the value of the signedDataObjectProperties property.
- getSignedInfo() - Method in class org.w3._2000._09.xmldsig.Signature
-
Gets the value of the signedInfo property.
- getSignedProperties() - Method in class oasis.names.tc.dss._1_0.core.schema.Properties
-
Gets the value of the signedProperties property.
- getSignedProperties() - Method in class org.etsi.uri._01903.v1_3.QualifyingProperties
-
Gets the value of the signedProperties property.
- getSignedProps() - Method in class be.fgov.ehealth.technicalconnector.signature.impl.xades.domain.QualifyingPropertiesBuilder
-
- getSignedReferences() - Method in class oasis.names.tc.dss._1_0.core.schema.SignedReferences
-
Gets the value of the signedReferences property.
- getSignedSignatureProperties() - Method in class org.etsi.uri._01903.v1_3.SignedProperties
-
Gets the value of the signedSignatureProperties property.
- getSigner() - Method in class be.fgov.ehealth.certra.core.v2.ContractType
-
Gets the value of the signer property.
- getSigner() - Method in class be.fgov.ehealth.certra.core.v2.RevocationContractType
-
Gets the value of the signer property.
- getSigner() - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateContractRequest
-
Gets the value of the signer property.
- getSigner() - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateRevocationContractRequest
-
Gets the value of the signer property.
- getSigner() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ContractRequest
-
- getSigner() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedContract
-
- getSigner() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedRevocationContract
-
- getSigner() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.NewCertificateContract
-
- getSigner() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.RevocationContractRequest
-
- getSignerRole() - Method in class org.etsi.uri._01903.v1_3.SignedSignatureProperties
-
Gets the value of the signerRole property.
- getSigningCert() - Method in class be.fgov.ehealth.technicalconnector.signature.domain.SignatureVerificationResult
-
- getSigningCertificate() - Method in class org.etsi.uri._01903.v1_3.SignedSignatureProperties
-
Gets the value of the signingCertificate property.
- getSigningTime() - Method in class be.ehealth.technicalconnector.service.etee.domain.UnsealedData
-
- getSigningTime() - Method in class be.fgov.ehealth.technicalconnector.signature.domain.SignatureVerificationResult
-
- getSigningTime() - Method in class oasis.names.tc.dss._1_0.core.schema.SigningTimeInfo
-
Gets the value of the signingTime property.
- getSigningTime() - Method in class org.etsi.uri._01903.v1_3.SignedSignatureProperties
-
Gets the value of the signingTime property.
- getSigningTimeBoundaries() - Method in class oasis.names.tc.dss._1_0.core.schema.SigningTimeInfo
-
Gets the value of the signingTimeBoundaries property.
- getSignResponse() - Method in class be.behealth.webservices.tsa.TSBagType
-
Gets the value of the signResponse property.
- getSignResponse() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSBagType
-
Gets the value of the signResponse property.
- getSigPolicyHash() - Method in class org.etsi.uri._01903.v1_3.SignaturePolicyIdType
-
Gets the value of the sigPolicyHash property.
- getSigPolicyId() - Method in class org.etsi.uri._01903.v1_3.SignaturePolicyIdType
-
Gets the value of the sigPolicyId property.
- getSigPolicyQualifiers() - Method in class org.etsi.uri._01903.v1_3.SignaturePolicyIdType
-
Gets the value of the sigPolicyQualifiers property.
- getSigPolicyQualifiers() - Method in class org.etsi.uri._01903.v1_3.SigPolicyQualifiersListType
-
Gets the value of the sigPolicyQualifiers property.
- getSingleInsurabilityRequests() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityRequestList
-
A list of SingleInsurabilityRequest items.
- getSingleInsurabilityResponses() - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityResponseList
-
A list of SingleInsurabilityResponse items.
- getSingleNurseContractualCareRequestsAndSinglePalliativeCareRequestsAndSingleSpecificTechnicalCareRequests() - Method in class be.cin.mycarenet._1_0.carenet.types.MedAdminRequestList
-
Gets the value of the singleNurseContractualCareRequestsAndSinglePalliativeCareRequestsAndSingleSpecificTechnicalCareRequests property.
- getSingleNurseContractualCareResponsesAndSingleNurseContractualCareUpdatesAndSinglePalliativeCareResponses() - Method in class be.cin.mycarenet._1_0.carenet.types.MedAdminResponseList
-
Gets the value of the singleNurseContractualCareResponsesAndSingleNurseContractualCareUpdatesAndSinglePalliativeCareResponses property.
- getSingleSignOnService() - Static method in class be.ehealth.technicalconnector.service.ServiceFactory
-
- getSiscard() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Gets the value of the siscard property.
- getSisCardNumber() - Method in class be.ehealth.business.common.domain.Patient
-
- getSiteID() - Method in class be.cin.mycarenet.esb.common.v2.OrigineType
-
Gets the value of the siteID property.
- getSiteId() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Origin
-
- getSiteID() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.OriginType
-
Gets the value of the siteID property.
- getSiteID() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.OriginType
-
Gets the value of the siteID property.
- getSiteID() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.OriginType
-
Gets the value of the siteID property.
- getSites() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the sites property.
- getSIZE() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LnkType
-
Gets the value of the size property.
- getSKIBytesFromCert(X509Certificate) - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHT
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACTSNURSING
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESS
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDAUTONOMY
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBALLONDEVICE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBCRDIFFERENTATIONDEGREE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBEARINGSURFACE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTAVAILABLEMATERIALS
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONDELAY
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONMODE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTLATERALITY
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTPATIENTOPPOSITION
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSAMPLETYPE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSTATUS
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCIVILSTATE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENT
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENT
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRY
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCURRENCY
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDISCHARGETYPE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMPLOYMENTSITUATION
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERROR
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORMYCARENET
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEXTERNALSOURCE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTY
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADING
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGREG
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONDEVICE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONTYPE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEM
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMBVT
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMCARENET
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMEBIRTH
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMAA
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMS
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMYCARENET
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMREG
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDICATION
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSADAPTATION
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSMEDICATIONTYPE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSORIGIN
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMYCARENETJUSTIFICATION
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOAPPROACH
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHODIAGNOSIS
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOGRAFT
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOINTERFACE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOKNEEINSERT
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHONAVCOM
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTECHREVISION
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTYPE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPROOF
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREIMBURSEMENTNOMENCLATURE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREVCOMPONENT
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTBRIDGETYPE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDEVICE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDOMINANCE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTLESIONTYPE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTSEGMENT
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTHERAPEUTICLINK
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNIT
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTION
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONCARENET
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMAA
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMYCARENET
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONREG
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONTYPE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOPATHOLOGYTYPE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOSTEMITYPE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.EMPTY
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LOCAL
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDHCPARTY
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDINSURANCE
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDKMEHR
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDPATIENT
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDPROFESSION
-
Gets the value of the sl property.
- getSL() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.INSS
-
Gets the value of the sl property.
- getSOAPException() - Method in class be.ehealth.technicalconnector.ws.domain.GenericResponse
-
- getSOAPMessage() - Method in class be.ehealth.technicalconnector.ws.domain.GenericResponse
-
- getSocialfranchiseperiod1() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Gets the value of the socialfranchiseperiod1 property.
- getSocialfranchiseperiod2() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Gets the value of the socialfranchiseperiod2 property.
- getSources() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Externalsource
-
Gets the value of the sources property.
- getSpecialisation() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.StandardType
-
Gets the value of the specialisation property.
- getSpecialOrganisation() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getSpecialStatus() - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- getSpecificTechnicalCareDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareRequest
-
Gets the value of the specificTechnicalCareDetail property.
- getSpecificTechnicalCareDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Gets the value of the specificTechnicalCareDetail property.
- getSpecificTechnicalResponseCareDetail() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Gets the value of the specificTechnicalResponseCareDetail property.
- getSpecificTime() - Method in class oasis.names.tc.dss._1_0.core.schema.UseVerificationTimeType
-
Gets the value of the specificTime property.
- getSPKISexpsAndAnies() - Method in class org.w3._2000._09.xmldsig.SPKIData
-
Gets the value of the spkiSexpsAndAnies property.
- getSPNameQualifier() - Method in class oasis.names.tc.saml._2_0.assertion.BaseID
-
Gets the value of the spNameQualifier property.
- getSPNameQualifier() - Method in class oasis.names.tc.saml._2_0.assertion.NameIDType
-
Gets the value of the spNameQualifier property.
- getSPNameQualifier() - Method in class oasis.names.tc.saml._2_0.protocol.NameIDPolicy
-
Gets the value of the spNameQualifier property.
- getSPProvidedID() - Method in class oasis.names.tc.saml._2_0.assertion.NameIDType
-
Gets the value of the spProvidedID property.
- getSsin() - Method in class be.cin.mycarenet.esb.common.v2.IdType
-
Gets the value of the ssin property.
- getSsin() - Method in class be.cin.types.v1.CareReceiverIdType
-
Gets the value of the ssin property.
- getSsin() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Identification
-
- getSSIN() - Method in class be.fgov.ehealth.certra.protocol.v2.GetActorQualitiesRequest
-
Gets the value of the ssin property.
- getSSIN() - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.EHActorQualitiesDataRequest
-
Gets the value of the ssin property.
- getSSIN() - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.EHActorQualitiesDataResponse
-
Gets the value of the ssin property.
- getSSIN() - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificatesDataRequest
-
Gets the value of the ssin property.
- getSSIN() - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificatesDataResponse
-
Gets the value of the ssin property.
- getSsin() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CareReceiverIdType
-
Gets the value of the ssin property.
- getSsin() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.IdType
-
Gets the value of the ssin property.
- getSsin() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CareReceiverIdType
-
Gets the value of the ssin property.
- getSsin() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.IdType
-
Gets the value of the ssin property.
- getSsin() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CareReceiverIdType
-
Gets the value of the ssin property.
- getSsin() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.IdType
-
Gets the value of the ssin property.
- getSsinNumber() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.CareReceiverId
-
- getStandard() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Gets the value of the standard property.
- getStart() - Method in class be.behealth.webservices.tsa.PeriodType
-
Gets the value of the start property.
- getStart() - Method in class be.cin.types.v1.PeriodType
-
Gets the value of the start property.
- getStart() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.PeriodType
-
Gets the value of the start property.
- getStart() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.PeriodType
-
Gets the value of the start property.
- getStart() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.PeriodType
-
Gets the value of the start property.
- getStart() - Method in class be.fgov.ehealth.timestamping.protocol.v2.PeriodType
-
Gets the value of the start property.
- getStartDate01() - Method in class be.fgov.ehealth.daas.commons.v2.PeriodType
-
Gets the value of the startDate01 property.
- getStartDate02() - Method in class be.fgov.ehealth.daas.commons.v2.PeriodType
-
Gets the value of the startDate02 property.
- getStatementsAndAuthnStatementsAndAuthzDecisionStatements() - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Gets the value of the statementsAndAuthnStatementsAndAuthzDecisionStatements property.
- getStatementsAndSubjectStatementsAndAuthenticationStatements() - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Gets the value of the statementsAndSubjectStatementsAndAuthenticationStatements property.
- getStateOrProvince() - Method in class org.etsi.uri._01903.v1_3.SignatureProductionPlace
-
Gets the value of the stateOrProvince property.
- getStatus() - Method in class be.behealth.webservices.tsa.TSConsultResponse
-
Gets the value of the status property.
- getStatus() - Method in class be.fgov.ehealth.bcp.protocol.v1.Endpoint
-
Gets the value of the status property.
- getStatus() - Method in class be.fgov.ehealth.bcp.protocol.v2.Endpoint
-
Gets the value of the status property.
- getStatus() - Method in class be.fgov.ehealth.commons._1_0.protocol.ResponseType
-
Gets the value of the status property.
- getStatus() - Method in class be.fgov.ehealth.commons.protocol.v1.ResponseType
-
Gets the value of the status property.
- getStatus() - Method in class be.fgov.ehealth.commons.protocol.v2.StatusResponseType
-
Gets the value of the status property.
- getStatus() - Method in class be.fgov.ehealth.etee.commons._1_0.etee.EteeResponseType
-
Gets the value of the status property.
- getStatus() - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificatesDataResponse
-
Gets the value of the status property.
- getStatus() - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevokeDataResponse
-
Gets the value of the status property.
- getStatus() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Result
-
- getStatus() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSConsultResponse
-
Gets the value of the status property.
- getStatus() - Method in class oasis.names.tc.dss._1_0.core.schema.ManifestResult
-
Gets the value of the status property.
- getStatus() - Method in class oasis.names.tc.saml._1_0.protocol.Response
-
Gets the value of the status property.
- getStatus() - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Gets the value of the status property.
- getStatusChecker() - Static method in class be.ehealth.technicalconnector.service.etee.RevocationStatusCheckerFactory
-
- getStatusCode(Element) - Static method in class be.ehealth.technicalconnector.service.sts.utils.SAMLHelper
-
Gets the status code.
- getStatusCode() - Method in class be.fgov.ehealth.commons.core.v2.Status
-
Gets the value of the statusCode property.
- getStatusCode() - Method in class be.fgov.ehealth.commons.core.v2.StatusCode
-
Gets the value of the statusCode property.
- getStatusCode() - Method in class oasis.names.tc.saml._1_0.protocol.Status
-
Gets the value of the statusCode property.
- getStatusCode() - Method in class oasis.names.tc.saml._1_0.protocol.StatusCode
-
Gets the value of the statusCode property.
- getStatusCode() - Method in class oasis.names.tc.saml._2_0.protocol.Status
-
Gets the value of the statusCode property.
- getStatusCode() - Method in class oasis.names.tc.saml._2_0.protocol.StatusCode
-
Gets the value of the statusCode property.
- getStatusDetail() - Method in class be.fgov.ehealth.commons.core.v2.Status
-
Gets the value of the statusDetail property.
- getStatusDetail() - Method in class oasis.names.tc.saml._1_0.protocol.Status
-
Gets the value of the statusDetail property.
- getStatusDetail() - Method in class oasis.names.tc.saml._2_0.protocol.Status
-
Gets the value of the statusDetail property.
- getStatusMessage(Element) - Static method in class be.ehealth.technicalconnector.service.sts.utils.SAMLHelper
-
Gets the status message.
- getStatusMessage() - Method in class be.fgov.ehealth.commons.core.v2.Status
-
Gets the value of the statusMessage property.
- getStatusMessage() - Method in class oasis.names.tc.saml._1_0.protocol.Status
-
Gets the value of the statusMessage property.
- getStatusMessage() - Method in class oasis.names.tc.saml._2_0.protocol.Status
-
Gets the value of the statusMessage property.
- getStatusResponse() - Method in exception be.fgov.ehealth.technicalconnector.ra.exceptions.RaException
-
- getStrategy() - Method in class be.fgov.ehealth.bcp.protocol.v2.Cache
-
Gets the value of the strategy property.
- getStreet() - Method in class be.fgov.ehealth.commons.core.v1.AddressType
-
Gets the value of the street property.
- getStreet() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Gets the value of the street property.
- getStreetAndNumber() - Method in class be.ehealth.technicalconnector.beid.domain.Address
-
- getStrength() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the strength property.
- getStrength() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Gets the value of the strength property.
- getStsService() - Static method in class be.ehealth.technicalconnector.service.ServiceFactory
-
Gets the STS service.
- getSTSService(X509Certificate, PrivateKey) - Static method in class be.ehealth.technicalconnector.service.ws.ServiceFactory
-
Gets the sTS service.
- getSubject() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Routing
-
- getSubject() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.RoutingType
-
Gets the value of the subject property.
- getSubject() - Method in class oasis.names.tc.saml._1_0.assertion.SubjectStatementAbstractType
-
Gets the value of the subject property.
- getSubject() - Method in class oasis.names.tc.saml._1_0.protocol.SubjectQueryAbstractType
-
Gets the value of the subject property.
- getSubject() - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Gets the value of the subject property.
- getSubject() - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Gets the value of the subject property.
- getSubject() - Method in class oasis.names.tc.saml._2_0.protocol.SubjectQueryAbstractType
-
Gets the value of the subject property.
- getSubjectConfirmation() - Method in class oasis.names.tc.saml._1_0.assertion.Subject
-
Gets the value of the subjectConfirmation property.
- getSubjectConfirmationData() - Method in class oasis.names.tc.saml._1_0.assertion.SubjectConfirmation
-
Gets the value of the subjectConfirmationData property.
- getSubjectConfirmationData() - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmation
-
Gets the value of the subjectConfirmationData property.
- getSubjectConfirmations() - Method in class oasis.names.tc.saml._2_0.assertion.Subject
-
Gets the value of the subjectConfirmations property.
- getSubjectLocality() - Method in class oasis.names.tc.saml._1_0.assertion.AuthenticationStatement
-
Gets the value of the subjectLocality property.
- getSubjectLocality() - Method in class oasis.names.tc.saml._2_0.assertion.AuthnStatement
-
Gets the value of the subjectLocality property.
- getSubjectQuery() - Method in class oasis.names.tc.saml._1_0.protocol.Request
-
Gets the value of the subjectQuery property.
- getSubstance() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundType
-
Gets the value of the substance property.
- getSubstancename() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.SubstanceType
-
Gets the value of the substancename property.
- getSubstanceproduct() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the substanceproduct property.
- getSubType(int) - Method in class be.ehealth.technicalconnector.utils.IdentifierType
-
- getSubType() - Method in class be.fgov.ehealth.commons._1_0.core.IdentifierType
-
Gets the value of the subType property.
- getSubType() - Method in class be.fgov.ehealth.commons.core.v1.IdentifierType
-
Gets the value of the subType property.
- getSubType() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.SubjectType
-
Gets the value of the subType property.
- getSupportedAES() - Method in class be.fgov.ehealth.technicalconnector.signature.impl.CmsSignatureBuilder
-
- getSupportedAES() - Method in class be.fgov.ehealth.technicalconnector.signature.impl.XmlSignatureBuilder
-
- getSupportedAES() - Method in interface be.fgov.ehealth.technicalconnector.signature.SignatureBuilder
-
- getSupportingInfo() - Method in class oasis.names.tc.dss._1_0.core.schema.ClaimedIdentity
-
Gets the value of the supportingInfo property.
- getSupportingInfo() - Method in class oasis.names.tc.dss._1_0.core.schema.RequesterIdentity
-
Gets the value of the supportingInfo property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHT
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACKNOWLEDGMENT
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACTSNURSING
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESS
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADMINISTRATIONUNIT
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDATC
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDAUTONOMY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBALLONDEVICE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBCRDIFFERENTATIONDEGREE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBEARINGSURFACE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTAVAILABLEMATERIALS
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONDELAY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONMODE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTLATERALITY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTPATIENTOPPOSITION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSAMPLETYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSTATUS
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETACCIDENTTYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETAGREEMENTTYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETDOCUMENT
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETINSURANCYSTATUS
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMESSAGE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMUTATIONINDICATOR
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETNATIONALINSURANCE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETPERSONALPART
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETREFUSALREASON
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETSISCARDERROR
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTHIRDPAYERCONTRACT
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCAREPATH
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCERTAINTY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CATEGORY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CRITERIA
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4DOCUMENTSEQAPPENDIX
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4FORMALINTERPRETATION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4PARAGRAPH
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSESEQAPPENDIX
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCIVILSTATE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICAL
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICALPLAN
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENT
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTACTPERSON
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENT
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCURRENCY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDAYPERIOD
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDISCHARGETYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGCNK
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGPRESENTATION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGROUTE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHARTIFICIALRESPIRATIONTYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCAESAREANINDICATION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCHILDPOSITION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCONGENITALMALFORMATION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHDELIVERYWAY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHFOETALMONITORING
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHNEONATALDEPTTYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPLACE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPREGNANCYORIGIN
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHSPECIALVALUES
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDECG
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMERGENCYEVALUATION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMPLOYMENTSITUATION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTER
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTERSAFETYISSUE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONACTOR
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONMETHOD
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERROR
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORMYCARENET
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEXTERNALSOURCE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDFORMULARY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDGALENICFORM
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADING
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGREG
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONDEVICE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONTYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITYREASON
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINNCLUSTER
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEM
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMBVT
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMCARENET
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMEBIRTH
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMAA
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMS
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMYCARENET
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMREG
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLAB
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLEGALSERVICE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLIFECYCLE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAACOVERAGETYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREFUSALJUSTIFICATION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREQUESTTYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAARESPONSETYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAATYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDICATION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMESSAGE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMICROORGANISM
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGADMISSION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDESTINATION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDISCHARGE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGORIGIN
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGREFERRER
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSADAPTATION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSMEDICATIONTYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSORIGIN
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMYCARENETJUSTIFICATION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOAPPROACH
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHODIAGNOSIS
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOGRAFT
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOINTERFACE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOKNEEINSERT
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHONAVCOM
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTECHREVISION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPARAMETER
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILL
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLHOSP
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLRES
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPERIODICITY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPROOF
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDQUANTITYPREFIX
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREFSCOPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREIMBURSEMENTNOMENCLATURE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREVCOMPONENT
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEVERITY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEX
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSITE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSNOMED
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTANDARD
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTBRIDGETYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDEVICE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDOMINANCE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTLESIONTYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTSEGMENT
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSUBSTANCE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTECHNICAL
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTELECOM
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTEMPORALITY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTHERAPEUTICLINK
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNIT
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONCARENET
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMAA
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMYCARENET
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONREG
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONTYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOPATHOLOGYTYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOSTEMITYPE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDUNIT
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDURGENCY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINEINDICATION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDWEEKDAY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.EMPTY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICD
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICPC
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LOCAL
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDHCPARTY
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDINSURANCE
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDKMEHR
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDPATIENT
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDPROFESSION
-
Gets the value of the sv property.
- getSV() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.INSS
-
Gets the value of the sv property.
- getTACHY() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the tachy property.
- getTACHYSV() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the tachysv property.
- getTAck() - Method in class be.cin.nip.async.generic.PostResponseReturn
-
Gets the value of the tAck property.
- getTAck() - Method in class be.cin.nip.async.generic.TAckResponse
-
Gets the value of the tAck property.
- getTAckContents() - Method in class be.cin.nip.async.generic.Confirm
-
Gets the value of the tAckContents property.
- getTAckCount() - Method in class be.cin.nip.async.generic.Responses
-
Gets the value of the tAckCount property.
- getTackMessageNames() - Method in class be.cin.nip.async.generic.QueryParameters
-
Gets the value of the tackMessageNames property.
- getTackMessageNames() - Method in class be.ehealth.businessconnector.genericasync.domain.GetRequest
-
- getTAckQuery() - Method in class be.cin.nip.async.generic.Get
-
Gets the value of the tAckQuery property.
- getTAckReferences() - Method in class be.cin.nip.async.generic.Confirm
-
Gets the value of the tAckReferences property.
- getTAckResponse() - Method in class be.ehealth.businessconnector.genericasync.domain.ProcessedTAckResponse
-
- getTAckResponses() - Method in class be.cin.nip.async.generic.Responses
-
Gets the value of the tAckResponses property.
- getTAckResponses() - Method in class be.ehealth.businessconnector.genericasync.domain.ProcessedGetResponse
-
- getTakes() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Posology
-
Gets the value of the takes property.
- getTarget() - Method in class org.etsi.uri._01903.v1_3.QualifyingProperties
-
Gets the value of the target property.
- getTarget() - Method in class org.w3._2000._09.xmldsig.SignatureProperty
-
Gets the value of the target property.
- getTarget() - Method in class org.w3._2001._04.xmlenc.EncryptionProperty
-
Gets the value of the target property.
- getTelecomnumber() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TelecomType
-
Gets the value of the telecomnumber property.
- getTelecoms() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the telecoms property.
- getTelecoms() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HcpartyType
-
Gets the value of the telecoms property.
- getTelecoms() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the telecoms property.
- getTelecoms() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonTypeLight
-
Gets the value of the telecoms property.
- getTempFileLocation(String) - Static method in class be.ehealth.technicalconnector.utils.ConnectorIOUtils
-
t Given a filename builds a temp file location path based on the java.io.tmpdir System property.
- getTemporality() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the temporality property.
- getTerminate() - Method in class oasis.names.tc.saml._2_0.protocol.ManageNameIDRequest
-
Gets the value of the terminate property.
- getText() - Method in class be.fgov.ehealth.certra.core.v2.ContractType
-
Gets the value of the text property.
- getText() - Method in class be.fgov.ehealth.certra.core.v2.RevocationContractType
-
Gets the value of the text property.
- getText() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Gets the value of the text property.
- getText() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Feedback
-
Gets the value of the text property.
- getText() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FrequencyType
-
Gets the value of the text property.
- getText() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeadingType
-
Gets the value of the text property.
- getText() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.LocationBirthPlaceType
-
Gets the value of the text property.
- getText() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MaxrefType
-
Gets the value of the text property.
- getText() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MinrefType
-
Gets the value of the text property.
- getText() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MomentType
-
Gets the value of the text property.
- getText() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Posology
-
Gets the value of the text property.
- getText() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ProfessionType
-
Gets the value of the text property.
- getText() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RenewalType
-
Gets the value of the text property.
- getText() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.SiteType
-
Gets the value of the text property.
- getText() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Gets the value of the text property.
- getText() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedContract
-
- getText() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedRevocationContract
-
- getText() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.NewCertificateContract
-
- getTexts() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the texts property.
- getTexts() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Gets the value of the texts property.
- getTexts() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the texts property.
- getTexts() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FolderType
-
Gets the value of the texts property.
- getTexts() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Gets the value of the texts property.
- getTexts() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the texts property.
- getTexts() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the texts property.
- getTextWithLayout() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Gets the value of the textWithLayout property.
- getTGSV() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the tgsv property.
- getTGV() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Gets the value of the tgv property.
- getThirdPartyPayer() - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareGroupType
-
Gets the value of the thirdPartyPayer property.
- getThirdpayercontract() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Gets the value of the thirdpayercontract property.
- getThreshold() - Method in class be.ehealth.technicalconnector.ws.feature.XOPFeature
-
- getTime() - Method in class be.fgov.ehealth.messageservices.core.v1.RequestType
-
Gets the value of the time property.
- getTime() - Method in class be.fgov.ehealth.messageservices.core.v1.ResponseType
-
Gets the value of the time property.
- getTime() - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Gets the value of the time property.
- getTime() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Gets the value of the time property.
- getTime() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the time property.
- getTime() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Daytime
-
Gets the value of the time property.
- getTIME() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FCMAXType
-
Gets the value of the time property.
- getTIME() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FCMINType
-
Gets the value of the time property.
- getTime() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Gets the value of the time property.
- getTime() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MomentType
-
Gets the value of the time property.
- getTime() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Personalpart
-
Gets the value of the time property.
- getTIME() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RRMAXType
-
Gets the value of the time property.
- getTIME() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RRMINType
-
Gets the value of the time property.
- getTime() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Gets the value of the time property.
- getTime() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Result
-
- getTimestamp(X509Certificate, PrivateKey, TSConsultTSBagRequest) - Method in interface be.ehealth.technicalconnector.service.timestamp.ConsultServiceV2
-
Retrieves an actual time stamp from the eHealth-platform Archive, based on a unique sequence number and a time.
- getTimestamp(X509Certificate, PrivateKey, TSConsultTSBagRequest) - Method in class be.ehealth.technicalconnector.service.timestamp.impl.ConsultServiceV2Impl
-
- getTimestamp(byte[]) - Static method in class be.ehealth.technicalconnector.service.timestamp.TimestampUtil
-
- getTimestamp() - Method in class oasis.names.tc.dss._1_0.core.schema.SignatureObject
-
Gets the value of the timestamp property.
- getTimestampGenTimes() - Method in class be.fgov.ehealth.technicalconnector.signature.domain.SignatureVerificationResult
-
- getTimestampResponse(byte[]) - Static method in class be.ehealth.technicalconnector.service.timestamp.TimestampUtil
-
- getTimeStampToken(byte[]) - Static method in class be.ehealth.technicalconnector.service.timestamp.TimestampUtil
-
Helper method for tests Process timestamp, use the Bouncy Castle framework to get the Time Stamp Token.
- getTitle() - Method in enum be.fgov.ehealth.technicalconnector.signature.AdvancedElectronicSignatureEnumeration
-
- getTo() - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingHeader
-
- getToBeRegistered() - Method in class be.fgov.ehealth.etkra.protocol.v2.CompleteETKRegistrationRequest
-
Gets the value of the toBeRegistered property.
- getToilets() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Gets the value of the toilets property.
- getToken(Credential, Credential, List<SAMLAttribute>, List<SAMLAttributeDesignator>, String, int) - Method in class be.ehealth.technicalconnector.service.sts.impl.AbstractSTSService
-
- getToken(Credential, Credential, List<SAMLAttribute>, List<SAMLAttributeDesignator>, String, String, String, String, int) - Method in class be.ehealth.technicalconnector.service.sts.impl.AbstractSTSService
-
- getToken(Credential, Credential, List<SAMLAttribute>, List<SAMLAttributeDesignator>, String, String, String, String, Duration) - Method in class be.ehealth.technicalconnector.service.sts.impl.STSServiceImpl
-
- getToken(Credential, Credential, List<SAMLAttribute>, List<SAMLAttributeDesignator>, String, Duration) - Method in class be.ehealth.technicalconnector.service.sts.impl.STSServiceImpl
-
- getToken(Credential, Credential, List<SAMLAttribute>, List<SAMLAttributeDesignator>, String, String, String, String, Duration) - Method in class be.ehealth.technicalconnector.service.sts.impl.STSServiceWsTrustImpl
-
- getToken(Credential, Credential, List<SAMLAttribute>, List<SAMLAttributeDesignator>, String, Duration) - Method in class be.ehealth.technicalconnector.service.sts.impl.STSServiceWsTrustImpl
-
- getToken(Credential, Credential, List<SAMLAttribute>, List<SAMLAttributeDesignator>, String, int) - Method in interface be.ehealth.technicalconnector.service.sts.STSService
-
Deprecated.
- getToken(Credential, Credential, List<SAMLAttribute>, List<SAMLAttributeDesignator>, String, Duration) - Method in interface be.ehealth.technicalconnector.service.sts.STSService
-
- getToken(Credential, Credential, List<SAMLAttribute>, List<SAMLAttributeDesignator>, String, String, String, String, int) - Method in interface be.ehealth.technicalconnector.service.sts.STSService
-
Deprecated.
- getToken(Credential, Credential, List<SAMLAttribute>, List<SAMLAttributeDesignator>, String, String, String, String, Duration) - Method in interface be.ehealth.technicalconnector.service.sts.STSService
-
- getTradename() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Gets the value of the tradename property.
- getTranform() - Method in class be.fgov.ehealth.bcp.protocol.v2.Key
-
Gets the value of the tranform property.
- getTransaction() - Method in class be.fgov.ehealth.messageservices.core.v1.SelectRetrieveTransactionType
-
Gets the value of the transaction property.
- getTransactions() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FolderType
-
Gets the value of the transactions property.
- getTransferDate() - Method in class be.cin.mycarenet._1_0.carenet.types.Transfer
-
The date that the transfer took place.
- getTransfers() - Method in class be.cin.mycarenet._1_0.carenet.types.GeneralSituation
-
Gets the value of the transfers property.
- getTransformedData() - Method in class oasis.names.tc.dss._1_0.core.schema.InputDocuments
-
Gets the value of the transformedData property.
- getTransforms() - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentHash
-
Gets the value of the transforms property.
- getTransforms() - Method in class oasis.names.tc.dss._1_0.core.schema.SignedReference
-
Gets the value of the transforms property.
- getTransforms() - Method in class oasis.names.tc.dss._1_0.core.schema.TransformedData
-
Gets the value of the transforms property.
- getTransforms() - Method in class org.etsi.uri._01903.v1_3.SignaturePolicyIdType
-
Gets the value of the transforms property.
- getTransforms() - Method in class org.w3._2000._09.xmldsig.Reference
-
Gets the value of the transforms property.
- getTransforms() - Method in class org.w3._2000._09.xmldsig.RetrievalMethod
-
Gets the value of the transforms property.
- getTransforms() - Method in class org.w3._2000._09.xmldsig.Transforms
-
Gets the value of the transforms property.
- getTransforms() - Method in class org.w3._2001._04.xmlenc.CipherReference
-
Gets the value of the transforms property.
- getTransforms() - Method in class org.w3._2001._04.xmlenc.TransformsType
-
Gets the value of the transforms property.
- getTreatmentPeriod() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Gets the value of the treatmentPeriod property.
- getTreatmentPeriod() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareResponseDetail
-
Gets the value of the treatmentPeriod property.
- getTreatmentPeriod() - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareDetail
-
Gets the value of the treatmentPeriod property.
- getTrustedList() - Method in class be.fgov.ehealth.technicalconnector.bootstrap.tsl.parser.TrustServiceStatusListParser
-
- getTrustProvider() - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- getTSA() - Method in class oasis.names.tc.dss._1_0.core.schema.TstInfo
-
Gets the value of the tsa property.
- getTSAuthorityService(X509Certificate, PrivateKey) - Static method in class be.ehealth.technicalconnector.service.ws.ServiceFactory
-
Gets the Timestamping service.
- getTSBags() - Method in class be.behealth.webservices.tsa.TSConsultTSBagResponse
-
Gets the value of the tsBags property.
- getTSBags() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSConsultTSBagResponse
-
Gets the value of the tsBags property.
- getTSBagValue() - Method in class be.behealth.webservices.tsa.TSBagType
-
Gets the value of the tsBagValue property.
- getTSBagValue() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSBagType
-
Gets the value of the tsBagValue property.
- getTSConsultService(X509Certificate, PrivateKey) - Static method in class be.ehealth.technicalconnector.service.ws.ServiceFactory
-
Gets the Timestamping service.
- getTSLists() - Method in class be.behealth.webservices.tsa.TSConsultRequest
-
Gets the value of the tsLists property.
- getTSLists() - Method in class be.behealth.webservices.tsa.TSConsultResponse
-
Gets the value of the tsLists property.
- getTSLists() - Method in class be.behealth.webservices.tsa.TSConsultTSBagRequest
-
Gets the value of the tsLists property.
- getTSLists() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSConsultRequest
-
Gets the value of the tsLists property.
- getTSLists() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSConsultResponse
-
Gets the value of the tsLists property.
- getTSLists() - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSConsultTSBagRequest
-
Gets the value of the tsLists property.
- getTsTokens() - Method in class be.fgov.ehealth.technicalconnector.signature.domain.SignatureVerificationResult
-
- getType() - Method in class be.behealth.webservices.tsa.ErrorType
-
Gets the value of the type property.
- getType() - Method in class be.cin.mycarenet._1_0.carenet.types.DementiaType
-
Gets the value of the type property.
- getType() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareRequestDetail
-
Gets the value of the type property.
- getType() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareUpdateDetail
-
Gets the value of the type property.
- getType() - Method in class be.cin.mycarenet._1_0.carenet.types.PeriodLength
-
Gets the value of the type property.
- getType() - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareDetail
-
Gets the value of the type property.
- getType() - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareTreatmentType
-
Gets the value of the type property.
- getType() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Identifier
-
- getType() - Method in class be.ehealth.technicalconnector.utils.CertificateParser
-
- getType(int) - Method in class be.ehealth.technicalconnector.utils.IdentifierType
-
- getType() - Method in class be.fgov.ehealth.bcp.protocol.v2.Expiry
-
Gets the value of the type property.
- getType() - Method in class be.fgov.ehealth.commons._1_0.core.IdentifierType
-
Gets the value of the type property.
- getType() - Method in class be.fgov.ehealth.commons.core.v1.IdentifierType
-
Gets the value of the type property.
- getType() - Method in class be.fgov.ehealth.commons.core.v2.Id
-
Gets the value of the type property.
- getType() - Method in class be.fgov.ehealth.commons.enc.v2.Key
-
Gets the value of the type property.
- getType() - Method in class be.fgov.ehealth.daas.complextype.v1.Actor
-
Gets the value of the type property.
- getType() - Method in class be.fgov.ehealth.daas.complextype.v1.TypeCodeType
-
Gets the value of the type property.
- getType() - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Identifier
-
Gets the value of the type property.
- getType() - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.SearchCriteriumType
-
Gets the value of the type property.
- getType() - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.IdentifierType
-
Gets the value of the type property.
- getType() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.Identifier
-
Gets the value of the type property.
- getType() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.ReferenceType
-
Gets the value of the type property.
- getType() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.SubjectType
-
Gets the value of the type property.
- getTYPE() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LnkType
-
Gets the value of the type property.
- getType() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ActorId
-
- getType() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.DistinguishedName
-
- getType() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Organization
-
- getType() - Method in class be.fgov.ehealth.timestamping.protocol.v2.ErrorType
-
Gets the value of the type property.
- getType() - Method in class oasis.names.tc.dss._1_0.core.schema.AdditionalTimeInfo
-
Gets the value of the type property.
- getType() - Method in class oasis.names.tc.dss._1_0.core.schema.Base64Signature
-
Gets the value of the type property.
- getType() - Method in class oasis.names.tc.dss._1_0.core.schema.DetailType
-
Gets the value of the type property.
- getType() - Method in class oasis.names.tc.dss._1_0.core.schema.ReturnUpdatedSignature
-
Gets the value of the type property.
- getType() - Method in class oasis.names.tc.dss._1_0.core.schema.UpdatedSignatureType
-
Gets the value of the type property.
- getType() - Method in class oasis.names.tc.dss._1_0.core.schema.UpdateSignatureInstructionType
-
Gets the value of the type property.
- getType() - Method in class org.w3._2000._09.xmldsig.Reference
-
Gets the value of the type property.
- getType() - Method in class org.w3._2000._09.xmldsig.RetrievalMethod
-
Gets the value of the type property.
- getType() - Method in class org.w3._2001._04.xmlenc.EncryptedType
-
Gets the value of the type property.
- getUnfoundPropertiesAfterValidation() - Method in interface be.ehealth.technicalconnector.config.ConfigValidator
-
will do the validation of the current config ( if not done yet ) and return the properties that were not found.
- getUnfoundPropertiesAfterValidation() - Method in class be.ehealth.technicalconnector.config.impl.ConfigValidatorImpl
-
- getUnit() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AdministrationquantityType
-
Gets the value of the unit property.
- getUnit() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Gets the value of the unit property.
- getUnit() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the unit property.
- getUnit() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CostType
-
Gets the value of the unit property.
- getUnit() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.DurationType
-
Gets the value of the unit property.
- getUnit() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FrequencyType
-
Gets the value of the unit property.
- getUnit() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Posology
-
Gets the value of the unit property.
- getUnit() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.QuantityType
-
Gets the value of the unit property.
- getUnit() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.StrengthType
-
Gets the value of the unit property.
- getUnit() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TimequantityType
-
Gets the value of the unit property.
- getUnsealResult() - Method in exception be.ehealth.technicalconnector.exception.UnsealConnectorException
-
- getUnsignedDataObjectProperties() - Method in class org.etsi.uri._01903.v1_3.UnsignedDataObjectProperties
-
Gets the value of the unsignedDataObjectProperties property.
- getUnsignedDataObjectProperties() - Method in class org.etsi.uri._01903.v1_3.UnsignedProperties
-
Gets the value of the unsignedDataObjectProperties property.
- getUnsignedInt() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the unsignedInt property.
- getUnsignedProperties() - Method in class oasis.names.tc.dss._1_0.core.schema.Properties
-
Gets the value of the unsignedProperties property.
- getUnsignedProperties() - Method in class org.etsi.uri._01903.v1_3.QualifyingProperties
-
Gets the value of the unsignedProperties property.
- getUnsignedProps() - Method in class be.fgov.ehealth.technicalconnector.signature.impl.xades.domain.QualifyingPropertiesBuilder
-
- getUnsignedSignatureProperties() - Method in class org.etsi.uri._01903.v1_3.UnsignedProperties
-
Gets the value of the unsignedSignatureProperties property.
- getUpperBoundary() - Method in class oasis.names.tc.dss._1_0.core.schema.SigningTimeBoundaries
-
Gets the value of the upperBoundary property.
- getUR() - Method in class org.etsi.uri._01903.v1_4.TimeStampValidationData
-
Gets the value of the ur property.
- getUrgency() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Gets the value of the urgency property.
- getUrgency() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Gets the value of the urgency property.
- getURI() - Method in class be.fgov.ehealth.commons.enc.v2.CipherReference
-
URI of the attachment
- getURI() - Method in class org.etsi.uri._01903.v1_3.CertIDType
-
Gets the value of the uri property.
- getURI() - Method in class org.etsi.uri._01903.v1_3.CRLIdentifierType
-
Gets the value of the uri property.
- getURI() - Method in class org.etsi.uri._01903.v1_3.Include
-
Gets the value of the uri property.
- getURI() - Method in class org.etsi.uri._01903.v1_3.OCSPIdentifierType
-
Gets the value of the uri property.
- getURI() - Method in class org.etsi.uri._01903.v1_3.QualifyingPropertiesReference
-
Gets the value of the uri property.
- getURI() - Method in class org.etsi.uri._01903.v1_3.ReferenceInfo
-
Gets the value of the uri property.
- getURI() - Method in class org.w3._2000._09.xmldsig.Reference
-
Gets the value of the uri property.
- getURI() - Method in class org.w3._2000._09.xmldsig.RetrievalMethod
-
Gets the value of the uri property.
- getURI() - Method in class org.w3._2001._04.xmlenc.CipherReference
-
Gets the value of the uri property.
- getURI() - Method in class org.w3._2001._04.xmlenc.ReferenceType
-
Gets the value of the uri property.
- getURL() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LnkType
-
Gets the value of the url property.
- getUrl() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ErrorMyCarenetType
-
Gets the value of the url property.
- getUrl() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ErrorType
-
Gets the value of the url property.
- getUrl2Service() - Method in class be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.EndPointInformation
-
- getURLProperty(String) - Method in interface be.ehealth.technicalconnector.config.Configuration
-
Gets the uRL property.
- getURLProperty(String) - Method in class be.ehealth.technicalconnector.config.impl.AbstractConfigurationImpl
-
- getURLProperty(String) - Method in class be.ehealth.technicalconnector.config.impl.ConfigValidatorImpl
-
- getUsagesType() - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.EHealthCertificateRequest
-
Gets the value of the usagesType property.
- getUsageTypes() - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.UsagesType
-
Gets the value of the usageTypes property.
- getUsageTypes() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.NewCertificateContract
-
- getUsername() - Method in class be.cin.mycarenet.esb.common.v2.LicenseType
-
Gets the value of the username property.
- getUserName() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.McnPackageInfo
-
- getUserName() - Method in class be.ehealth.technicalconnector.config.util.domain.PackageInfo
-
Deprecated.
Getter for userName.
- getUsername() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.LicenseType
-
Gets the value of the username property.
- getUsername() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.LicenseType
-
Gets the value of the username property.
- getUsername() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.LicenseType
-
Gets the value of the username property.
- getUsualDoctor() - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareDetail
-
Gets the value of the usualDoctor property.
- getUsuallanguage() - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Gets the value of the usuallanguage property.
- getUsuallanguage() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Gets the value of the usuallanguage property.
- getValidationErrors() - Method in exception be.ehealth.business.mycarenetdomaincommons.exception.ConnectorValidationException
-
- getValidationRegEx() - Method in class be.fgov.ehealth.certra.core.v2.OrganizationIdentifierType
-
Gets the value of the validationRegEx property.
- getValidationResult() - Method in class be.fgov.ehealth.idsupport.protocol.v2.VerifyIdResponse
-
Gets the value of the validationResult property.
- getValidationUrl() - Method in class be.fgov.ehealth.certra.protocol.v2.SubmitCSRForForeignerResponse
-
Gets the value of the validationUrl property.
- getValidationUrl() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.SubmitCSRForForeignerResponseInfo
-
- getValidator(String, Class<T>) - Static method in class be.ehealth.business.common.validator.ValidatorFactory
-
- getValidDetails() - Method in class oasis.names.tc.dss._1_0.core.schema.ProcessingDetails
-
Gets the value of the validDetails property.
- getValidNotAfter() - Method in class be.fgov.ehealth.certra.core.v2.CertificateDetailsType
-
Gets the value of the validNotAfter property.
- getValidNotAfter() - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificateType
-
Gets the value of the validNotAfter property.
- getValidNotBefore() - Method in class be.fgov.ehealth.certra.core.v2.CertificateDetailsType
-
Gets the value of the validNotBefore property.
- getValidNotBefore() - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificateType
-
Gets the value of the validNotBefore property.
- getValue() - Method in class be.cin.encrypted.BusinessContent
-
Gets the value of the value property.
- getValue() - Method in class be.cin.mycarenet._1_0.carenet.types.MessageType
-
Gets the value of the value property.
- getValue() - Method in class be.cin.mycarenet._1_0.carenet.types.PeriodLength
-
NumericalType Limited to a length of 2
- getValue() - Method in class be.cin.mycarenet._1_0.carenet.types.ToiletsType
-
Gets the value of the value property.
- getValue() - Method in class be.cin.mycarenet.esb.common.v2.NihiiType
-
Gets the value of the value property.
- getValue() - Method in class be.cin.mycarenet.esb.common.v2.ValueRefString
-
Gets the value of the value property.
- getValue() - Method in class be.cin.nip.async.generic.TAck
-
Gets the value of the value property.
- getValue() - Method in class be.cin.nippin.memberdata.saml.extension.Dimension
-
Gets the value of the value property.
- getValue() - Method in class be.cin.types.v1.Blob
-
Gets the value of the value property.
- getValue() - Method in class be.cin.types.v1.StringLangType
-
Gets the value of the value property.
- getValue() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Identifier
-
- getValue() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Nihii
-
- getValue() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Ssin
-
- getValue() - Method in enum be.ehealth.technicalconnector.enumeration.MimeType
-
- getValue() - Method in class be.ehealth.technicalconnector.service.sts.domain.SAMLAttribute
-
Deprecated.
- getValue() - Method in class be.ehealth.technicalconnector.service.sts.domain.SAMLNameIdentifier
-
- getValue() - Method in class be.ehealth.technicalconnector.utils.SecureString
-
Get the content of this string as char[]
- getValue() - Method in class be.fgov.ehealth.bcp.protocol.v1.Endpoint
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.bcp.protocol.v2.Endpoint
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.bcp.protocol.v2.Expiry
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.bcp.protocol.v2.Key
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.certra.core.v2.LocalizedString
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.commons._1_0.core.LocalisedString
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.commons.core.v1.LocalisedString
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.commons.core.v2.Id
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.commons.core.v2.StatusCode
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.commons.enc.v2.CipherValue
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.commons.enc.v2.Key
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.daas.complextype.v1.BaseNameType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.daas.complextype.v1.TypeCodeType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.errors.core.v1.LocalisedStringType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.etee.commons.core.v2.EteeErrorParameterType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.SearchCriteriumType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.IdentifierType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.idsupport.core.v2.ProviderInfo
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.idsupport.core.v2.ValidationInfoType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.BlobType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.NihiiType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.ValueRefString
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.BlobType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.NihiiType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.ValueRefString
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.AttributeType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.Identifier
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.NihiiType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.ReferenceType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.ValueRefString
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.seals.core.v1.EncodedDataType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHT
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACKNOWLEDGMENT
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACTSNURSING
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESS
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADMINISTRATIONUNIT
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDATC
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDAUTONOMY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBALLONDEVICE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBCRDIFFERENTATIONDEGREE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBEARINGSURFACE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTAVAILABLEMATERIALS
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONDELAY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONMODE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTLATERALITY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTPATIENTOPPOSITION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSAMPLETYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSTATUS
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETACCIDENTTYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETAGREEMENTTYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETDOCUMENT
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETINSURANCYSTATUS
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMESSAGE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMUTATIONINDICATOR
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETNATIONALINSURANCE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETPERSONALPART
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETREFUSALREASON
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETSISCARDERROR
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTHIRDPAYERCONTRACT
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCAREPATH
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCERTAINTY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CATEGORY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CRITERIA
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4DOCUMENTSEQAPPENDIX
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4FORMALINTERPRETATION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4PARAGRAPH
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSESEQAPPENDIX
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCIVILSTATE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICAL
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICALPLAN
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENT
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTACTPERSON
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENT
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCURRENCY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDAYPERIOD
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDISCHARGETYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGCNK
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGPRESENTATION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGROUTE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHARTIFICIALRESPIRATIONTYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCAESAREANINDICATION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCHILDPOSITION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCONGENITALMALFORMATION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHDELIVERYWAY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHFOETALMONITORING
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHNEONATALDEPTTYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPLACE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPREGNANCYORIGIN
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHSPECIALVALUES
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDECG
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMERGENCYEVALUATION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMPLOYMENTSITUATION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTER
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTERSAFETYISSUE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONACTOR
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONMETHOD
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERROR
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORMYCARENET
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEXTERNALSOURCE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDFORMULARY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDGALENICFORM
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADING
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGREG
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONDEVICE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONTYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITYREASON
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINNCLUSTER
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEM
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMBVT
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMCARENET
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMEBIRTH
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMAA
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMS
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMYCARENET
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMREG
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLAB
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLEGALSERVICE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLIFECYCLE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAACOVERAGETYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREFUSALJUSTIFICATION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREQUESTTYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAARESPONSETYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAATYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDICATION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMESSAGE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMICROORGANISM
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGADMISSION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDESTINATION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDISCHARGE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGORIGIN
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGREFERRER
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSADAPTATION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSMEDICATIONTYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSORIGIN
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMYCARENETJUSTIFICATION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOAPPROACH
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHODIAGNOSIS
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOGRAFT
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOINTERFACE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOKNEEINSERT
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHONAVCOM
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTECHREVISION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPARAMETER
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILL
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLHOSP
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLRES
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPERIODICITY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPROOF
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDQUANTITYPREFIX
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREFSCOPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREIMBURSEMENTNOMENCLATURE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREVCOMPONENT
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEVERITY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEX
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSITE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSNOMED
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTANDARD
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTBRIDGETYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDEVICE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDOMINANCE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTLESIONTYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTSEGMENT
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSUBSTANCE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTECHNICAL
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTELECOM
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTEMPORALITY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTHERAPEUTICLINK
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNIT
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONCARENET
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMAA
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMYCARENET
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONREG
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONTYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOPATHOLOGYTYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOSTEMITYPE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDUNIT
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDURGENCY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINEINDICATION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDWEEKDAY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.EMPTY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICD
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICPC
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LnkType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LOCAL
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.dt.v1.TextType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDHCPARTY
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDINSURANCE
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDKMEHR
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDPATIENT
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDPROFESSION
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.id.v1.INSS
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Base64EncryptedValueType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FCMAXType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FCMINType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RRMAXType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RRMINType
-
Gets the value of the value property.
- getValue() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ActorId
-
- getValue() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.LocalizedString
-
- getValue() - Method in class oasis.names.tc.dss._1_0.core.schema.AdditionalTimeInfo
-
Gets the value of the value property.
- getValue() - Method in class oasis.names.tc.dss._1_0.core.schema.Base64Data
-
Gets the value of the value property.
- getValue() - Method in class oasis.names.tc.dss._1_0.core.schema.Base64Signature
-
Gets the value of the value property.
- getValue() - Method in class oasis.names.tc.dss._1_0.core.schema.InternationalStringType
-
Gets the value of the value property.
- getValue() - Method in class oasis.names.tc.dss._1_0.core.schema.Property
-
Gets the value of the value property.
- getValue() - Method in class oasis.names.tc.saml._1_0.assertion.Action
-
Gets the value of the value property.
- getValue() - Method in class oasis.names.tc.saml._1_0.assertion.NameIdentifierType
-
Gets the value of the value property.
- getValue() - Method in class oasis.names.tc.saml._1_0.protocol.StatusCode
-
Gets the value of the value property.
- getValue() - Method in class oasis.names.tc.saml._2_0.assertion.Action
-
Gets the value of the value property.
- getValue() - Method in class oasis.names.tc.saml._2_0.assertion.NameIDType
-
Gets the value of the value property.
- getValue() - Method in class oasis.names.tc.saml._2_0.protocol.StatusCode
-
Gets the value of the value property.
- getValue() - Method in class org.etsi.uri._01903.v1_3.EncapsulatedPKIData
-
Gets the value of the value property.
- getValue() - Method in class org.etsi.uri._01903.v1_3.IdentifierType
-
Gets the value of the value property.
- getValue() - Method in class org.w3._2000._09.xmldsig.SignatureValue
-
Gets the value of the value property.
- getValue() - Method in class org.w3._2005._05.xmlmime.Base64Binary
-
Gets the value of the value property.
- getValue() - Method in class org.w3._2005._05.xmlmime.HexBinary
-
Gets the value of the value property.
- getValueRef() - Method in class be.cin.mycarenet.esb.common.v2.ValueRefString
-
Gets the value of the valueRef property.
- getValueRef() - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.ValueRefString
-
Gets the value of the valueRef property.
- getValueRef() - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.ValueRefString
-
Gets the value of the valueRef property.
- getValueRef() - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.ValueRefString
-
Gets the value of the valueRef property.
- getValues() - Method in class be.ehealth.technicalconnector.service.sts.domain.SAMLAttribute
-
- getValues() - Method in class be.fgov.ehealth.certra.core.v2.TextType
-
Gets the value of the values property.
- getValues() - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.CredentialType
-
Gets the value of the values property.
- getValues() - Method in class be.fgov.ehealth.technicalconnector.ra.domain.LocalizedText
-
- getVerificationTime() - Method in class oasis.names.tc.dss._1_0.core.schema.VerificationTimeInfo
-
Gets the value of the verificationTime property.
- getVerifiedSigningTime(int, TimeUnit) - Method in class be.fgov.ehealth.technicalconnector.signature.domain.SignatureVerificationResult
-
- getVersion() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityRequest
-
Gets the value of the version property.
- getVersion() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Gets the value of the version property.
- getVersion() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareRequest
-
Gets the value of the version property.
- getVersion() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Gets the value of the version property.
- getVersion() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Gets the value of the version property.
- getVersion() - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareRequest
-
Gets the value of the version property.
- getVersion() - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Gets the value of the version property.
- getVersion() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareRequest
-
Gets the value of the version property.
- getVersion() - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Gets the value of the version property.
- getVersion() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Source
-
Gets the value of the version property.
- getVersion() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Specialisation
-
Gets the value of the version property.
- getVersion() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Gets the value of the version property.
- getVersion() - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Gets the value of the version property.
- getVersion() - Method in class oasis.names.tc.saml._2_0.protocol.RequestAbstractType
-
Gets the value of the version property.
- getVersion() - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Gets the value of the version property.
- getVisitByDay() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Gets the value of the visitByDay property.
- getVisitDate() - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareUpdateDetail
-
Gets the value of the visitDate property.
- getWeeknumber() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Weekday
-
Gets the value of the weeknumber property.
- getWhichDocument() - Method in class oasis.names.tc.dss._1_0.core.schema.IncludeObject
-
Gets the value of the whichDocument property.
- getWhichDocument() - Method in class oasis.names.tc.dss._1_0.core.schema.SignaturePlacement
-
Gets the value of the whichDocument property.
- getWhichDocument() - Method in class oasis.names.tc.dss._1_0.core.schema.SignaturePtr
-
Gets the value of the whichDocument property.
- getWhichDocument() - Method in class oasis.names.tc.dss._1_0.core.schema.SignedReference
-
Gets the value of the whichDocument property.
- getWhichReference() - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentHash
-
Gets the value of the whichReference property.
- getWhichReference() - Method in class oasis.names.tc.dss._1_0.core.schema.ReturnTransformedDocument
-
Gets the value of the whichReference property.
- getWhichReference() - Method in class oasis.names.tc.dss._1_0.core.schema.TransformedData
-
Gets the value of the whichReference property.
- getWhichReference() - Method in class oasis.names.tc.dss._1_0.core.schema.TransformedDocument
-
Gets the value of the whichReference property.
- getX509Certificate() - Method in class org.w3._2000._09.xmldsig.X509Data
-
Gets the value of the x509Certificate property.
- getX509Certificates(CryptoType) - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- getX509Certificates() - Method in class be.fgov.ehealth.certra.protocol.v2.GetCertificateResponse
-
Gets the value of the x509Certificates property.
- getX509CRL() - Method in class org.w3._2000._09.xmldsig.X509Data
-
Gets the value of the x509CRL property.
- getX509Identifier(X509Certificate) - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- getX509IssuerName() - Method in class org.w3._2000._09.xmldsig.X509IssuerSerialType
-
Gets the value of the x509IssuerName property.
- getX509IssuerSerial() - Method in class org.w3._2000._09.xmldsig.X509Data
-
Gets the value of the x509IssuerSerial property.
- getX509SerialNumber() - Method in class org.w3._2000._09.xmldsig.X509IssuerSerialType
-
Gets the value of the x509SerialNumber property.
- getX509SKI() - Method in class org.w3._2000._09.xmldsig.X509Data
-
Gets the value of the x509SKI property.
- getX509SubjectName() - Method in class org.w3._2000._09.xmldsig.X509Data
-
Gets the value of the x509SubjectName property.
- getXades() - Method in class be.cin.encrypted.EncryptedKnownContent
-
Gets the value of the xades property.
- getXades() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.async.PostContent
-
- getXades() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v2.SendRequestType
-
Gets the value of the xades property.
- getXades() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v3.SendRequestType
-
Gets the value of the xades property.
- getXades() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v4.SendRequestType
-
Gets the value of the xades property.
- getXadesT() - Method in class be.cin.nip.async.generic.MsgResponse
-
Gets the value of the xadesT property.
- getXadesT() - Method in class be.cin.nip.async.generic.Post
-
Gets the value of the xadesT property.
- getXadesT() - Method in class be.cin.nip.async.generic.PostResponseReturn
-
Gets the value of the xadesT property.
- getXadesT() - Method in class be.cin.nip.async.generic.TAckResponse
-
Gets the value of the xadesT property.
- getXadesT() - Method in class be.ehealth.business.mycarenetcommons.domain.SignedEncryptedResponseHolder
-
- getXadesT() - Method in class be.ehealth.business.mycarenetcommons.domain.SignedResponseHolder
-
- getXadesT() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v2.ResponseReturnType
-
Gets the value of the xadesT property.
- getXadesT() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v3.ResponseReturnType
-
Gets the value of the xadesT property.
- getXadesT() - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v4.ResponseReturnType
-
Gets the value of the xadesT property.
- getXadesValue() - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- getXPath() - Method in class oasis.names.tc.dss._1_0.core.schema.SignaturePtr
-
Gets the value of the xPath property.
- getXPathAfter() - Method in class oasis.names.tc.dss._1_0.core.schema.SignaturePlacement
-
Gets the value of the xPathAfter property.
- getXPathFirstChildOf() - Method in class oasis.names.tc.dss._1_0.core.schema.SignaturePlacement
-
Gets the value of the xPathFirstChildOf property.
- getY() - Method in class org.w3._2000._09.xmldsig.DSAKeyValue
-
Gets the value of the y property.
- getYear() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the year property.
- getYear() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MomentType
-
Gets the value of the year property.
- getYearmonth() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Gets the value of the yearmonth property.
- getYearmonth() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MomentType
-
Gets the value of the yearmonth property.
- getZip() - Method in class be.ehealth.technicalconnector.beid.domain.Address
-
- getZip() - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Gets the value of the zip property.
- getZipCode() - Method in class be.fgov.ehealth.commons.core.v1.MunicipalityType
-
Gets the value of the zipCode property.
- SAML_ASSERTION - Static variable in class be.ehealth.technicalconnector.service.sts.utils.SAMLHelper
-
The Constant SAML_ASSERTION.
- SAML_ATTRIBUTE - Static variable in class be.ehealth.technicalconnector.service.sts.utils.SAMLHelper
-
The Constant SAML_ATTRIBUTE.
- SAML_ATTRIBUTESTATEMENT - Static variable in class be.ehealth.technicalconnector.service.sts.utils.SAMLHelper
-
The Constant SAML_ATTRIBUTESTATEMENT.
- SAML_CONDITIONS - Static variable in class be.ehealth.technicalconnector.service.sts.utils.SAMLHelper
-
The Constant SAML_CONDITIONS.
- SAML_NOTONORAFTER - Static variable in class be.ehealth.technicalconnector.service.sts.utils.SAMLHelper
-
The Constant SAML_NOTONORAFTER.
- SAML_STATUSCODE - Static variable in class be.ehealth.technicalconnector.service.sts.utils.SAMLHelper
-
The Constant SAML_STATUSCODE.
- SAML_STATUSMESSAGE - Static variable in class be.ehealth.technicalconnector.service.sts.utils.SAMLHelper
-
The Constant SAML_STATUSMESSAGE.
- SAML_SUCCESS - Static variable in class be.ehealth.technicalconnector.service.sts.utils.SAMLHelper
-
The Constant SAML_SUCCESS.
- SAML_VALUE - Static variable in class be.ehealth.technicalconnector.service.sts.utils.SAMLHelper
-
The Constant SAML_VALUE.
- SAMLAttribute - Class in be.ehealth.technicalconnector.service.sts.domain
-
The Class SAMLAttribute.
- SAMLAttribute(String, String, String...) - Constructor for class be.ehealth.technicalconnector.service.sts.domain.SAMLAttribute
-
Instantiates a new sAML attribute.
- SAMLAttributeDesignator - Class in be.ehealth.technicalconnector.service.sts.domain
-
The Class AttributeDesignator.
- SAMLAttributeDesignator(String, String) - Constructor for class be.ehealth.technicalconnector.service.sts.domain.SAMLAttributeDesignator
-
Instantiates a new attribute designator.
- SAMLConfigHelper - Class in be.ehealth.technicalconnector.service.sts.utils
-
Helper to generated the domain objects of the SecureTokenService based on the configuration
- SAMLConverter - Class in be.ehealth.technicalconnector.service.sts.utils
-
The Class SAMLConverter.
- SAMLHelper - Class in be.ehealth.technicalconnector.service.sts.utils
-
The Class SAMLHelper.
- SAMLHolderOfKeyHandler - Class in be.ehealth.businessconnector.genericasync.handlers
-
SOAPHandler used to contanct the MyCarenet Async webservice.
- SAMLHolderOfKeyHandler() - Constructor for class be.ehealth.businessconnector.genericasync.handlers.SAMLHolderOfKeyHandler
-
- SAMLHolderOfKeyHandler(SAMLToken) - Constructor for class be.ehealth.businessconnector.genericasync.handlers.SAMLHolderOfKeyHandler
-
- SAMLHolderOfKeyHandler(SAMLToken, Duration) - Constructor for class be.ehealth.businessconnector.genericasync.handlers.SAMLHolderOfKeyHandler
-
- SAMLHolderOfKeyHandler - Class in be.ehealth.technicalconnector.handler
-
SOAPHandler that take care of the security for the eHealth services which are protected with an eHealth SAMLToken
- SAMLHolderOfKeyHandler() - Constructor for class be.ehealth.technicalconnector.handler.SAMLHolderOfKeyHandler
-
- SAMLHolderOfKeyHandler(SAMLToken) - Constructor for class be.ehealth.technicalconnector.handler.SAMLHolderOfKeyHandler
-
- SAMLHolderOfKeyToken - Class in be.ehealth.technicalconnector.service.sts.security.impl
-
The Class SAMLTokenImpl.
- SAMLHolderOfKeyToken(Element, Credential) - Constructor for class be.ehealth.technicalconnector.service.sts.security.impl.SAMLHolderOfKeyToken
-
Instantiates a new sAML token impl.
- SAMLNameIdentifier - Class in be.ehealth.technicalconnector.service.sts.domain
-
Domain object used to represent a SAML NameIdentifier.
- SAMLNameIdentifier(String, String, String, String) - Constructor for class be.ehealth.technicalconnector.service.sts.domain.SAMLNameIdentifier
-
- SAMLResponse - Interface in be.ehealth.technicalconnector.service.sts
-
Deprecated.
- SAMLSenderVouchesCredential - Class in be.ehealth.technicalconnector.service.sts.security.impl
-
SAMLSenderVouchesCredential.
- SAMLSenderVouchesCredential(Element, Credential) - Constructor for class be.ehealth.technicalconnector.service.sts.security.impl.SAMLSenderVouchesCredential
-
Instantiates a SAMLSenderVouchesCredential
- SAMLSenderVouchesHandler - Class in be.ehealth.technicalconnector.handler
-
The SAML-SV Callbackhandler.
- SAMLSenderVouchesHandler(Element, X509Certificate, PrivateKey) - Constructor for class be.ehealth.technicalconnector.handler.SAMLSenderVouchesHandler
-
Deprecated.
- SAMLSenderVouchesHandler(SAMLSenderVouchesCredential) - Constructor for class be.ehealth.technicalconnector.handler.SAMLSenderVouchesHandler
-
- SAMLSessionValidator - Class in be.ehealth.technicalconnector.validator.impl
-
- SAMLSessionValidator() - Constructor for class be.ehealth.technicalconnector.validator.impl.SAMLSessionValidator
-
- SAMLToken - Interface in be.ehealth.technicalconnector.service.sts.security
-
The Interface SAMLToken.
- SAMLTokenFactory - Class in be.ehealth.technicalconnector.service.sts
-
A factory for creating SAMLToken objects.
- sanitizePartId(String) - Static method in class be.ehealth.technicalconnector.utils.ConnectorXmlUtils
-
- Schemas - Class in oasis.names.tc.dss._1_0.core.schema
-
Java class for SchemasType complex type.
- Schemas() - Constructor for class oasis.names.tc.dss._1_0.core.schema.Schemas
-
- SchemaValidatorHandler - Class in be.ehealth.technicalconnector.handler
-
This handler will validate the incoming and outgoing message against the xsd's specified in the constructor.
- SchemaValidatorHandler(int, String...) - Constructor for class be.ehealth.technicalconnector.handler.SchemaValidatorHandler
-
This constructor will creates a validator.
- Scoping - Class in oasis.names.tc.saml._2_0.protocol
-
Java class for ScopingType complex type.
- Scoping() - Constructor for class oasis.names.tc.saml._2_0.protocol.Scoping
-
- seal(Crypto.SigningPolicySelector, EncryptionToken, byte[]) - Method in interface be.ehealth.technicalconnector.service.etee.Crypto
-
- seal(Crypto.SigningPolicySelector, Set<EncryptionToken>, byte[]) - Method in interface be.ehealth.technicalconnector.service.etee.Crypto
-
- seal(Crypto.SigningPolicySelector, KeyResult, byte[]) - Method in interface be.ehealth.technicalconnector.service.etee.Crypto
-
- seal(Crypto.SigningPolicySelector, Set<EncryptionToken>, KeyResult, byte[]) - Method in interface be.ehealth.technicalconnector.service.etee.Crypto
-
- seal(Crypto.SigningPolicySelector, KeyResult, byte[]) - Method in class be.ehealth.technicalconnector.service.etee.impl.AbstractEndToEndCrypto
-
- seal(Crypto.SigningPolicySelector, EncryptionToken, byte[]) - Method in class be.ehealth.technicalconnector.service.etee.impl.AbstractEndToEndCrypto
-
- seal(Crypto.SigningPolicySelector, Set<EncryptionToken>, byte[]) - Method in class be.ehealth.technicalconnector.service.etee.impl.AbstractEndToEndCrypto
-
- seal(Crypto.SigningPolicySelector, Set<EncryptionToken>, KeyResult, byte[]) - Method in class be.ehealth.technicalconnector.service.etee.impl.CryptoImpl
-
- SealedContentType - Class in be.fgov.ehealth.etee.kgss._1_0.protocol
-
Java class for SealedContentType complex type.
- SealedContentType() - Constructor for class be.fgov.ehealth.etee.kgss._1_0.protocol.SealedContentType
-
- sealGetKeyRequest(GetKeyRequestContent) - Method in class be.ehealth.technicalconnector.service.kgss.builders.impl.KgssMessageBuilderImpl
-
- sealGetKeyRequest(GetKeyRequestContent) - Method in interface be.ehealth.technicalconnector.service.kgss.builders.KgssMessageBuilder
-
Seal get key request.
- sealGetNewKeyRequest(GetNewKeyRequestContent) - Method in class be.ehealth.technicalconnector.service.kgss.builders.impl.KgssMessageBuilderImpl
-
- sealGetNewKeyRequest(GetNewKeyRequestContent) - Method in interface be.ehealth.technicalconnector.service.kgss.builders.KgssMessageBuilder
-
Seal get new key request.
- SealsService - Interface in be.ehealth.technicalconnector.service.seals
-
The Coding and Anonymization technical connector exposes two distinct operations: encode and decode.
- SealsServiceImpl - Class in be.ehealth.technicalconnector.service.seals.impl
-
- SealsServiceImpl(EhealthReplyValidator) - Constructor for class be.ehealth.technicalconnector.service.seals.impl.SealsServiceImpl
-
- SearchCriteriaType - Class in be.fgov.ehealth.etkdepot._1_0.protocol
-
Java class for SearchCriteriaType complex type.
- SearchCriteriaType() - Constructor for class be.fgov.ehealth.etkdepot._1_0.protocol.SearchCriteriaType
-
- SearchCriteriumType - Class in be.fgov.ehealth.etee.ra.csr._1_0.protocol
-
Java class for SearchCriteriumType complex type.
- SearchCriteriumType() - Constructor for class be.fgov.ehealth.etee.ra.csr._1_0.protocol.SearchCriteriumType
-
- SecureString - Class in be.ehealth.technicalconnector.utils
-
Java implementation of the .NET SecureString class.
- SecureString(char[]) - Constructor for class be.ehealth.technicalconnector.utils.SecureString
-
Creates an object of type SecureString.
- SelectRetrieveTransactionType - Class in be.fgov.ehealth.messageservices.core.v1
-
Java class for SelectRetrieveTransactionType complex type.
- SelectRetrieveTransactionType() - Constructor for class be.fgov.ehealth.messageservices.core.v1.SelectRetrieveTransactionType
-
- SelfRefType - Class in be.cin.mycarenet.esb.common.v2
-
Elements of this base type do not require any content, instead
it is also possible to refer to another element with the same
type and same name.
- SelfRefType() - Constructor for class be.cin.mycarenet.esb.common.v2.SelfRefType
-
- SelfRefType - Class in be.fgov.ehealth.mycarenet.commons.core.v2
-
Elements of this base type do not require any content, instead it is also possible to refer to another element with the same type and same name.
- SelfRefType() - Constructor for class be.fgov.ehealth.mycarenet.commons.core.v2.SelfRefType
-
- SelfRefType - Class in be.fgov.ehealth.mycarenet.commons.core.v3
-
Elements of this base type do not require any content, instead it is also possible to refer to another element with the same type and same name.
- SelfRefType() - Constructor for class be.fgov.ehealth.mycarenet.commons.core.v3.SelfRefType
-
- SelfRefType - Class in be.fgov.ehealth.mycarenet.commons.core.v4
-
Elements of this base type do not require any content, instead it is also possible to refer to another element with the same type and same name.
- SelfRefType() - Constructor for class be.fgov.ehealth.mycarenet.commons.core.v4.SelfRefType
-
- send(GenericRequest) - Method in interface be.ehealth.technicalconnector.generic.session.GenericService
-
- send(GenericRequest) - Method in class be.ehealth.technicalconnector.generic.session.impl.GenericServiceImpl
-
- send(GenericRequest) - Method in interface be.ehealth.technicalconnector.ws.GenericWsSender
-
- send(GenericRequest) - Method in class be.ehealth.technicalconnector.ws.impl.GenericWsSenderImpl
-
- sendDocument(Document, String) - Method in interface be.ehealth.technicalconnector.generic.session.GenericService
-
- sendDocument(Document, URL) - Method in interface be.ehealth.technicalconnector.generic.session.GenericService
-
- sendDocument(Document, String, String) - Method in interface be.ehealth.technicalconnector.generic.session.GenericService
-
- sendDocument(Document, URL, String) - Method in interface be.ehealth.technicalconnector.generic.session.GenericService
-
- sendDocument(Document, URL) - Method in class be.ehealth.technicalconnector.generic.session.impl.GenericServiceImpl
-
- sendDocument(Document, URL, String) - Method in class be.ehealth.technicalconnector.generic.session.impl.GenericServiceImpl
-
- sendDocument(Document, String) - Method in class be.ehealth.technicalconnector.generic.session.impl.GenericServiceImpl
-
- sendDocument(Document, String, String) - Method in class be.ehealth.technicalconnector.generic.session.impl.GenericServiceImpl
-
- SenderType - Class in be.fgov.ehealth.standards.kmehr.schema.v1
-
the sender can be specified by a free combination of hcparty elements (organisation(s), medical specialty(ies), person(s)).
- SenderType() - Constructor for class be.fgov.ehealth.standards.kmehr.schema.v1.SenderType
-
- SendRequestMapper - Class in be.ehealth.business.mycarenetcommons.mapper
-
Mapper form a type to another type
- SendRequestMapper() - Constructor for class be.ehealth.business.mycarenetcommons.mapper.SendRequestMapper
-
default constructor : utility class, but needed for ModuleBootstrapHook.
- SendRequestMapper - Class in be.ehealth.business.mycarenetcommons.v3.mapper
-
Mapper form a type to another type
- SendRequestMapper() - Constructor for class be.ehealth.business.mycarenetcommons.v3.mapper.SendRequestMapper
-
default constructor : utility class, but needed for ModuleBootstrapHook.
- SendRequestType - Class in be.fgov.ehealth.mycarenet.commons.protocol.v2
-
Generic synchronised request type.
- SendRequestType() - Constructor for class be.fgov.ehealth.mycarenet.commons.protocol.v2.SendRequestType
-
- SendRequestType - Class in be.fgov.ehealth.mycarenet.commons.protocol.v3
-
Generic synchronised request type.
- SendRequestType() - Constructor for class be.fgov.ehealth.mycarenet.commons.protocol.v3.SendRequestType
-
- SendRequestType - Class in be.fgov.ehealth.mycarenet.commons.protocol.v4
-
Generic synchronised request type.
- SendRequestType() - Constructor for class be.fgov.ehealth.mycarenet.commons.protocol.v4.SendRequestType
-
- SendResponseType - Class in be.fgov.ehealth.mycarenet.commons.protocol.v2
-
Generic synchronised response type.
- SendResponseType() - Constructor for class be.fgov.ehealth.mycarenet.commons.protocol.v2.SendResponseType
-
- SendResponseType - Class in be.fgov.ehealth.mycarenet.commons.protocol.v3
-
Generic synchronised response type.
- SendResponseType() - Constructor for class be.fgov.ehealth.mycarenet.commons.protocol.v3.SendResponseType
-
- SendResponseType - Class in be.fgov.ehealth.mycarenet.commons.protocol.v4
-
Generic synchronised response type.
- SendResponseType() - Constructor for class be.fgov.ehealth.mycarenet.commons.protocol.v4.SendResponseType
-
- SendTransactionRequest - Class in be.fgov.ehealth.messageservices.core.v1
-
Java class for SendTransactionRequestType complex type.
- SendTransactionRequest() - Constructor for class be.fgov.ehealth.messageservices.core.v1.SendTransactionRequest
-
- SendTransactionResponse - Class in be.fgov.ehealth.messageservices.core.v1
-
Java class for SendTransactionResponseType complex type.
- SendTransactionResponse() - Constructor for class be.fgov.ehealth.messageservices.core.v1.SendTransactionResponse
-
- sendXML(String, URL) - Method in interface be.ehealth.technicalconnector.generic.session.GenericService
-
- sendXML(String, String) - Method in interface be.ehealth.technicalconnector.generic.session.GenericService
-
- sendXML(String, URL, String) - Method in interface be.ehealth.technicalconnector.generic.session.GenericService
-
- sendXML(String, String, String) - Method in interface be.ehealth.technicalconnector.generic.session.GenericService
-
- sendXML(String, URL) - Method in class be.ehealth.technicalconnector.generic.session.impl.GenericServiceImpl
-
- sendXML(String, URL, String) - Method in class be.ehealth.technicalconnector.generic.session.impl.GenericServiceImpl
-
- sendXML(String, String) - Method in class be.ehealth.technicalconnector.generic.session.impl.GenericServiceImpl
-
- sendXML(String, String, String) - Method in class be.ehealth.technicalconnector.generic.session.impl.GenericServiceImpl
-
- Service - Class in be.fgov.ehealth.bcp.protocol.v1
-
- Service() - Constructor for class be.fgov.ehealth.bcp.protocol.v1.Service
-
- Service - Class in be.fgov.ehealth.bcp.protocol.v2
-
Java class for ServiceType complex type.
- Service() - Constructor for class be.fgov.ehealth.bcp.protocol.v2.Service
-
- SERVICE_NAME - Static variable in class be.ehealth.businessconnector.genericasync.service.impl.GenAsyncServiceImpl
-
- ServiceCacheKey - Class in be.ehealth.technicalconnector.session
-
class that contains the key for the serviceCache.
- ServiceCacheKey(Class<?>, String[]) - Constructor for class be.ehealth.technicalconnector.session.ServiceCacheKey
-
- ServiceFactory - Class in be.ehealth.businessconnector.genericasync.service
-
- ServiceFactory - Class in be.ehealth.businessconnector.mycarenet.memberdatav2.service
-
- ServiceFactory - Class in be.ehealth.technicalconnector.service
-
Factory class for creating the Services.
- ServiceFactory - Class in be.ehealth.technicalconnector.service.ws
-
A factory for creating service objects.
- ServiceFactory - Class in be.ehealth.technicalconnector.ws
-
Servicefactory to obtain the genericWsSender
- ServiceFactory - Class in be.fgov.ehealth.technicalconnector.ra.service
-
Service Factory to obtain the RA services.
- ServiceFactory() - Constructor for class be.fgov.ehealth.technicalconnector.ra.service.ServiceFactory
-
- ServiceList - Class in be.fgov.ehealth.bcp.protocol.v1
-
Java class for anonymous complex type.
- ServiceList() - Constructor for class be.fgov.ehealth.bcp.protocol.v1.ServiceList
-
- ServiceList - Class in be.fgov.ehealth.bcp.protocol.v2
-
Java class for anonymous complex type.
- ServiceList() - Constructor for class be.fgov.ehealth.bcp.protocol.v2.ServiceList
-
- SERVICELOADER_ROOTKEY - Static variable in class be.ehealth.technicalconnector.config.impl.ConfigurationModuleServiceLoader
-
Root key used to dump the service loader implementation
- ServiceType - Class in be.fgov.ehealth.bcp.protocol.v1
-
Java class for ServiceType complex type.
- ServiceType() - Constructor for class be.fgov.ehealth.bcp.protocol.v1.ServiceType
-
- Session - Class in be.ehealth.technicalconnector.session
-
Entry Point for access to the active Session and the Session Manager.
- SESSION_VALIDATOR - Static variable in class be.ehealth.businessconnector.genericasync.service.impl.GenAsyncServiceImpl
-
- SessionItem - Interface in be.ehealth.technicalconnector.session
-
The SessionItem class is a base class for all objects that are included in a session
- SessionItemImpl - Class in be.ehealth.technicalconnector.session.impl
-
- SessionItemImpl() - Constructor for class be.ehealth.technicalconnector.session.impl.SessionItemImpl
-
Instantiates a new session item.
- SessionManagementException - Exception in be.ehealth.technicalconnector.exception
-
The Class SessionManagementException.
- SessionManagementException(SessionManagementExceptionValues, Object...) - Constructor for exception be.ehealth.technicalconnector.exception.SessionManagementException
-
Creates a new SessionManagementException
- SessionManagementException(SessionManagementExceptionValues, Throwable, Object...) - Constructor for exception be.ehealth.technicalconnector.exception.SessionManagementException
-
Creates a new SessionManagementException
- SessionManagementExceptionValues - Enum in be.ehealth.technicalconnector.exception
-
Enumerator for possible Session Management exceptions.
- SessionManager - Interface in be.ehealth.technicalconnector.session
-
The Interface SessionManager.
- SessionManagerImpl - Class in be.ehealth.technicalconnector.session.impl
-
- SessionServiceFactoryWithCache - Class in be.ehealth.technicalconnector.session
-
- SessionServiceFactoryWithCache() - Constructor for class be.ehealth.technicalconnector.session.SessionServiceFactoryWithCache
-
- SessionServiceWithCache - Interface in be.ehealth.technicalconnector.session
-
Every Service that uses a Sessin based cache must implement this interface.
- SessionUtil - Class in be.ehealth.technicalconnector.utils
-
Utility class that helps to find and verify some properties such as the nihii,inss number of the connected person.
- SessionValidator - Interface in be.ehealth.technicalconnector.validator
-
The Interface SessionValidator.
- setAAOrganizationAuth(byte[]) - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.LegalPerson
-
Sets the value of the aaOrganizationAuth property.
- setAAOrganizationAuth(byte[]) - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificatesDataResponse
-
Sets the value of the aaOrganizationAuth property.
- setAAPersonalAuth(byte[]) - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.NaturalPerson
-
Sets the value of the aaPersonalAuth property.
- setAbbreviation(String) - Method in class be.fgov.ehealth.commons.core.v1.CountryType
-
Sets the value of the abbreviation property.
- setAcknowledge(AcknowledgeType) - Method in class be.fgov.ehealth.messageservices.core.v1.RetrieveTransactionResponse
-
Sets the value of the acknowledge property.
- setAcknowledge(AcknowledgeType) - Method in class be.fgov.ehealth.messageservices.core.v1.SendTransactionResponse
-
Sets the value of the acknowledge property.
- setAcknowledgment(AcknowledgmentType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Sets the value of the acknowledgment property.
- setAction(URI) - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingHeader
-
- setActor(ActorType) - Method in class be.fgov.ehealth.certra.core.v2.CertificateIdentifierType
-
Sets the value of the actor property.
- setActor(Actor) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.CertificateIdentifier
-
- setAddress(Address) - Method in class be.ehealth.technicalconnector.beid.domain.BeIDInfo
-
- setAddress(AddressType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.LocationBirthPlaceType
-
Sets the value of the address property.
- setAddress(String) - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmationDataType
-
Sets the value of the address property.
- setAddress(String) - Method in class oasis.names.tc.saml._2_0.assertion.SubjectLocality
-
Sets the value of the address property.
- setAdministeredProduct(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareDetail
-
Sets the value of the administeredProduct property.
- setAdmissionDate(DateTime) - Method in class be.cin.mycarenet._1_0.carenet.types.Hospitalized
-
Sets the value of the admissionDate property.
- setAdmissionService(String) - Method in class be.cin.mycarenet._1_0.carenet.types.Hospitalized
-
Sets the value of the admissionService property.
- setAdvice(Advice) - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Sets the value of the advice property.
- setAdvice(Advice) - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Sets the value of the advice property.
- setAlgorithm(String) - Method in class be.fgov.ehealth.commons.enc.v2.Digest
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class be.fgov.ehealth.commons.enc.v2.EncryptionMethod
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class org.w3._2000._09.xmldsig.CanonicalizationMethod
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class org.w3._2000._09.xmldsig.DigestMethod
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class org.w3._2000._09.xmldsig.SignatureMethod
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class org.w3._2000._09.xmldsig.Transform
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class org.w3._2001._04.xmlenc.AgreementMethod
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class org.w3._2001._04.xmlenc.EncryptionMethodType
-
Sets the value of the algorithm property.
- setAlgorithmCode(String) - Method in class be.fgov.ehealth.seals.core.v1.OriginalDataType
-
Sets the value of the algorithmCode property.
- setAllowCreate(Boolean) - Method in class oasis.names.tc.saml._2_0.protocol.NameIDPolicy
-
Sets the value of the allowCreate property.
- setAllSignedDataObjects(Object) - Method in class org.etsi.uri._01903.v1_3.CommitmentTypeIndication
-
Sets the value of the allSignedDataObjects property.
- setAny(Element) - Method in class oasis.names.tc.dss._1_0.core.schema.InlineXMLType
-
Sets the value of the any property.
- setAny(Object) - Method in class oasis.names.tc.dss._1_0.core.schema.UseVerificationTimeType
-
Sets the value of the any property.
- setAny(Element) - Method in class oasis.names.tc.saml._2_0.protocol.ArtifactResponse
-
Sets the value of the any property.
- setApplicationId(String) - Method in class be.fgov.ehealth.certra.core.v2.CertificateIdentifierType
-
Sets the value of the applicationId property.
- setApplicationID(String) - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.SearchCriteriumType
-
Sets the value of the applicationID property.
- setApplicationID(String) - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.IdentifierType
-
Sets the value of the applicationID property.
- setApplicationId(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.CertificateIdentifier
-
- setApplicationId(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.DistinguishedName
-
- setApplicationName(String) - Method in class be.fgov.ehealth.seals.protocol.v1.DecodeRequest
-
Sets the value of the applicationName property.
- setApplicationName(String) - Method in class be.fgov.ehealth.seals.protocol.v1.DecodeResponse
-
Sets the value of the applicationName property.
- setApplicationName(String) - Method in class be.fgov.ehealth.seals.protocol.v1.EncodeRequest
-
Sets the value of the applicationName property.
- setApplicationName(String) - Method in class be.fgov.ehealth.seals.protocol.v1.EncodeResponse
-
Sets the value of the applicationName property.
- setAppliesTo(String) - Method in class be.cin.nip.async.generic.TAck
-
Sets the value of the appliesTo property.
- setApprovalnumber(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Sets the value of the approvalnumber property.
- setArtifact(String) - Method in class oasis.names.tc.saml._2_0.protocol.ArtifactResolve
-
Sets the value of the artifact property.
- setAssertionConsumerServiceIndex(Integer) - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Sets the value of the assertionConsumerServiceIndex property.
- setAssertionConsumerServiceURL(String) - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Sets the value of the assertionConsumerServiceURL property.
- setAssertionID(String) - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Sets the value of the assertionID property.
- setAttachmentReference(AttachmentReference) - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentType
-
Sets the value of the attachmentReference property.
- setAttrAuthoritiesCertValues(CertificateValuesType) - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Sets the value of the attrAuthoritiesCertValues property.
- setAttRefURI(String) - Method in class oasis.names.tc.dss._1_0.core.schema.AttachmentReference
-
Sets the value of the attRefURI property.
- setAttributeCertificateRefs(CompleteCertificateRefsType) - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Sets the value of the attributeCertificateRefs property.
- setAttributeConsumingServiceIndex(Integer) - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Sets the value of the attributeConsumingServiceIndex property.
- setAttributeName(String) - Method in class oasis.names.tc.saml._1_0.assertion.AttributeDesignatorType
-
Sets the value of the attributeName property.
- setAttributeNamespace(String) - Method in class oasis.names.tc.saml._1_0.assertion.AttributeDesignatorType
-
Sets the value of the attributeNamespace property.
- setAttributeQuery(AttributeQuery) - Method in class oasis.names.tc.saml._1_0.protocol.Request
-
Sets the value of the attributeQuery property.
- setAttributeRevocationRefs(CompleteRevocationRefsType) - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Sets the value of the attributeRevocationRefs property.
- setAttributeRevocationValues(RevocationValuesType) - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Sets the value of the attributeRevocationValues property.
- setAuthDN(String) - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificateType
-
Sets the value of the authDN property.
- setAuthenticationCert(X509Certificate) - Method in class be.ehealth.technicalconnector.service.etee.domain.UnsealedData
-
- setAuthenticationCertificateDetails(CertificateDetailsType) - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Sets the value of the authenticationCertificateDetails property.
- setAuthenticationCertificateStatus(CertificateStatusType) - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Sets the value of the authenticationCertificateStatus property.
- setAuthenticationInstant(DateTime) - Method in class oasis.names.tc.saml._1_0.assertion.AuthenticationStatement
-
Sets the value of the authenticationInstant property.
- setAuthenticationMethod(String) - Method in class oasis.names.tc.saml._1_0.assertion.AuthenticationStatement
-
Sets the value of the authenticationMethod property.
- setAuthenticationMethod(String) - Method in class oasis.names.tc.saml._1_0.protocol.AuthenticationQuery
-
Sets the value of the authenticationMethod property.
- setAuthenticationQuery(AuthenticationQuery) - Method in class oasis.names.tc.saml._1_0.protocol.Request
-
Sets the value of the authenticationQuery property.
- setAuthnContext(AuthnContext) - Method in class oasis.names.tc.saml._2_0.assertion.AuthnStatement
-
Sets the value of the authnContext property.
- setAuthnContextClassRef(String) - Method in class oasis.names.tc.saml._2_0.assertion.AuthnContext
-
Sets the value of the authnContextClassRef property.
- setAuthnContextDecl(Object) - Method in class oasis.names.tc.saml._2_0.assertion.AuthnContext
-
Sets the value of the authnContextDecl property.
- setAuthnContextDeclRef(String) - Method in class oasis.names.tc.saml._2_0.assertion.AuthnContext
-
Sets the value of the authnContextDeclRef property.
- setAuthnInstant(DateTime) - Method in class oasis.names.tc.saml._2_0.assertion.AuthnStatement
-
Sets the value of the authnInstant property.
- setAuthor(Author) - Method in class be.fgov.ehealth.commons.protocol.v2.AuthorRequestType
-
Sets the value of the author property.
- setAuthor(AuthorType) - Method in class be.fgov.ehealth.messageservices.core.v1.RequestType
-
Sets the value of the author property.
- setAuthor(AuthorType) - Method in class be.fgov.ehealth.messageservices.core.v1.ResponseType
-
Sets the value of the author property.
- setAuthor(AuthorType) - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Sets the value of the author property.
- setAuthor(AuthorType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the author property.
- setAuthor(AuthorType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Sets the value of the author property.
- setAuthorityKind(QName) - Method in class oasis.names.tc.saml._1_0.assertion.AuthorityBinding
-
Sets the value of the authorityKind property.
- setAuthorization(boolean) - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.EHActorQualitiesDataResponse
-
Sets the value of the authorization property.
- setAuthorizationDecisionQuery(AuthorizationDecisionQuery) - Method in class oasis.names.tc.saml._1_0.protocol.Request
-
Sets the value of the authorizationDecisionQuery property.
- setAuthSerial(String) - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificateType
-
Sets the value of the authSerial property.
- setAutomaticallyValidated(boolean) - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Sets the value of the automaticallyValidated property.
- setAutomaticallyValidated(Boolean) - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateCertificateResponse
-
Sets the value of the automaticallyValidated property.
- setAutomaticallyValidated(Boolean) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Certificate
-
- setBacteriology(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the bacteriology property.
- setBase64Data(Base64Data) - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentType
-
Sets the value of the base64Data property.
- setBase64Data(Base64Data) - Method in class oasis.names.tc.dss._1_0.core.schema.TransformedData
-
Sets the value of the base64Data property.
- setBase64EncryptedData(Base64EncryptedDataType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Kmehrmessage
-
Sets the value of the base64EncryptedData property.
- setBase64EncryptedValue(Base64EncryptedValueType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Base64EncryptedDataType
-
Sets the value of the base64EncryptedValue property.
- setBase64Signature(Base64Signature) - Method in class oasis.names.tc.dss._1_0.core.schema.SignatureObject
-
Sets the value of the base64Signature property.
- setBase64XML(byte[]) - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentType
-
Sets the value of the base64XML property.
- setBaseID(BaseID) - Method in class oasis.names.tc.saml._2_0.assertion.Subject
-
Sets the value of the baseID property.
- setBaseID(BaseID) - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmation
-
Sets the value of the baseID property.
- setBaseID(BaseID) - Method in class oasis.names.tc.saml._2_0.protocol.LogoutRequest
-
Sets the value of the baseID property.
- setBaseID(BaseID) - Method in class oasis.names.tc.saml._2_0.protocol.NameIDMappingRequest
-
Sets the value of the baseID property.
- setBatch(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the batch property.
- setBatch(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Sets the value of the batch property.
- setBegin(DateTime) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Period
-
- setBeginDate(DateTime) - Method in class be.fgov.ehealth.commons._1_0.core.PeriodType
-
Sets the value of the beginDate property.
- setBeginDate(DateTime) - Method in class be.fgov.ehealth.commons.core.v1.PeriodType
-
Sets the value of the beginDate property.
- setBegindate(DateTime) - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Sets the value of the begindate property.
- setBegindate(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Sets the value of the begindate property.
- setBegindatepayment(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Sets the value of the begindatepayment property.
- setBeginmoment(MomentType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the beginmoment property.
- setBGSV(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the bgsv property.
- setBGV(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the bgv property.
- setBinding(String) - Method in class oasis.names.tc.saml._1_0.assertion.AuthorityBinding
-
Sets the value of the binding property.
- setBirthdate(DateType) - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Sets the value of the birthdate property.
- setBirthdate(DateType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Sets the value of the birthdate property.
- setBirthday(DateTime) - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverDetailType
-
Sets the value of the birthday property.
- setBirthlocation(AddressTypeBase) - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Sets the value of the birthlocation property.
- setBirthlocation(AddressTypeBase) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Sets the value of the birthlocation property.
- setBoolean(Boolean) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Sets the value of the boolean property.
- setBoolean(Boolean) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the boolean property.
- setBRADY(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the brady property.
- setBusinessContent(BusinessContent) - Method in class be.cin.encrypted.EncryptedKnownContent
-
Sets the value of the businessContent property.
- setBusinessResponse(T) - Method in class be.ehealth.businessconnector.genericasync.domain.ProcessedMsgResponse
-
- setByKey(byte[]) - Method in class org.etsi.uri._01903.v1_3.ResponderIDType
-
Sets the value of the byKey property.
- setByName(String) - Method in class org.etsi.uri._01903.v1_3.ResponderIDType
-
Sets the value of the byName property.
- setCache(Cache) - Method in class be.fgov.ehealth.bcp.protocol.v2.Service
-
Sets the value of the cache property.
- setCanonicalizationMethod(CanonicalizationMethod) - Method in class org.etsi.uri._01903.v1_3.GenericTimeStampType
-
Sets the value of the canonicalizationMethod property.
- setCanonicalizationMethod(CanonicalizationMethod) - Method in class org.w3._2000._09.xmldsig.SignedInfo
-
Sets the value of the canonicalizationMethod property.
- setCard(String) - Method in class be.fgov.ehealth.idsupport.core.v2.ValidationResult
-
Sets the value of the card property.
- setCardDeliveryMunicipality(String) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setCardNumber(String) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setCardValidityDateBegin(DateTime) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setCardValidityDateEnd(DateTime) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setCareDaysByWeek(String) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Sets the value of the careDaysByWeek property.
- setCarePlace(CarePlaceType) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Sets the value of the carePlace property.
- setCarePlaceAdress(String) - Method in class be.cin.mycarenet._1_0.carenet.types.CarePlaceType
-
Sets the value of the carePlaceAdress property.
- setCarePlaceName(String) - Method in class be.cin.mycarenet._1_0.carenet.types.CarePlaceType
-
Sets the value of the carePlaceName property.
- setCarePlacePostalCode(String) - Method in class be.cin.mycarenet._1_0.carenet.types.CarePlaceType
-
Sets the value of the carePlacePostalCode property.
- setCareProvider(PalliativeCareCareProviderType) - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareDetail
-
Sets the value of the careProvider property.
- setCareProvider(CareProviderType) - Method in class be.cin.mycarenet.esb.common.v2.OrigineType
-
Sets the value of the careProvider property.
- setCareProvider(CareProvider) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Origin
-
- setCareProvider(CareProviderType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.OriginType
-
Sets the value of the careProvider property.
- setCareProvider(CareProviderType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.OriginType
-
Sets the value of the careProvider property.
- setCareProvider(CareProviderType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.OriginType
-
Sets the value of the careProvider property.
- setCareReceiver(CareReceiverIdType) - Method in class be.cin.mycarenet.esb.common.v2.RoutingType
-
Sets the value of the careReceiver property.
- setCareReceiver(CareReceiverId) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Routing
-
- setCareReceiver(CareReceiverIdType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.RoutingType
-
Sets the value of the careReceiver property.
- setCareReceiver(CareReceiverIdType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.RoutingType
-
Sets the value of the careReceiver property.
- setCareReceiver(CareReceiverIdType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.RoutingType
-
Sets the value of the careReceiver property.
- setCareReceiverDetail(CareReceiverDetailType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Sets the value of the careReceiverDetail property.
- setCareReceiverDetail(ExtCareReceiverDetailType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Sets the value of the careReceiverDetail property.
- setCareReceiverDetail(ExtCareReceiverDetailType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Sets the value of the careReceiverDetail property.
- setCareReceiverDetail(ExtCareReceiverDetailType) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Sets the value of the careReceiverDetail property.
- setCareReceiverDetail(ExtCareReceiverDetailType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Sets the value of the careReceiverDetail property.
- setCareReceiverId(CareReceiverId) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityRequest
-
Sets the value of the careReceiverId property.
- setCareReceiverId(CareReceiverId) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Sets the value of the careReceiverId property.
- setCareReceiverId(ExtCareReceiverStrictIdType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareRequest
-
Sets the value of the careReceiverId property.
- setCareReceiverId(ExtCareReceiverStrictIdType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Sets the value of the careReceiverId property.
- setCareReceiverId(ExtCareReceiverStrictIdType) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareRequest
-
Sets the value of the careReceiverId property.
- setCareReceiverId(ExtCareReceiverStrictIdType) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Sets the value of the careReceiverId property.
- setCareReceiverId(ExtCareReceiverStrictIdType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareRequest
-
Sets the value of the careReceiverId property.
- setCareReceiverId(ExtCareReceiverStrictIdType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Sets the value of the careReceiverId property.
- setCarriedKeyName(String) - Method in class org.w3._2001._04.xmlenc.EncryptedKey
-
Sets the value of the carriedKeyName property.
- setCbe(ValueRefString) - Method in class be.cin.mycarenet.esb.common.v2.IdType
-
Sets the value of the cbe property.
- setCbe(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Identification
-
- setCbe(ValueRefString) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.IdType
-
Sets the value of the cbe property.
- setCbe(ValueRefString) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.IdType
-
Sets the value of the cbe property.
- setCbe(ValueRefString) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.IdType
-
Sets the value of the cbe property.
- setCd(CDCOUNTRY) - Method in class be.fgov.ehealth.messageservices.core.v1.Nationality
-
Sets the value of the cd property.
- setCd(CDACKNOWLEDGMENT) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AcknowledgmentType
-
Sets the value of the cd property.
- setCd(CDADMINISTRATIONUNIT) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AdministrationunitType
-
Sets the value of the cd property.
- setCd(CDENCRYPTIONMETHOD) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Base64EncryptedDataType
-
Sets the value of the cd property.
- setCd(CDCERTAINTY) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CertaintyType
-
Sets the value of the cd property.
- setCd(CDCIVILSTATE) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Civilstate
-
Sets the value of the cd property.
- setCd(CDCOUNTRY) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CountryType
-
Sets the value of the cd property.
- setCd(CDDAYPERIOD) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.DayperiodType
-
Sets the value of the cd property.
- setCd(CDGALENICFORM) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.GalenicformType
-
Sets the value of the cd property.
- setCd(CDINCAPACITYREASON) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.IncapacityreasonType
-
Sets the value of the cd property.
- setCd(CDLIFECYCLE) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.LifecycleType
-
Sets the value of the cd property.
- setCd(LOCAL) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.LocalitemattributeType
-
Sets the value of the cd property.
- setCd(CDEBIRTHPLACE) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.LocationBirthPlaceType
-
Sets the value of the cd property.
- setCd(CDMEDICATION) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Sets the value of the cd property.
- setCd(CDCOUNTRY) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Nationality
-
Sets the value of the cd property.
- setCd(CDUNIT) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PackageType
-
Sets the value of the cd property.
- setCd(CDPERIODICITY) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PeriodicityType
-
Sets the value of the cd property.
- setCd(CDCARENETPERSONALPART) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Personalpart
-
Sets the value of the cd property.
- setCd(CDDRUGPRESENTATION) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PresentationType
-
Sets the value of the cd property.
- setCd(CDQUANTITYPREFIX) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Quantityprefix
-
Sets the value of the cd property.
- setCd(CDREFSCOPE) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RefscopeType
-
Sets the value of the cd property.
- setCd(CDDRUGROUTE) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RouteType
-
Sets the value of the cd property.
- setCd(CDSEVERITY) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.SeverityType
-
Sets the value of the cd property.
- setCd(CDSEX) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.SexType
-
Sets the value of the cd property.
- setCd(CDSITE) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.SiteType
-
Sets the value of the cd property.
- setCd(CDMESSAGE) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Specialisation
-
Sets the value of the cd property.
- setCd(CDSTANDARD) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.StandardType
-
Sets the value of the cd property.
- setCd(CDSUBSTANCE) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.SubstanceType
-
Sets the value of the cd property.
- setCd(CDTEMPORALITY) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TemporalityType
-
Sets the value of the cd property.
- setCd(CDCARENETTHIRDPAYERCONTRACT) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Thirdpayercontract
-
Sets the value of the cd property.
- setCd(CDTIMEUNIT) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TimeunitType
-
Sets the value of the cd property.
- setCd(CDUNIT) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.UnitType
-
Sets the value of the cd property.
- setCd(CDURGENCY) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.UrgencyType
-
Sets the value of the cd property.
- setCd(CDWEEKDAY) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.WeekdayType
-
Sets the value of the cd property.
- setCertainty(CertaintyType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the certainty property.
- setCertDigest(DigestAlgAndValueType) - Method in class org.etsi.uri._01903.v1_3.CertIDType
-
Sets the value of the certDigest property.
- setCertificateEntity(CertificateEntityType) - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Sets the value of the certificateEntity property.
- setCertificateFactory(CertificateFactory) - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- setCertificateIdentifier(CertificateIdentifierType) - Method in class be.fgov.ehealth.certra.core.v2.CertificateEntityType
-
Sets the value of the certificateIdentifier property.
- setCertificateIdentifier(CertificateIdentifierType) - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateContractRequest
-
Sets the value of the certificateIdentifier property.
- setCertificateInfo(CertificateInfoType) - Method in class be.fgov.ehealth.certra.protocol.v2.GetCertificateInfoForAuthenticationCertificateResponse
-
Sets the value of the certificateInfo property.
- setCertificateSecured(X509Certificate, PrivateKey) - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
- setCertificateValues(CertificateValuesType) - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Sets the value of the certificateValues property.
- setCertificateValues(CertificateValuesType) - Method in class org.etsi.uri._01903.v1_4.TimeStampValidationData
-
Sets the value of the certificateValues property.
- setCertifiedRoles(CertifiedRolesListType) - Method in class org.etsi.uri._01903.v1_3.SignerRole
-
Sets the value of the certifiedRoles property.
- setCertRefs(SigningCertificate) - Method in class org.etsi.uri._01903.v1_3.CompleteCertificateRefsType
-
Sets the value of the certRefs property.
- setCg1(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Sets the value of the cg1 property.
- setCg2(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Sets the value of the cg2 property.
- setChallenge(byte[]) - Method in class be.fgov.ehealth.etkra.protocol.v2.StartETKRegistrationResponse
-
Sets the value of the challenge property.
- setChannel(String) - Method in class be.fgov.ehealth.daas.complextype.v1.Destination
-
Sets the value of the channel property.
- setChipNumber(String) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setCipherData(CipherData) - Method in class be.fgov.ehealth.commons.enc.v2.EncryptedDataType
-
Sets the value of the cipherData property.
- setCipherData(CipherData) - Method in class org.w3._2001._04.xmlenc.EncryptedType
-
Sets the value of the cipherData property.
- setCipherReference(CipherReference) - Method in class be.fgov.ehealth.commons.enc.v2.CipherData
-
Sets the value of the cipherReference property.
- setCipherReference(CipherReference) - Method in class org.w3._2001._04.xmlenc.CipherData
-
Sets the value of the cipherReference property.
- setCipherValue(CipherValue) - Method in class be.fgov.ehealth.commons.enc.v2.CipherData
-
Sets the value of the cipherValue property.
- setCipherValue(byte[]) - Method in class org.w3._2001._04.xmlenc.CipherData
-
Sets the value of the cipherValue property.
- setCity(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Sets the value of the city property.
- setCity(String) - Method in class org.etsi.uri._01903.v1_3.SignatureProductionPlace
-
Sets the value of the city property.
- setCivilstate(Civilstate) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Sets the value of the civilstate property.
- setClaimedRoles(ClaimedRolesListType) - Method in class org.etsi.uri._01903.v1_3.SignerRole
-
Sets the value of the claimedRoles property.
- setCode(String) - Method in class be.fgov.ehealth.commons._1_0.core.Status
-
Sets the value of the code property.
- setCode(String) - Method in class be.fgov.ehealth.commons.core.v1.CountryType
-
Sets the value of the code property.
- setCode(String) - Method in class be.fgov.ehealth.commons.core.v1.StatusType
-
Sets the value of the code property.
- setCode(String) - Method in class be.fgov.ehealth.errors.core.v1.ErrorType
-
Sets the value of the code property.
- setCode(String) - Method in class be.fgov.ehealth.etee.commons._1_0.etee.ApplicationErrors
-
Sets the value of the code property.
- setCode(String) - Method in class be.fgov.ehealth.etee.commons._1_0.etee.ErrorType
-
Sets the value of the code property.
- setCode(String) - Method in class be.fgov.ehealth.etee.commons._1_0.etee.Status
-
Sets the value of the code property.
- setCode(String) - Method in class be.fgov.ehealth.etee.commons.core.v2.EteeErrorType
-
Sets the value of the code property.
- setCode(String) - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.ErrorType
-
Sets the value of the code property.
- setCode(String) - Method in class be.fgov.ehealth.idsupport.core.v2.ProviderInfo
-
Sets the value of the code property.
- setCode(String) - Method in class oasis.names.tc.dss._1_0.core.schema.DetailType
-
Sets the value of the code property.
- setCommitmentTypeId(ObjectIdentifier) - Method in class org.etsi.uri._01903.v1_3.CommitmentTypeIndication
-
Sets the value of the commitmentTypeId property.
- setCommitmentTypeQualifiers(CommitmentTypeQualifiersListType) - Method in class org.etsi.uri._01903.v1_3.CommitmentTypeIndication
-
Sets the value of the commitmentTypeQualifiers property.
- setCommonAttributes(RequestType) - Static method in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
- setCommonInput(CommonInput) - Method in class be.cin.nip.async.generic.Post
-
Sets the value of the commonInput property.
- setCommonInput(CommonInput) - Method in class be.cin.nip.async.generic.RejectInb
-
Sets the value of the commonInput property.
- setCommonInput(CommonInputType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v2.SendRequestType
-
Sets the value of the commonInput property.
- setCommonInput(CommonInputType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v3.SendRequestType
-
Sets the value of the commonInput property.
- setCommonInput(CommonInputType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v4.SendRequestType
-
Sets the value of the commonInput property.
- setCommonOutput(CommonOutputType) - Method in class be.cin.nip.async.generic.MsgResponse
-
Sets the value of the commonOutput property.
- setCommonOutput(CommonOutputType) - Method in class be.cin.nip.async.generic.RejectOutb
-
Sets the value of the commonOutput property.
- setCommonOutput(CommonOutputType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v2.ResponseReturnType
-
Sets the value of the commonOutput property.
- setCommonOutput(CommonOutputType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v3.ResponseReturnType
-
Sets the value of the commonOutput property.
- setCommonOutput(CommonOutputType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v4.ResponseReturnType
-
Sets the value of the commonOutput property.
- setComparison(AuthnContextComparisonType) - Method in class oasis.names.tc.saml._2_0.protocol.RequestedAuthnContext
-
Sets the value of the comparison property.
- setCompleteCertificateRefs(CompleteCertificateRefsType) - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Sets the value of the completeCertificateRefs property.
- setCompleteRevocationRefs(CompleteRevocationRefsType) - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Sets the value of the completeRevocationRefs property.
- setCompoundprescription(CompoundprescriptionType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the compoundprescription property.
- setConditions(Conditions) - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Sets the value of the conditions property.
- setConditions(Conditions) - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Sets the value of the conditions property.
- setConditions(Conditions) - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Sets the value of the conditions property.
- setConfidentiality(ConfidentialityType) - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Sets the value of the confidentiality property.
- setConfidentiality(ConfidentialityType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FolderType
-
Sets the value of the confidentiality property.
- setConfidentiality(ConfidentialityType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Sets the value of the confidentiality property.
- setConfidentiality(ConfidentialityType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeadingType
-
Sets the value of the confidentiality property.
- setConfidentiality(ConfidentialityType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the confidentiality property.
- setConfidentiality(ConfidentialityType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Kmehrmessage
-
Sets the value of the confidentiality property.
- setConfidentiality(ConfidentialityType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Sets the value of the confidentiality property.
- setConfigLocation(String) - Static method in class be.ehealth.technicalconnector.config.ConfigFactory
-
- setConfiguration(Configuration) - Static method in class be.ehealth.technicalconnector.config.ConfigFactory
-
- setConsent(String) - Method in class oasis.names.tc.saml._2_0.protocol.RequestAbstractType
-
Sets the value of the consent property.
- setConsent(String) - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Sets the value of the consent property.
- setConsultantDoctor(String) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareResponseDetail
-
Sets the value of the consultantDoctor property.
- setConsultantDoctor(String) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareUpdateDetail
-
Sets the value of the consultantDoctor property.
- setConsultantDoctor(String) - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareResponseDetail
-
Sets the value of the consultantDoctor property.
- setConsultantDoctor(String) - Method in class be.cin.mycarenet._1_0.carenet.types.ResponseDetailType
-
Sets the value of the consultantDoctor property.
- setContact(String) - Method in class be.fgov.ehealth.errors.core.v1.ErrorType
-
Sets the value of the contact property.
- setContactData(ContactDataType) - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Sets the value of the contactData property.
- setContactData(ContactDataType) - Method in class be.fgov.ehealth.certra.core.v2.EHealthCertificateSigningRequestType
-
Sets the value of the contactData property.
- setContactData(ContactDataType) - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateContractRequest
-
Sets the value of the contactData property.
- setContactData(ContactDataType) - Method in class be.fgov.ehealth.certra.protocol.v2.SubmitCSRForForeignerRequest
-
Sets the value of the contactData property.
- setContactData(ContactDataType) - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.EHealthCertificateRequest
-
Sets the value of the contactData property.
- setContactData(ContactData) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedContract
-
- setContent(byte[]) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- setContent(InputStream) - Method in class be.ehealth.technicalconnector.service.etee.domain.UnsealedData
-
- setContent(ContentlocalitemattributeType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.LocalitemattributeType
-
Sets the value of the content property.
- setContentEncoding(String) - Method in class be.cin.encrypted.BusinessContent
-
Sets the value of the contentEncoding property.
- setContentEncoding(String) - Method in class be.cin.types.v1.Blob
-
Sets the value of the contentEncoding property.
- setContentEncoding(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- setContentEncoding(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.BlobType
-
Sets the value of the contentEncoding property.
- setContentEncoding(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.BlobType
-
Sets the value of the contentEncoding property.
- setContentEncoding(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Sets the value of the contentEncoding property.
- setContentEncryption(ContentEncryptionType) - Method in class be.cin.types.v1.Blob
-
Sets the value of the contentEncryption property.
- setContentEncryption(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- setContentEncryption(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.BlobType
-
Sets the value of the contentEncryption property.
- setContentEncryption(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Sets the value of the contentEncryption property.
- setContentType(String) - Method in class be.cin.encrypted.BusinessContent
-
Sets the value of the contentType property.
- setContentType(String) - Method in class be.cin.types.v1.Blob
-
Sets the value of the contentType property.
- setContentType(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- setContentType(String) - Method in class be.fgov.ehealth.commons.enc.v2.EncryptedDataType
-
Sets the value of the contentType property.
- setContentType(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.BlobType
-
Sets the value of the contentType property.
- setContentType(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.BlobType
-
Sets the value of the contentType property.
- setContentType(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Sets the value of the contentType property.
- setContentType(String) - Method in class org.w3._2005._05.xmlmime.Base64Binary
-
Sets the value of the contentType property.
- setContentType(String) - Method in class org.w3._2005._05.xmlmime.HexBinary
-
Sets the value of the contentType property.
- setContext(Context) - Method in class be.fgov.ehealth.daas.complextype.v1.RoutingInformation
-
Sets the value of the context property.
- setContext(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Refvalue
-
Sets the value of the context property.
- setContinenceDetails(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.KatzType
-
Sets the value of the continenceDetails property.
- setContract(ContractType) - Method in class be.fgov.ehealth.certra.core.v2.EHealthCertificateSigningRequestType
-
Sets the value of the contract property.
- setContract(ContractType) - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateContractResponse
-
Sets the value of the contract property.
- setContract(RevocationContractType) - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateRevocationContractResponse
-
Sets the value of the contract property.
- setContract(RevocationContractType) - Method in class be.fgov.ehealth.certra.protocol.v2.RevokeRequest
-
Sets the value of the contract property.
- setContract(String) - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.EHealthCertificateRequest
-
Sets the value of the contract property.
- setContract(String) - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevokeDataRequest
-
Sets the value of the contract property.
- setContractualCareDetail(NurseContractualCareDetailType) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareRequestDetail
-
Sets the value of the contractualCareDetail property.
- setContractualType(ContractualTypeType) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Sets the value of the contractualType property.
- setContractViewed(boolean) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedContract
-
- setContractViewed(boolean) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedRevocationContract
-
- setContractViewed(boolean) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.RevocationRequest
-
- setCost(CostType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the cost property.
- setCount(BigInteger) - Method in class oasis.names.tc.saml._2_0.assertion.ProxyRestriction
-
Sets the value of the count property.
- setCountry(CountryType) - Method in class be.fgov.ehealth.commons.core.v1.AddressType
-
Sets the value of the country property.
- setCountry(CountryType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Sets the value of the country property.
- setCountryName(String) - Method in class org.etsi.uri._01903.v1_3.SignatureProductionPlace
-
Sets the value of the countryName property.
- setCreateEnvelopedSignature(Boolean) - Method in class oasis.names.tc.dss._1_0.core.schema.SignaturePlacement
-
Sets the value of the createEnvelopedSignature property.
- setCreateReference(Boolean) - Method in class oasis.names.tc.dss._1_0.core.schema.IncludeObject
-
Sets the value of the createReference property.
- setCreationTime(DateTime) - Method in class oasis.names.tc.dss._1_0.core.schema.TstInfo
-
Sets the value of the creationTime property.
- setCredential(Credential, TokenType) - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
This method will set the security handler based on the credential
- setCredentialFromSession(TokenType) - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
This method will use the session to detirming the credential to use.
- setCRLIdentifier(CRLIdentifierType) - Method in class org.etsi.uri._01903.v1_3.CRLRefType
-
Sets the value of the crlIdentifier property.
- setCRLRefs(CRLRefsType) - Method in class org.etsi.uri._01903.v1_3.CompleteRevocationRefsType
-
Sets the value of the crlRefs property.
- setCRLValues(CRLValuesType) - Method in class org.etsi.uri._01903.v1_3.RevocationValuesType
-
Sets the value of the crlValues property.
- setCryptoProvider(String) - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- setCSR(byte[]) - Method in class be.fgov.ehealth.certra.core.v2.EHealthCertificateSigningRequestType
-
Sets the value of the csr property.
- setCSR(byte[]) - Method in class be.fgov.ehealth.certra.protocol.v2.SubmitCSRForForeignerRequest
-
Sets the value of the csr property.
- setCsr(byte[]) - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.EHealthCertificateRequest
-
Sets the value of the csr property.
- setCT1(String) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityItem
-
Sets the value of the ct1 property.
- setCT2(String) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityItem
-
Sets the value of the ct2 property.
- setCurrentTime(Object) - Method in class oasis.names.tc.dss._1_0.core.schema.UseVerificationTimeType
-
Sets the value of the currentTime property.
- setData(byte[]) - Method in class be.ehealth.technicalconnector.beid.domain.Address
-
- setData(byte[]) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setDataset(String) - Method in class be.fgov.ehealth.daas.complextype.v1.Destination
-
Sets the value of the dataset property.
- setDate(DateTime) - Method in class be.fgov.ehealth.idsupport.core.v2.ValidationInfoType
-
Sets the value of the date property.
- setDate(DateTime) - Method in class be.fgov.ehealth.messageservices.core.v1.RequestType
-
Sets the value of the date property.
- setDate(DateTime) - Method in class be.fgov.ehealth.messageservices.core.v1.ResponseType
-
Sets the value of the date property.
- setDate(DateTime) - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Sets the value of the date property.
- setDate(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Sets the value of the date property.
- setDate(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the date property.
- setDate(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Sets the value of the date property.
- setDate(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MomentType
-
Sets the value of the date property.
- setDate(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Personalpart
-
Sets the value of the date property.
- setDate(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Sets the value of the date property.
- setDateOfBirth(DateTime) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setDateTime(long) - Method in class be.behealth.webservices.tsa.TimeStampIdentification
-
Sets the value of the dateTime property.
- setDatetime(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Source
-
Sets the value of the datetime property.
- setDateTime(long) - Method in class be.fgov.ehealth.timestamping.protocol.v2.TimeStampIdentification
-
Sets the value of the dateTime property.
- setDayperiod(DayperiodType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Daytime
-
Sets the value of the dayperiod property.
- setDBLSV(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the dblsv property.
- setDBLV(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the dblv property.
- setDeathdate(DateType) - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Sets the value of the deathdate property.
- setDeathdate(DateType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Sets the value of the deathdate property.
- setDeathlocation(AddressTypeBase) - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Sets the value of the deathlocation property.
- setDeathlocation(AddressTypeBase) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Sets the value of the deathlocation property.
- setDeceased(DateTime) - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverDetailType
-
Sets the value of the deceased property.
- setDecimal(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AdministrationquantityType
-
Sets the value of the decimal property.
- setDecimal(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Sets the value of the decimal property.
- setDecimal(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the decimal property.
- setDecimal(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CostType
-
Sets the value of the decimal property.
- setDecimal(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.DurationType
-
Sets the value of the decimal property.
- setDecimal(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FrequencyType
-
Sets the value of the decimal property.
- setDecimal(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MaxrefType
-
Sets the value of the decimal property.
- setDecimal(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MinrefType
-
Sets the value of the decimal property.
- setDecimal(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.QuantityType
-
Sets the value of the decimal property.
- setDecimal(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RenewalType
-
Sets the value of the decimal property.
- setDecimal(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.StrengthType
-
Sets the value of the decimal property.
- setDecimal(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TimequantityType
-
Sets the value of the decimal property.
- setDecision(DecisionType) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareResponseDetail
-
Sets the value of the decision property.
- setDecision(DecisionType) - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareResponseDetail
-
Sets the value of the decision property.
- setDecision(DecisionType) - Method in class be.cin.mycarenet._1_0.carenet.types.ResponseDetailType
-
Sets the value of the decision property.
- setDecision(DecisionType) - Method in class oasis.names.tc.saml._1_0.assertion.AuthorizationDecisionStatement
-
Sets the value of the decision property.
- setDecision(DecisionType) - Method in class oasis.names.tc.saml._2_0.assertion.AuthzDecisionStatement
-
Sets the value of the decision property.
- setDecisionReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Sets the value of the decisionReference property.
- setDecodedData(DecodedDataType) - Method in class be.fgov.ehealth.seals.core.v1.ChoiceDecodedDataErrorType
-
Sets the value of the decodedData property.
- setDefaultX509Identifier(String) - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- setDeletionStrategy(DeletionStrategyType) - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyRequestContent
-
Sets the value of the deletionStrategy property.
- setDeliveredcd(CDDRUGCNK) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Substanceproduct
-
Sets the value of the deliveredcd property.
- setDeliveredname(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicinalProductType
-
Sets the value of the deliveredname property.
- setDeliveredname(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Substanceproduct
-
Sets the value of the deliveredname property.
- setDeliverydate(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the deliverydate property.
- setDementia(DementiaType) - Method in class be.cin.mycarenet._1_0.carenet.types.KatzType
-
Sets the value of the dementia property.
- setDenominator(Denominator) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FrequencyType
-
Sets the value of the denominator property.
- setDescription(String) - Method in class be.fgov.ehealth.idsupport.core.v2.ProviderInfo
-
Sets the value of the description property.
- setDescription(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ErrorMyCarenetType
-
Sets the value of the description property.
- setDescription(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ErrorType
-
Sets the value of the description property.
- setDescription(String) - Method in class org.etsi.uri._01903.v1_3.DataObjectFormat
-
Sets the value of the description property.
- setDescription(String) - Method in class org.etsi.uri._01903.v1_3.ObjectIdentifier
-
Sets the value of the description property.
- setDestination(String) - Method in class oasis.names.tc.saml._2_0.protocol.RequestAbstractType
-
Sets the value of the destination property.
- setDestination(String) - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Sets the value of the destination property.
- setDestinations(Destinations) - Method in class be.fgov.ehealth.daas.complextype.v1.RoutingInformation
-
Sets the value of the destinations property.
- setDetail(Blob) - Method in class be.cin.nip.async.generic.MsgResponse
-
Sets the value of the detail property.
- setDetail(Blob) - Method in class be.cin.nip.async.generic.Post
-
Sets the value of the detail property.
- setDetail(String) - Method in class be.fgov.ehealth.idsupport.core.v2.ValidationInfoType
-
Sets the value of the detail property.
- setDetail(BlobType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v2.ResponseReturnType
-
Sets the value of the detail property.
- setDetail(BlobType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v2.SendRequestType
-
Sets the value of the detail property.
- setDetail(BlobType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v3.ResponseReturnType
-
Sets the value of the detail property.
- setDetail(BlobType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v3.SendRequestType
-
Sets the value of the detail property.
- setDetail(BlobType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v4.ResponseReturnType
-
Sets the value of the detail property.
- setDetail(BlobType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v4.SendRequestType
-
Sets the value of the detail property.
- setDetailCode(String) - Method in class be.cin.mycarenet._1_0.carenet.types.DetailType
-
Sets the value of the detailCode property.
- setDetailCode(String) - Method in class be.cin.types.v1.DetailType
-
Sets the value of the detailCode property.
- setDetails(DetailsType) - Method in class be.cin.mycarenet._1_0.carenet.types.MessageFaultType
-
Sets the value of the details property.
- setDetails(DetailsType) - Method in class be.cin.types.v1.FaultType
-
Sets the value of the details property.
- setDetailSource(String) - Method in class be.cin.types.v1.DetailType
-
Sets the value of the detailSource property.
- setDigest(Digest) - Method in class be.fgov.ehealth.commons.enc.v2.CipherReference
-
Sets the value of the digest property.
- setDigestAlgAndValue(DigestAlgAndValueType) - Method in class org.etsi.uri._01903.v1_3.CRLRefType
-
Sets the value of the digestAlgAndValue property.
- setDigestAlgAndValue(DigestAlgAndValueType) - Method in class org.etsi.uri._01903.v1_3.OCSPRefType
-
Sets the value of the digestAlgAndValue property.
- setDigestMethod(DigestMethod) - Method in class oasis.names.tc.dss._1_0.core.schema.AttachmentReference
-
Sets the value of the digestMethod property.
- setDigestMethod(DigestMethod) - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentHash
-
Sets the value of the digestMethod property.
- setDigestMethod(DigestMethod) - Method in class org.etsi.uri._01903.v1_3.DigestAlgAndValueType
-
Sets the value of the digestMethod property.
- setDigestMethod(DigestMethod) - Method in class org.etsi.uri._01903.v1_3.ReferenceInfo
-
Sets the value of the digestMethod property.
- setDigestMethod(DigestMethod) - Method in class org.w3._2000._09.xmldsig.Reference
-
Sets the value of the digestMethod property.
- setDigestValue(byte[]) - Method in class oasis.names.tc.dss._1_0.core.schema.AttachmentReference
-
Sets the value of the digestValue property.
- setDigestValue(byte[]) - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentHash
-
Sets the value of the digestValue property.
- setDigestValue(byte[]) - Method in class org.etsi.uri._01903.v1_3.DigestAlgAndValueType
-
Sets the value of the digestValue property.
- setDigestValue(byte[]) - Method in class org.etsi.uri._01903.v1_3.ReferenceInfo
-
Sets the value of the digestValue property.
- setDigestValue(byte[]) - Method in class org.w3._2000._09.xmldsig.Reference
-
Sets the value of the digestValue property.
- setDirection(TransferDirectionType) - Method in class be.cin.mycarenet._1_0.carenet.types.Transfer
-
Sets the value of the direction property.
- setDistrict(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Sets the value of the district property.
- setDN(String) - Method in class be.fgov.ehealth.certra.core.v2.CertificateDetailsType
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.certra.core.v2.ContractType
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.certra.core.v2.RevocationContractType
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHT
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACKNOWLEDGMENT
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACTSNURSING
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESS
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADMINISTRATIONUNIT
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDATC
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDAUTONOMY
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBALLONDEVICE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBCRDIFFERENTATIONDEGREE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBEARINGSURFACE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTAVAILABLEMATERIALS
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONDELAY
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONMODE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTLATERALITY
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTPATIENTOPPOSITION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSAMPLETYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSTATUS
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETACCIDENTTYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETAGREEMENTTYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETDOCUMENT
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETINSURANCYSTATUS
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMESSAGE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMUTATIONINDICATOR
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETNATIONALINSURANCE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETPERSONALPART
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETREFUSALREASON
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETSISCARDERROR
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTHIRDPAYERCONTRACT
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCAREPATH
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCERTAINTY
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CATEGORY
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CRITERIA
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4DOCUMENTSEQAPPENDIX
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4FORMALINTERPRETATION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4PARAGRAPH
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSESEQAPPENDIX
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCIVILSTATE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICAL
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICALPLAN
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENT
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTACTPERSON
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENT
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRY
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCURRENCY
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDAYPERIOD
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDISCHARGETYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGCNK
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGPRESENTATION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGROUTE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHARTIFICIALRESPIRATIONTYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCAESAREANINDICATION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCHILDPOSITION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCONGENITALMALFORMATION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHDELIVERYWAY
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHFOETALMONITORING
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHNEONATALDEPTTYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPLACE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPREGNANCYORIGIN
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHSPECIALVALUES
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDECG
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMERGENCYEVALUATION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMPLOYMENTSITUATION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTER
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTERSAFETYISSUE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONACTOR
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONMETHOD
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERROR
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORMYCARENET
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEXTERNALSOURCE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDFORMULARY
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDGALENICFORM
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTY
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADING
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGREG
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONDEVICE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONTYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITY
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITYREASON
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINNCLUSTER
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEM
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMBVT
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMCARENET
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMEBIRTH
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMAA
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMS
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMYCARENET
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMREG
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLAB
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLEGALSERVICE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLIFECYCLE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAACOVERAGETYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREFUSALJUSTIFICATION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREQUESTTYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAARESPONSETYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAATYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDICATION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMESSAGE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMICROORGANISM
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGADMISSION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDESTINATION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDISCHARGE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGORIGIN
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGREFERRER
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSADAPTATION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSMEDICATIONTYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSORIGIN
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMYCARENETJUSTIFICATION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOAPPROACH
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHODIAGNOSIS
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOGRAFT
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOINTERFACE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOKNEEINSERT
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHONAVCOM
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTECHREVISION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPARAMETER
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILL
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLHOSP
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLRES
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPERIODICITY
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPROOF
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDQUANTITYPREFIX
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREFSCOPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREIMBURSEMENTNOMENCLATURE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREVCOMPONENT
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEVERITY
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEX
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSITE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSNOMED
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTANDARD
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTBRIDGETYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDEVICE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDOMINANCE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTLESIONTYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTSEGMENT
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSUBSTANCE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTECHNICAL
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTELECOM
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTEMPORALITY
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTHERAPEUTICLINK
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNIT
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONCARENET
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMAA
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMYCARENET
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONREG
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONTYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOPATHOLOGYTYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOSTEMITYPE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDUNIT
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDURGENCY
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINE
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINEINDICATION
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.EMPTY
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICD
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICPC
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LOCAL
-
Sets the value of the dn property.
- setDN(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedContract
-
- setDn(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedRevocationContract
-
- setDNSAddress(String) - Method in class oasis.names.tc.saml._1_0.assertion.SubjectLocality
-
Sets the value of the dnsAddress property.
- setDNSName(String) - Method in class oasis.names.tc.saml._2_0.assertion.SubjectLocality
-
Sets the value of the dnsName property.
- setDoctor(String) - Method in class be.cin.mycarenet._1_0.carenet.types.DementiaType
-
Sets the value of the doctor property.
- setDocument(DocumentType) - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentWithSignature
-
Sets the value of the document property.
- setDocument(DocumentType) - Method in class oasis.names.tc.dss._1_0.core.schema.TransformedDocument
-
Sets the value of the document property.
- setDocumentationReferences(DocumentationReferencesType) - Method in class org.etsi.uri._01903.v1_3.ObjectIdentifier
-
Sets the value of the documentationReferences property.
- setDocumentLocator(Locator) - Method in class be.ehealth.technicalconnector.validator.impl.handler.ForkContentHandler
-
- setDocumentType(DocumentType) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setDummyFriend(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RecipientType
-
Sets the value of the dummyFriend property.
- setDuplicate(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityRequest
-
Sets the value of the duplicate property.
- setDuplicate(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Sets the value of the duplicate property.
- setDuplicate(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareRequest
-
Sets the value of the duplicate property.
- setDuplicate(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Sets the value of the duplicate property.
- setDuplicate(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Sets the value of the duplicate property.
- setDuplicate(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareRequest
-
Sets the value of the duplicate property.
- setDuplicate(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Sets the value of the duplicate property.
- setDuplicate(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareRequest
-
Sets the value of the duplicate property.
- setDuplicate(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Sets the value of the duplicate property.
- setDuplicate(String) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setDuration(Duration) - Method in class be.fgov.ehealth.bcp.protocol.v2.Expiry
-
Sets the value of the duration property.
- setDuration(DurationType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the duration property.
- setDuration(DurationType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RenewalType
-
Sets the value of the duration property.
- setEcg(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the ecg property.
- setEHActorQualitiesSignedData(byte[]) - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.EHealthCertificateRequest
-
Sets the value of the ehActorQualitiesSignedData property.
- setEHealthCSR(EHealthCertificateSigningRequestType) - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateCertificateRequest
-
Sets the value of the eHealthCSR property.
- setEidCardNumber(String) - Method in class be.ehealth.business.common.domain.Patient
-
- setEmailGeneral(String) - Method in class be.fgov.ehealth.certra.core.v2.ContactDataType
-
Sets the value of the emailGeneral property.
- setEmailGeneral(String) - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.ContactDataType
-
Sets the value of the emailGeneral property.
- setEmailGeneral(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ContactData
-
- setEmailPrivate(String) - Method in class be.fgov.ehealth.certra.core.v2.ContactDataType
-
Sets the value of the emailPrivate property.
- setEmailPrivate(String) - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.ContactDataType
-
Sets the value of the emailPrivate property.
- setEmailPrivate(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ContactData
-
- setEncodedData(EncodedDataType) - Method in class be.fgov.ehealth.seals.core.v1.ChoiceEncodedDataErrorType
-
Sets the value of the encodedData property.
- setEncoding(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Base64EncryptedValueType
-
Sets the value of the encoding property.
- setEncoding(String) - Method in class org.etsi.uri._01903.v1_3.DataObjectFormat
-
Sets the value of the encoding property.
- setEncoding(String) - Method in class org.etsi.uri._01903.v1_3.EncapsulatedPKIData
-
Sets the value of the encoding property.
- setEncoding(String) - Method in class org.w3._2000._09.xmldsig.Object
-
Sets the value of the encoding property.
- setEncoding(String) - Method in class org.w3._2001._04.xmlenc.EncryptedType
-
Sets the value of the encoding property.
- setEncryptedData(EncryptedType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Kmehrmessage
-
Sets the value of the encryptedData property.
- setEncryptedData(EncryptedData) - Method in class oasis.names.tc.saml._2_0.assertion.EncryptedElementType
-
Sets the value of the encryptedData property.
- setEncryptedID(EncryptedElementType) - Method in class oasis.names.tc.saml._2_0.assertion.Subject
-
Sets the value of the encryptedID property.
- setEncryptedID(EncryptedElementType) - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmation
-
Sets the value of the encryptedID property.
- setEncryptedID(EncryptedElementType) - Method in class oasis.names.tc.saml._2_0.protocol.LogoutRequest
-
Sets the value of the encryptedID property.
- setEncryptedID(EncryptedElementType) - Method in class oasis.names.tc.saml._2_0.protocol.ManageNameIDRequest
-
Sets the value of the encryptedID property.
- setEncryptedID(EncryptedElementType) - Method in class oasis.names.tc.saml._2_0.protocol.NameIDMappingRequest
-
Sets the value of the encryptedID property.
- setEncryptedID(EncryptedElementType) - Method in class oasis.names.tc.saml._2_0.protocol.NameIDMappingResponse
-
Sets the value of the encryptedID property.
- setEncryptedKey(EncryptedDataType) - Method in class be.fgov.ehealth.commons.enc.v2.KeyInfo
-
Sets the value of the encryptedKey property.
- setEncryptionCredential(Credential) - Method in class be.ehealth.technicalconnector.session.impl.SessionItemImpl
-
- setEncryptionCredential(Credential) - Method in interface be.ehealth.technicalconnector.session.SessionItem
-
Sets the personal credential.
- setEncryptionMethod(EncryptionMethodType) - Method in class org.w3._2001._04.xmlenc.EncryptedType
-
Sets the value of the encryptionMethod property.
- setEncryptionPrivateKeys(Map<String, PrivateKey>) - Method in class be.ehealth.technicalconnector.session.impl.SessionItemImpl
-
- setEncryptionPrivateKeys(Map<String, PrivateKey>) - Method in interface be.ehealth.technicalconnector.session.SessionItem
-
Sets the personaldecryption keys.
- setEncryptionProperties(EncryptionProperties) - Method in class org.w3._2001._04.xmlenc.EncryptedType
-
Sets the value of the encryptionProperties property.
- setEnd(long) - Method in class be.behealth.webservices.tsa.PeriodType
-
Sets the value of the end property.
- setEnd(DateTime) - Method in class be.cin.types.v1.PeriodType
-
Sets the value of the end property.
- setEnd(DateTime) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Period
-
- setEnd(DateTime) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.PeriodType
-
Sets the value of the end property.
- setEnd(DateTime) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.PeriodType
-
Sets the value of the end property.
- setEnd(DateTime) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.PeriodType
-
Sets the value of the end property.
- setEnd(long) - Method in class be.fgov.ehealth.timestamping.protocol.v2.PeriodType
-
Sets the value of the end property.
- setEndDate(DateTime) - Method in class be.fgov.ehealth.commons._1_0.core.PeriodType
-
Sets the value of the endDate property.
- setEndDate(DateTime) - Method in class be.fgov.ehealth.commons.core.v1.PeriodType
-
Sets the value of the endDate property.
- setEnddate(DateTime) - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Sets the value of the enddate property.
- setEnddate(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Sets the value of the enddate property.
- setEndDate01(DateTime) - Method in class be.fgov.ehealth.daas.commons.v2.PeriodType
-
Sets the value of the endDate01 property.
- setEndDate02(DateTime) - Method in class be.fgov.ehealth.daas.commons.v2.PeriodType
-
Sets the value of the endDate02 property.
- setEndmoment(MomentType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the endmoment property.
- setEndpoint(String) - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
- setEndpointList(EndpointList) - Method in class be.fgov.ehealth.bcp.protocol.v2.Service
-
Sets the value of the endpointList property.
- setEntityType(EntityType) - Method in class be.fgov.ehealth.certra.core.v2.CertificateEntityType
-
Sets the value of the entityType property.
- setEntityType(EntityType) - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.EHActorQualitiesDataRequest
-
Sets the value of the entityType property.
- setEnvironment(String) - Method in class be.fgov.ehealth.bcp.protocol.v1.ServiceList
-
Sets the value of the environment property.
- setEnvironment(String) - Method in class be.fgov.ehealth.bcp.protocol.v2.ServiceList
-
Sets the value of the environment property.
- setEnvironment(EnvironmentType) - Method in class be.fgov.ehealth.errors.soa.v1.SOAErrorType
-
Sets the value of the environment property.
- setError(ErrorType) - Method in class be.behealth.webservices.tsa.TSConsultResponse
-
Sets the value of the error property.
- setError(ErrorType) - Method in class be.behealth.webservices.tsa.TSConsultTSBagResponse
-
Sets the value of the error property.
- setError(ErrorType) - Method in class be.fgov.ehealth.seals.core.v1.ChoiceDecodedDataErrorType
-
Sets the value of the error property.
- setError(ErrorType) - Method in class be.fgov.ehealth.seals.core.v1.ChoiceEncodedDataErrorType
-
Sets the value of the error property.
- setError(ErrorType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the error property.
- setError(ErrorType) - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSConsultResponse
-
Sets the value of the error property.
- setError(ErrorType) - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSConsultTSBagResponse
-
Sets the value of the error property.
- setErrorBound(Duration) - Method in class oasis.names.tc.dss._1_0.core.schema.TstInfo
-
Sets the value of the errorBound property.
- setErrorCode(String) - Method in class be.fgov.ehealth.seals.core.v1.ErrorType
-
Sets the value of the errorCode property.
- setErrorValue(String) - Method in class be.fgov.ehealth.seals.core.v1.ErrorType
-
Sets the value of the errorValue property.
- setEscapedXML(String) - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentType
-
Sets the value of the escapedXML property.
- setESSV(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the essv property.
- setESV(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the esv property.
- setEtk(byte[]) - Method in class be.cin.types.v1.Blob
-
Sets the value of the etk property.
- setETK(byte[]) - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyRequestContent
-
Sets the value of the etk property.
- setETK(byte[]) - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyRequestContent
-
Sets the value of the etk property.
- setETK(byte[]) - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.GetEtkResponse
-
Sets the value of the etk property.
- setETK(byte[]) - Method in class be.fgov.ehealth.etkra.protocol.v2.CompleteETKRegistrationResponse
-
Sets the value of the etk property.
- setEtk(byte[]) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.BlobType
-
Sets the value of the etk property.
- setEtk(byte[]) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Sets the value of the etk property.
- setETKSearchCriteria(ETKSearchCriteria) - Method in class be.fgov.ehealth.commons.enc.v2.KeyInfo
-
Sets the value of the etkSearchCriteria property.
- setETKStatus(ETKStatusType) - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Sets the value of the etkStatus property.
- setEvent(EventType) - Method in class be.cin.mycarenet._1_0.carenet.types.GeneralSituation
-
Sets the value of the event property.
- setEvidence(Evidence) - Method in class oasis.names.tc.saml._1_0.assertion.AuthorizationDecisionStatement
-
Sets the value of the evidence property.
- setEvidence(Evidence) - Method in class oasis.names.tc.saml._1_0.protocol.AuthorizationDecisionQuery
-
Sets the value of the evidence property.
- setEvidence(Evidence) - Method in class oasis.names.tc.saml._2_0.assertion.AuthzDecisionStatement
-
Sets the value of the evidence property.
- setEvidence(Evidence) - Method in class oasis.names.tc.saml._2_0.protocol.AuthzDecisionQuery
-
Sets the value of the evidence property.
- setException(TechnicalConnectorException) - Method in class be.ehealth.technicalconnector.ws.impl.strategy.InvokeStrategyContext
-
- setExpirationDate(DateTime) - Method in class be.fgov.ehealth.certra.protocol.v2.SubmitCSRForForeignerResponse
-
Sets the value of the expirationDate property.
- setExpirationdate(DateTime) - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Sets the value of the expirationdate property.
- setExpirationdate(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Sets the value of the expirationdate property.
- setExpirationdate(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Sets the value of the expirationdate property.
- setExpirationDate(DateTime) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.SubmitCSRForForeignerResponseInfo
-
- setExpiry(Expiry) - Method in class be.fgov.ehealth.bcp.protocol.v2.Cache
-
Sets the value of the expiry property.
- setExplicitText(String) - Method in class org.etsi.uri._01903.v1_3.SPUserNotice
-
Sets the value of the explicitText property.
- setExponent(byte[]) - Method in class org.w3._2000._09.xmldsig.RSAKeyValue
-
Sets the value of the exponent property.
- setExtensions(ExtensionsType) - Method in class oasis.names.tc.saml._2_0.protocol.RequestAbstractType
-
Sets the value of the extensions property.
- setExtensions(ExtensionsType) - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Sets the value of the extensions property.
- setExternalsource(Externalsource) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Sets the value of the externalsource property.
- setFamilyname(String) - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Sets the value of the familyname property.
- setFamilyname(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HcpartyType
-
Sets the value of the familyname property.
- setFamilyname(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Sets the value of the familyname property.
- setFamilyname(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonTypeLight
-
Sets the value of the familyname property.
- setFault(FaultType) - Method in class be.cin.nip.async.generic.RejectInb
-
Sets the value of the fault property.
- setFault(FaultType) - Method in class be.cin.nip.async.generic.RejectOutb
-
Sets the value of the fault property.
- setFaultCode(FaultCodeType) - Method in class be.cin.mycarenet._1_0.carenet.types.MessageFaultType
-
Sets the value of the faultCode property.
- setFaultCode(String) - Method in class be.cin.types.v1.FaultType
-
Sets the value of the faultCode property.
- setFaultId(String) - Method in class be.fgov.ehealth.etee.commons._1_0.etee.ApplicationErrors
-
Sets the value of the faultId property.
- setFaultSource(String) - Method in class be.cin.mycarenet._1_0.carenet.types.MessageFaultType
-
Sets the value of the faultSource property.
- setFaultSource(String) - Method in class be.cin.types.v1.FaultType
-
Sets the value of the faultSource property.
- setFaultTo(String) - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingHeader
-
- setFCAVG(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the fcavg property.
- setFCAVGD(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the fcavgd property.
- setFCAVGN(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the fcavgn property.
- setFCMAX(FCMAXType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the fcmax property.
- setFCMIN(FCMINType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the fcmin property.
- setFeedback(Feedback) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the feedback property.
- setFieldName(String) - Method in class be.fgov.ehealth.idsupport.core.v2.ProviderInfoDetailType
-
Sets the value of the fieldName property.
- setFieldValue(String) - Method in class be.fgov.ehealth.idsupport.core.v2.ProviderInfoDetailType
-
Sets the value of the fieldValue property.
- setFirstName(String) - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverDetailType
-
Sets the value of the firstName property.
- setFirstName(String) - Method in class be.ehealth.business.common.domain.Patient
-
- setFirstName(String) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setFirstname(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HcpartyType
-
Sets the value of the firstname property.
- setFirstNames(List<String>) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Actor
-
- setForceAuthn(Boolean) - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Sets the value of the forceAuthn property.
- setForeignPerson(ActorType) - Method in class be.fgov.ehealth.certra.protocol.v2.SubmitCSRForForeignerRequest
-
Sets the value of the foreignPerson property.
- setFormat(String) - Method in class oasis.names.tc.saml._1_0.assertion.NameIdentifierType
-
Sets the value of the format property.
- setFormat(String) - Method in class oasis.names.tc.saml._2_0.assertion.NameIDType
-
Sets the value of the format property.
- setFormat(String) - Method in class oasis.names.tc.saml._2_0.protocol.NameIDPolicy
-
Sets the value of the format property.
- setFormularyname(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FormularyreferenceType
-
Sets the value of the formularyname property.
- setFrequency(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareTreatmentType
-
Sets the value of the frequency property.
- setFrequency(String) - Method in class be.cin.mycarenet._1_0.carenet.types.ToiletsType
-
Sets the value of the frequency property.
- setFrequency(FrequencyType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the frequency property.
- setFriendlyName(String) - Method in class oasis.names.tc.saml._2_0.assertion.Attribute
-
Sets the value of the friendlyName property.
- setFrom(String) - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingHeader
-
- setG(byte[]) - Method in class org.w3._2000._09.xmldsig.DSAKeyValue
-
Sets the value of the g property.
- setGalenicformtext(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.GalenicformType
-
Sets the value of the galenicformtext property.
- setGender(Gender) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setGeneralSituation(GeneralSituation) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityResponseDetail
-
Sets the value of the generalSituation property.
- setGetComplete(String) - Method in class oasis.names.tc.saml._2_0.protocol.IDPList
-
Sets the value of the getComplete property.
- setGivenSearchCriteria(SearchCriteriaType) - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.GetEtkResponse
-
Sets the value of the givenSearchCriteria property.
- setGroup(PalliativeCareGroupType) - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareDetail
-
Sets the value of the group property.
- setHandler(BrowserHandler) - Method in class be.ehealth.technicalconnector.service.sso.impl.SingleSignOnServiceImpl
-
- setHandler(BrowserHandler) - Method in interface be.ehealth.technicalconnector.service.sso.SingleSignOnService
-
- setHash(String) - Method in class be.behealth.webservices.tsa.JournalEntryType
-
Sets the value of the hash property.
- setHash(HashType) - Method in class be.behealth.webservices.tsa.TimeStampBagType
-
Sets the value of the hash property.
- setHash(String) - Method in class be.fgov.ehealth.timestamping.protocol.v2.JournalEntryType
-
Sets the value of the hash property.
- setHash(HashType) - Method in class be.fgov.ehealth.timestamping.protocol.v2.TimeStampBagType
-
Sets the value of the hash property.
- setHashTagRequired(boolean) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- setHashValue(byte[]) - Method in class be.cin.types.v1.Blob
-
Sets the value of the hashValue property.
- setHashValue(byte[]) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- setHashValue(byte[]) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.BlobType
-
Sets the value of the hashValue property.
- setHashValue(byte[]) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.BlobType
-
Sets the value of the hashValue property.
- setHashValue(byte[]) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Sets the value of the hashValue property.
- setHasObjectTagsAndAttributesSet(Boolean) - Method in class oasis.names.tc.dss._1_0.core.schema.IncludeObject
-
Sets the value of the hasObjectTagsAndAttributesSet property.
- setHcparty(HcpartyType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Sets the value of the hcparty property.
- setHcparty(HcpartyType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the hcparty property.
- setHeader(HeaderType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Kmehrmessage
-
Sets the value of the header property.
- setHeaderCredential(Credential) - Method in class be.ehealth.technicalconnector.session.impl.SessionItemImpl
-
- setHeaderCredential(Credential) - Method in interface be.ehealth.technicalconnector.session.SessionItem
-
- setHigh(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Posology
-
Sets the value of the high property.
- setHigh(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Takes
-
Sets the value of the high property.
- setHolderOfKeyCredential(Credential) - Method in class be.ehealth.technicalconnector.session.impl.SessionItemImpl
-
- setHolderOfKeyCredential(Credential) - Method in interface be.ehealth.technicalconnector.session.SessionItem
-
Sets the system credential.
- setHolderOfKeyPrivateKeys(Map<String, PrivateKey>) - Method in class be.ehealth.technicalconnector.session.impl.SessionItemImpl
-
- setHolderOfKeyPrivateKeys(Map<String, PrivateKey>) - Method in interface be.ehealth.technicalconnector.session.SessionItem
-
Sets the system decryption keys.
- setHolter(HolterType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the holter property.
- setHospital(String) - Method in class be.cin.mycarenet._1_0.carenet.types.Hospitalized
-
Sets the value of the hospital property.
- setHospitalized(Hospitalized) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityResponseDetail
-
Sets the value of the hospitalized property.
- setHouseNumber(String) - Method in class be.fgov.ehealth.commons.core.v1.AddressType
-
Sets the value of the houseNumber property.
- setHousenumber(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Sets the value of the housenumber property.
- setId(String) - Method in class be.cin.encrypted.BusinessContent
-
Sets the value of the id property.
- setId(String) - Method in class be.cin.mycarenet.esb.common.v2.SelfRefType
-
Sets the value of the id property.
- setId(String) - Method in class be.cin.nip.async.generic.TAck
-
Sets the value of the id property.
- setId(String) - Method in class be.cin.nippin.memberdata.saml.extension.Dimension
-
Sets the value of the id property.
- setId(String) - Method in class be.cin.nippin.memberdata.saml.extension.Facet
-
Sets the value of the id property.
- setId(String) - Method in class be.cin.types.v1.Blob
-
Sets the value of the id property.
- setId(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- setId(String) - Method in class be.fgov.ehealth.bcp.protocol.v1.ServiceList
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.bcp.protocol.v1.ServiceType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.bcp.protocol.v2.Service
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.bcp.protocol.v2.ServiceList
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.commons._1_0.core.IdentifierType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.commons._1_0.protocol.ResponseType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.commons.core.v1.IdentifierType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.commons.enc.v2.EncryptedDataType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.commons.protocol.v1.ResponseType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.commons.protocol.v2.RequestType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.commons.protocol.v2.ResponseType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.errors.core.v1.ErrorType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.etee.commons._1_0.etee.EteeResponseType
-
Sets the value of the id property.
- setID(String) - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Identifier
-
Sets the value of the id property.
- setId(IDKMEHR) - Method in class be.fgov.ehealth.messageservices.core.v1.RequestType
-
Sets the value of the id property.
- setId(IDKMEHR) - Method in class be.fgov.ehealth.messageservices.core.v1.ResponseType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.BlobType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.SelfRefType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.BlobType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.SelfRefType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.SelfRefType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.seals.core.v1.DecodedDataType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.seals.core.v1.EncodedDataType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.seals.core.v1.ErrorType
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.seals.core.v1.OriginalDataType
-
Sets the value of the id property.
- setId(IDINSURANCE) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Sets the value of the id property.
- setId(IDINSURANCE) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MemberinsuranceType
-
Sets the value of the id property.
- setId(IDKMEHR) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Personalpart
-
Sets the value of the id property.
- setId(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Organization
-
- setId(String) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.xades.domain.SignedPropertiesBuilder
-
- setId(String) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.xades.domain.UnsignedPropertiesBuilder
-
- setID(String) - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentBaseType
-
Sets the value of the id property.
- setID(String) - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Sets the value of the id property.
- setID(String) - Method in class oasis.names.tc.saml._2_0.protocol.RequestAbstractType
-
Sets the value of the id property.
- setID(String) - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Sets the value of the id property.
- setId(String) - Method in class org.etsi.uri._01903.v1_3.CertificateValuesType
-
Sets the value of the id property.
- setId(String) - Method in class org.etsi.uri._01903.v1_3.CompleteCertificateRefsType
-
Sets the value of the id property.
- setId(String) - Method in class org.etsi.uri._01903.v1_3.CompleteRevocationRefsType
-
Sets the value of the id property.
- setId(String) - Method in class org.etsi.uri._01903.v1_3.EncapsulatedPKIData
-
Sets the value of the id property.
- setId(String) - Method in class org.etsi.uri._01903.v1_3.GenericTimeStampType
-
Sets the value of the id property.
- setId(String) - Method in class org.etsi.uri._01903.v1_3.QualifyingProperties
-
Sets the value of the id property.
- setId(String) - Method in class org.etsi.uri._01903.v1_3.QualifyingPropertiesReference
-
Sets the value of the id property.
- setId(String) - Method in class org.etsi.uri._01903.v1_3.ReferenceInfo
-
Sets the value of the id property.
- setId(String) - Method in class org.etsi.uri._01903.v1_3.RevocationValuesType
-
Sets the value of the id property.
- setId(String) - Method in class org.etsi.uri._01903.v1_3.SignedDataObjectProperties
-
Sets the value of the id property.
- setId(String) - Method in class org.etsi.uri._01903.v1_3.SignedProperties
-
Sets the value of the id property.
- setId(String) - Method in class org.etsi.uri._01903.v1_3.SignedSignatureProperties
-
Sets the value of the id property.
- setId(String) - Method in class org.etsi.uri._01903.v1_3.UnsignedDataObjectProperties
-
Sets the value of the id property.
- setId(String) - Method in class org.etsi.uri._01903.v1_3.UnsignedProperties
-
Sets the value of the id property.
- setId(String) - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Sets the value of the id property.
- setId(String) - Method in class org.etsi.uri._01903.v1_4.TimeStampValidationData
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig.KeyInfo
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig.Manifest
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig.Object
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig.Reference
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig.Signature
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig.SignatureProperties
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig.SignatureProperty
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig.SignatureValue
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig.SignedInfo
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2001._04.xmlenc.EncryptedType
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2001._04.xmlenc.EncryptionProperties
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2001._04.xmlenc.EncryptionProperty
-
Sets the value of the id property.
- setIdentificationData(IdentificationData) - Method in class be.fgov.ehealth.idsupport.protocol.v2.VerifyIdRequest
-
Sets the value of the identificationData property.
- setIdentifier(Id) - Method in class be.fgov.ehealth.certra.core.v2.OrganizationType
-
Sets the value of the identifier property.
- setIdentifier(Identifier) - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Organization
-
Sets the value of the identifier property.
- setIdentifier(ActorId) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Organization
-
- setIdentifier(String) - Method in class oasis.names.tc.dss._1_0.core.schema.Property
-
Sets the value of the identifier property.
- setIdentifier(IdentifierType) - Method in class org.etsi.uri._01903.v1_3.ObjectIdentifier
-
Sets the value of the identifier property.
- setIdentifierType(String) - Method in class be.fgov.ehealth.certra.core.v2.OrganizationIdentifierType
-
Sets the value of the identifierType property.
- setIdentifierType(IdentifierType) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedContract
-
- setIdentity(Identity) - Method in class be.ehealth.technicalconnector.beid.domain.BeIDInfo
-
- setIDHospital(String) - Method in class be.behealth.webservices.tsa.TSConsultRequest
-
Sets the value of the idHospital property.
- setIDHospital(String) - Method in class be.behealth.webservices.tsa.TSConsultTSBagRequest
-
Sets the value of the idHospital property.
- setIDHospital(String) - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSConsultRequest
-
Sets the value of the idHospital property.
- setIDHospital(String) - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSConsultTSBagRequest
-
Sets the value of the idHospital property.
- setIDPList(IDPList) - Method in class oasis.names.tc.saml._2_0.protocol.Scoping
-
Sets the value of the idpList property.
- setIds(List<ActorId>) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Actor
-
- setIgnoreComments(Boolean) - Method in class oasis.names.tc.dss._1_0.core.schema.InlineXMLType
-
Sets the value of the ignoreComments property.
- setIgnorePIs(Boolean) - Method in class oasis.names.tc.dss._1_0.core.schema.InlineXMLType
-
Sets the value of the ignorePIs property.
- setIncapacity(IncapacityType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the incapacity property.
- setIncapacityreason(IncapacityreasonType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.IncapacityType
-
Sets the value of the incapacityreason property.
- setInclude(Boolean) - Method in class be.cin.nip.async.generic.Query
-
Sets the value of the include property.
- setInline(boolean) - Method in class be.fgov.ehealth.bcp.protocol.v2.Key
-
Sets the value of the inline property.
- setInlineXML(InlineXMLType) - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentType
-
Sets the value of the inlineXML property.
- setInn(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Sets the value of the inn property.
- setInputData(String) - Method in class be.fgov.ehealth.seals.core.v1.OriginalDataType
-
Sets the value of the inputData property.
- setInputDocuments(InputDocuments) - Method in class oasis.names.tc.dss._1_0.core.schema.RequestBaseType
-
Sets the value of the inputDocuments property.
- setInputReference(String) - Method in class be.cin.mycarenet.esb.common.v2.CommonInput
-
Sets the value of the inputReference property.
- setInputReference(String) - Method in class be.cin.mycarenet.esb.common.v2.CommonOutputType
-
Sets the value of the inputReference property.
- setInputReference(String) - Method in class be.cin.mycarenet.esb.common.v2.RecordCommonInputType
-
Sets the value of the inputReference property.
- setInputReference(String) - Method in class be.cin.mycarenet.esb.common.v2.RecordCommonOutputType
-
Sets the value of the inputReference property.
- setInputReference(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CommonInputType
-
Sets the value of the inputReference property.
- setInputReference(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CommonOutputType
-
Sets the value of the inputReference property.
- setInputReference(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CommonInputType
-
Sets the value of the inputReference property.
- setInputReference(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CommonOutputType
-
Sets the value of the inputReference property.
- setInputReference(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonInputType
-
Sets the value of the inputReference property.
- setInputReference(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonOutputType
-
Sets the value of the inputReference property.
- setInResponseTo(String) - Method in class be.fgov.ehealth.commons.protocol.v2.ResponseType
-
Sets the value of the inResponseTo property.
- setInResponseTo(String) - Method in class oasis.names.tc.saml._1_0.protocol.ResponseAbstractType
-
Sets the value of the inResponseTo property.
- setInResponseTo(String) - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmationDataType
-
Sets the value of the inResponseTo property.
- setInResponseTo(String) - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Sets the value of the inResponseTo property.
- setInsCode(String) - Method in class be.fgov.ehealth.commons.core.v1.MunicipalityType
-
Sets the value of the insCode property.
- setInss(String) - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverDetailType
-
Sets the value of the inss property.
- setInss(String) - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverId
-
Sets the value of the inss property.
- setInss(String) - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverStrictIdType
-
Sets the value of the inss property.
- setInss(String) - Method in class be.ehealth.business.common.domain.Patient
-
- setInstantiator(BeIDInstantiator) - Static method in class be.ehealth.technicalconnector.beid.BeIDFactory
-
- setInstructionforoverdosing(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the instructionforoverdosing property.
- setInstructionforoverdosing(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Sets the value of the instructionforoverdosing property.
- setInstructionforpatient(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the instructionforpatient property.
- setInstructionforpatient(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Sets the value of the instructionforpatient property.
- setInstructionforpharmacist(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the instructionforpharmacist property.
- setInstructionforreimbursement(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the instructionforreimbursement property.
- setInstructionforreimbursement(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Sets the value of the instructionforreimbursement property.
- setInsurabilityContactType(InsurabilityContactTypeType) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityRequestDetail
-
Sets the value of the insurabilityContactType property.
- setInsurabilityDate(DateTime) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityItem
-
Sets the value of the insurabilityDate property.
- setInsurabilityList(InsurabilityList) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityResponseDetail
-
Sets the value of the insurabilityList property.
- setInsurabilityReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityRequestDetail
-
Sets the value of the insurabilityReference property.
- setInsurabilityRequestDetail(InsurabilityRequestDetail) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityRequest
-
Sets the value of the insurabilityRequestDetail property.
- setInsurabilityRequestDetail(InsurabilityRequestDetail) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Sets the value of the insurabilityRequestDetail property.
- setInsurabilityRequestType(InsurabilityRequestTypeType) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityRequestDetail
-
Sets the value of the insurabilityRequestType property.
- setInsurabilityResponseDetail(InsurabilityResponseDetail) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Sets the value of the insurabilityResponseDetail property.
- setInsurance(InsuranceType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the insurance property.
- setInsuranceOrg(String) - Method in class be.cin.mycarenet._1_0.carenet.types.Transfer
-
Sets the value of the insuranceOrg property.
- setInsurancymembership(MemberinsuranceType) - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Sets the value of the insurancymembership property.
- setInsurancymembership(MemberinsuranceType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Sets the value of the insurancymembership property.
- setInsurancystatus(InsuranceType) - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Sets the value of the insurancystatus property.
- setInsurancystatus(InsuranceType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Sets the value of the insurancystatus property.
- setIntendedcd(CDINNCLUSTER) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Substanceproduct
-
Sets the value of the intendedcd property.
- setIntendedname(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicinalProductType
-
Sets the value of the intendedname property.
- setIntendedname(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Substanceproduct
-
Sets the value of the intendedname property.
- setInvoiceStartDate(DateTime) - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareResponseDetail
-
Sets the value of the invoiceStartDate property.
- setIPAddress(String) - Method in class oasis.names.tc.saml._1_0.assertion.SubjectLocality
-
Sets the value of the ipAddress property.
- setIscomplete(boolean) - Method in class be.fgov.ehealth.messageservices.core.v1.AcknowledgeType
-
Sets the value of the iscomplete property.
- setIscomplete(Boolean) - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Sets the value of the iscomplete property.
- setIscomplete(Boolean) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the iscomplete property.
- setIscomplete(boolean) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Sets the value of the iscomplete property.
- setIsiCardNumber(String) - Method in class be.ehealth.business.common.domain.Patient
-
- setIsMemberOfFamily(boolean) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setIsPassive(Boolean) - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Sets the value of the isPassive property.
- setIsrelevant(Boolean) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the isrelevant property.
- setIssubstitutionallowed(Boolean) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the issubstitutionallowed property.
- setIssubstitutionallowed(Boolean) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Sets the value of the issubstitutionallowed property.
- setIssueInstant(DateTime) - Method in class be.fgov.ehealth.bcp.protocol.v1.ServiceList
-
Sets the value of the issueInstant property.
- setIssueInstant(DateTime) - Method in class be.fgov.ehealth.bcp.protocol.v2.ServiceList
-
Sets the value of the issueInstant property.
- setIssueInstant(DateTime) - Method in class be.fgov.ehealth.commons.protocol.v2.RequestType
-
Sets the value of the issueInstant property.
- setIssueInstant(DateTime) - Method in class be.fgov.ehealth.commons.protocol.v2.ResponseType
-
Sets the value of the issueInstant property.
- setIssueInstant(RequestType) - Static method in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
- setIssueInstant(DateTime) - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Sets the value of the issueInstant property.
- setIssueInstant(DateTime) - Method in class oasis.names.tc.saml._1_0.protocol.RequestAbstractType
-
Sets the value of the issueInstant property.
- setIssueInstant(DateTime) - Method in class oasis.names.tc.saml._1_0.protocol.ResponseAbstractType
-
Sets the value of the issueInstant property.
- setIssueInstant(DateTime) - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Sets the value of the issueInstant property.
- setIssueInstant(DateTime) - Method in class oasis.names.tc.saml._2_0.protocol.RequestAbstractType
-
Sets the value of the issueInstant property.
- setIssueInstant(DateTime) - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Sets the value of the issueInstant property.
- setIssuer(String) - Method in class be.cin.nip.async.generic.TAck
-
Sets the value of the issuer property.
- setIssuer(String) - Method in class be.cin.types.v1.Blob
-
Sets the value of the issuer property.
- setIssuer(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- setIssuer(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Sets the value of the issuer property.
- setIssuer(String) - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Sets the value of the issuer property.
- setIssuer(NameIDType) - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Sets the value of the issuer property.
- setIssuer(NameIDType) - Method in class oasis.names.tc.saml._2_0.protocol.RequestAbstractType
-
Sets the value of the issuer property.
- setIssuer(NameIDType) - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Sets the value of the issuer property.
- setIssuer(String) - Method in class org.etsi.uri._01903.v1_3.CRLIdentifierType
-
Sets the value of the issuer property.
- setIssuerDN(String) - Method in class be.fgov.ehealth.certra.core.v2.CertificateDetailsType
-
Sets the value of the issuerDN property.
- setIssuerDN(String) - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificateType
-
Sets the value of the issuerDN property.
- setIssuerSerial(X509IssuerSerialType) - Method in class org.etsi.uri._01903.v1_3.CertIDType
-
Sets the value of the issuerSerial property.
- setIssueTime(DateTime) - Method in class org.etsi.uri._01903.v1_3.CRLIdentifierType
-
Sets the value of the issueTime property.
- setIsTest(boolean) - Method in class be.cin.mycarenet.esb.common.v2.RequestType
-
Sets the value of the isTest property.
- setIsTest(Boolean) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.CommonInput
-
- setIsTest(boolean) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.RequestType
-
Sets the value of the isTest property.
- setIsTest(boolean) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.RequestType
-
Sets the value of the isTest property.
- setIsTest(boolean) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.RequestType
-
Sets the value of the isTest property.
- setIsvalidated(Boolean) - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Sets the value of the isvalidated property.
- setIsvalidated(Boolean) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the isvalidated property.
- setIsvalidated(boolean) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Sets the value of the isvalidated property.
- setIsValidCombination(String) - Method in class be.fgov.ehealth.idsupport.core.v2.ValidationResult
-
Sets the value of the isValidCombination property.
- setJ(byte[]) - Method in class org.w3._2000._09.xmldsig.DSAKeyValue
-
Sets the value of the j property.
- setJustification(String) - Method in class be.cin.mycarenet._1_0.carenet.types.DecisionType
-
Sets the value of the justification property.
- setKatz(KatzType) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Sets the value of the katz property.
- setKey(Key) - Method in class be.fgov.ehealth.bcp.protocol.v2.Cache
-
Sets the value of the key property.
- setKey(Key) - Method in class be.fgov.ehealth.commons.enc.v2.KeyInfo
-
Sets the value of the key property.
- setKey(byte[]) - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyResponseContent
-
Sets the value of the key property.
- setKey(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.AttributeType
-
Sets the value of the key property.
- setKeyDepotService(KeyDepotService) - Method in class be.ehealth.technicalconnector.service.keydepot.impl.KeyDepotManagerImpl
-
- setKeyDepotService(KeyDepotService) - Method in interface be.ehealth.technicalconnector.service.keydepot.KeyDepotManager
-
- setKeyEncryptionKey(byte[]) - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyRequestContent
-
Sets the value of the keyEncryptionKey property.
- setKeyEncryptionKeyIdentifier(byte[]) - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyRequestContent
-
Sets the value of the keyEncryptionKeyIdentifier property.
- setKeyGenerator(KeyGenerator) - Static method in class be.ehealth.technicalconnector.utils.ConnectorCryptoUtils
-
Setting the KeyGenerator to use for generating a SecretKey
- setKeyId(String) - Method in class be.ehealth.technicalconnector.service.kgss.domain.KeyResult
-
Sets the key id.
- setKeyIdentifier(byte[]) - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyRequestContent
-
Sets the value of the keyIdentifier property.
- setKeyInfo(KeyInfo) - Method in class be.fgov.ehealth.commons.enc.v2.EncryptionPolicy
-
Sets the value of the keyInfo property.
- setKeyInfo(KeyInfo) - Method in class oasis.names.tc.dss._1_0.core.schema.AdditionalKeyInfo
-
Sets the value of the keyInfo property.
- setKeyInfo(KeyInfo) - Method in class oasis.names.tc.dss._1_0.core.schema.KeySelector
-
Sets the value of the keyInfo property.
- setKeyInfo(KeyInfo) - Method in class oasis.names.tc.saml._1_0.assertion.SubjectConfirmation
-
Sets the value of the keyInfo property.
- setKeyInfo(KeyInfo) - Method in class org.w3._2000._09.xmldsig.Signature
-
Sets the value of the keyInfo property.
- setKeyInfo(KeyInfo) - Method in class org.w3._2001._04.xmlenc.EncryptedType
-
Sets the value of the keyInfo property.
- setKeyStore(Map<String, KeyStore>) - Method in class be.ehealth.technicalconnector.session.impl.SessionManagerImpl
-
- setKeyStore(Map<String, KeyStore>) - Method in interface be.ehealth.technicalconnector.session.SessionManager
-
Method to set the keyStores that the sessionManagment should use.
- setKgssService(KgssService) - Method in class be.ehealth.technicalconnector.service.kgss.KgssManager
-
- setKine(Boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.MedicalHouseType
-
Sets the value of the kine property.
- setKmehrmessage(Kmehrmessage) - Method in class be.fgov.ehealth.messageservices.core.v1.RetrieveTransactionResponse
-
Sets the value of the kmehrmessage property.
- setKmehrmessage(Kmehrmessage) - Method in class be.fgov.ehealth.messageservices.core.v1.SendTransactionRequest
-
Sets the value of the kmehrmessage property.
- setKmehrmessage(Kmehrmessage) - Method in class be.fgov.ehealth.messageservices.core.v1.SendTransactionResponse
-
Sets the value of the kmehrmessage property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHT
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACKNOWLEDGMENT
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACTSNURSING
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESS
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADMINISTRATIONUNIT
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDATC
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDAUTONOMY
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBALLONDEVICE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBCRDIFFERENTATIONDEGREE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBEARINGSURFACE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTAVAILABLEMATERIALS
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONDELAY
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONMODE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTLATERALITY
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTPATIENTOPPOSITION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSAMPLETYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSTATUS
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETACCIDENTTYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETAGREEMENTTYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETDOCUMENT
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETINSURANCYSTATUS
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMESSAGE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMUTATIONINDICATOR
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETNATIONALINSURANCE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETPERSONALPART
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETREFUSALREASON
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETSISCARDERROR
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTHIRDPAYERCONTRACT
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCAREPATH
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCERTAINTY
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CATEGORY
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CRITERIA
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4DOCUMENTSEQAPPENDIX
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4FORMALINTERPRETATION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4PARAGRAPH
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSESEQAPPENDIX
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCIVILSTATE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICAL
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICALPLAN
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENT
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTACTPERSON
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENT
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRY
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCURRENCY
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDAYPERIOD
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDISCHARGETYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGCNK
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGPRESENTATION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGROUTE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHARTIFICIALRESPIRATIONTYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCAESAREANINDICATION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCHILDPOSITION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCONGENITALMALFORMATION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHDELIVERYWAY
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHFOETALMONITORING
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHNEONATALDEPTTYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPLACE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPREGNANCYORIGIN
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHSPECIALVALUES
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDECG
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMERGENCYEVALUATION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMPLOYMENTSITUATION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTER
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTERSAFETYISSUE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONACTOR
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONMETHOD
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERROR
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORMYCARENET
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEXTERNALSOURCE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDFORMULARY
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDGALENICFORM
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTY
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADING
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGREG
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONDEVICE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONTYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITY
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITYREASON
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINNCLUSTER
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEM
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMBVT
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMCARENET
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMEBIRTH
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMAA
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMS
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMYCARENET
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMREG
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLAB
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLEGALSERVICE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLIFECYCLE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAACOVERAGETYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREFUSALJUSTIFICATION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREQUESTTYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAARESPONSETYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAATYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDICATION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMESSAGE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMICROORGANISM
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGADMISSION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDESTINATION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDISCHARGE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGORIGIN
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGREFERRER
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSADAPTATION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSMEDICATIONTYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSORIGIN
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMYCARENETJUSTIFICATION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOAPPROACH
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHODIAGNOSIS
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOGRAFT
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOINTERFACE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOKNEEINSERT
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHONAVCOM
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTECHREVISION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPARAMETER
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILL
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLHOSP
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLRES
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPERIODICITY
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPROOF
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDQUANTITYPREFIX
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREFSCOPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREIMBURSEMENTNOMENCLATURE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREVCOMPONENT
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEVERITY
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEX
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSITE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSNOMED
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTANDARD
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTBRIDGETYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDEVICE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDOMINANCE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTLESIONTYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTSEGMENT
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSUBSTANCE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTECHNICAL
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTELECOM
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTEMPORALITY
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTHERAPEUTICLINK
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNIT
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONCARENET
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMAA
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMYCARENET
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONREG
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONTYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOPATHOLOGYTYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOSTEMITYPE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDUNIT
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDURGENCY
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINE
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINEINDICATION
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.EMPTY
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICD
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICPC
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LOCAL
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.dt.v1.TextType
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundprescriptionType
-
Sets the value of the l property.
- setL(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TextWithLayoutType
-
Sets the value of the l property.
- setLang(String) - Method in class be.cin.mycarenet._1_0.carenet.types.MessageType
-
Sets the value of the lang property.
- setLang(String) - Method in class be.cin.types.v1.StringLangType
-
Sets the value of the lang property.
- setLang(String) - Method in class be.fgov.ehealth.certra.core.v2.LocalizedString
-
Sets the value of the lang property.
- setLang(LangageType) - Method in class be.fgov.ehealth.commons._1_0.core.LocalisedString
-
Sets the value of the lang property.
- setLang(LangageType) - Method in class be.fgov.ehealth.commons.core.v1.LocalisedString
-
Sets the value of the lang property.
- setLang(String) - Method in class be.fgov.ehealth.daas.complextype.v1.BaseNameType
-
Sets the value of the lang property.
- setLang(String) - Method in class be.fgov.ehealth.errors.core.v1.LocalisedStringType
-
Sets the value of the lang property.
- setLang(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.LocalizedString
-
- setLang(String) - Method in class oasis.names.tc.dss._1_0.core.schema.InternationalStringType
-
Sets the value of the lang property.
- setLastName(String) - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverDetailType
-
Sets the value of the lastName property.
- setLastName(String) - Method in class be.ehealth.business.common.domain.Patient
-
- setLegalContext(String) - Method in class be.fgov.ehealth.idsupport.protocol.v2.VerifyIdRequest
-
Sets the value of the legalContext property.
- setLegalPerson(LegalPerson) - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.EHActorQualitiesDataResponse
-
Sets the value of the legalPerson property.
- setLicense(LicenseType) - Method in class be.cin.mycarenet.esb.common.v2.PackageType
-
Sets the value of the license property.
- setLicense(LicenseType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.PackageType
-
Sets the value of the license property.
- setLicense(LicenseType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.PackageType
-
Sets the value of the license property.
- setLicense(LicenseType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.PackageType
-
Sets the value of the license property.
- setLifecycle(LifecycleType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the lifecycle property.
- setLoc(String) - Method in class oasis.names.tc.saml._2_0.protocol.IDPEntry
-
Sets the value of the loc property.
- setLocalizedName(LocalizedText) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Organization
-
- setLocation(String) - Method in class be.cin.mycarenet._1_0.carenet.types.DetailType
-
Sets the value of the location property.
- setLocation(String) - Method in class be.cin.types.v1.DetailType
-
Sets the value of the location property.
- setLocation(InputStream) - Static method in class be.ehealth.technicalconnector.config.ConfigFactory
-
- setLocation(LocationBirthPlaceType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the location property.
- setLocation(String) - Method in class oasis.names.tc.saml._1_0.assertion.AuthorityBinding
-
Sets the value of the location property.
- setLONG(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the long property.
- setLow(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Posology
-
Sets the value of the low property.
- setLow(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Takes
-
Sets the value of the low property.
- setLowerBoundary(DateTime) - Method in class oasis.names.tc.dss._1_0.core.schema.SigningTimeBoundaries
-
Sets the value of the lowerBoundary property.
- setMagistral(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Sets the value of the magistral property.
- setMajorVersion(BigInteger) - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Sets the value of the majorVersion property.
- setMajorVersion(BigInteger) - Method in class oasis.names.tc.saml._1_0.protocol.RequestAbstractType
-
Sets the value of the majorVersion property.
- setMajorVersion(BigInteger) - Method in class oasis.names.tc.saml._1_0.protocol.ResponseAbstractType
-
Sets the value of the majorVersion property.
- setMax(Integer) - Method in class be.cin.nip.async.generic.Query
-
Sets the value of the max property.
- setMaxElements(int) - Method in class be.fgov.ehealth.commons.protocol.v2.AuthorPaginationRequestType
-
Sets the value of the maxElements property.
- setMaxElements(int) - Method in class be.fgov.ehealth.commons.protocol.v2.PaginationRequestType
-
Sets the value of the maxElements property.
- setMaxElements(int) - Method in class be.fgov.ehealth.commons.protocol.v2.PaginationResponseType
-
Sets the value of the maxElements property.
- setMaxElements(int) - Method in class be.fgov.ehealth.commons.protocol.v2.PaginationStatusResponseType
-
Sets the value of the maxElements property.
- setMaxref(MaxrefType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the maxref property.
- setMaxref(MaxrefType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Refvalue
-
Sets the value of the maxref property.
- setMaxrows(BigDecimal) - Method in class be.fgov.ehealth.messageservices.core.v1.RequestType
-
Sets the value of the maxrows property.
- setMcnPackageInfo(McnPackageInfo) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Origin
-
- setMEDIATYPE(CDMEDIATYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LnkType
-
Sets the value of the mediatype property.
- setMedical(Boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.MedicalHouseType
-
Sets the value of the medical property.
- setMedicalHouse(MedicalHouseType) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityResponseDetail
-
Sets the value of the medicalHouse property.
- setMedication(MedicationType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the medication property.
- setMedicinalproduct(MedicinalProductType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundType
-
Sets the value of the medicinalproduct property.
- setMedicinalproduct(MedicinalProductType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the medicinalproduct property.
- setMembership(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Sets the value of the membership property.
- setMembership(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MemberinsuranceType
-
Sets the value of the membership property.
- setMessage(MessageType) - Method in class be.cin.mycarenet._1_0.carenet.types.DetailType
-
Sets the value of the message property.
- setMessage(MessageType) - Method in class be.cin.mycarenet._1_0.carenet.types.MessageFaultType
-
Sets the value of the message property.
- setMessage(StringLangType) - Method in class be.cin.types.v1.DetailType
-
Sets the value of the message property.
- setMessage(StringLangType) - Method in class be.cin.types.v1.FaultType
-
Sets the value of the message property.
- setMessage(SOAPMessage) - Method in class be.ehealth.technicalconnector.ws.impl.SOAPMessageContextImpl
-
- setMessage(String) - Method in class be.fgov.ehealth.etee.commons._1_0.etee.Status
-
Sets the value of the message property.
- setMessage(String) - Method in class be.fgov.ehealth.etee.commons.core.v2.EteeErrorType
-
Sets the value of the message property.
- setMessage(String) - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.ErrorType
-
Sets the value of the message property.
- setMessage(InternationalStringType) - Method in class oasis.names.tc.dss._1_0.core.schema.DetailType
-
Sets the value of the message property.
- setMessageFault(MessageFaultType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Sets the value of the messageFault property.
- setMessageFault(MessageFaultType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Sets the value of the messageFault property.
- setMessageFault(MessageFaultType) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Sets the value of the messageFault property.
- setMessageFault(MessageFaultType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Sets the value of the messageFault property.
- setMessageID(URI) - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingHeader
-
- setMessageName(MessageNameType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityRequest
-
Sets the value of the messageName property.
- setMessageName(MessageNameType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Sets the value of the messageName property.
- setMessageName(MessageNameType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareRequest
-
Sets the value of the messageName property.
- setMessageName(MessageNameType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Sets the value of the messageName property.
- setMessageName(MessageNameType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Sets the value of the messageName property.
- setMessageName(MessageNameType) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareRequest
-
Sets the value of the messageName property.
- setMessageName(MessageNameType) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Sets the value of the messageName property.
- setMessageName(MessageNameType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareRequest
-
Sets the value of the messageName property.
- setMessageName(MessageNameType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Sets the value of the messageName property.
- setMessageName(MessageNameType) - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalResponseCareDetail
-
Sets the value of the messageName property.
- setMessageName(String) - Method in class be.cin.types.v1.Blob
-
Sets the value of the messageName property.
- setMessageName(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- setMessageProtocoleSchemaVersion(BigDecimal) - Method in class be.fgov.ehealth.messageservices.core.v1.RetrieveTransactionRequest
-
Sets the value of the messageProtocoleSchemaVersion property.
- setMessageProtocoleSchemaVersion(BigDecimal) - Method in class be.fgov.ehealth.messageservices.core.v1.RetrieveTransactionResponse
-
Sets the value of the messageProtocoleSchemaVersion property.
- setMessageProtocoleSchemaVersion(BigDecimal) - Method in class be.fgov.ehealth.messageservices.core.v1.SendTransactionRequest
-
Sets the value of the messageProtocoleSchemaVersion property.
- setMessageProtocoleSchemaVersion(BigDecimal) - Method in class be.fgov.ehealth.messageservices.core.v1.SendTransactionResponse
-
Sets the value of the messageProtocoleSchemaVersion property.
- setMessageVersion(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- setMessageVersion(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Sets the value of the messageVersion property.
- setMethod(String) - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmation
-
Sets the value of the method property.
- setMiddleName(String) - Method in class be.ehealth.business.common.domain.Patient
-
- setMiddleName(String) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setMimeType(String) - Method in class be.fgov.ehealth.commons.enc.v2.EncryptedDataType
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class be.fgov.ehealth.commons.enc.v2.EncryptionPolicy
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class oasis.names.tc.dss._1_0.core.schema.AttachmentReference
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class oasis.names.tc.dss._1_0.core.schema.Base64Data
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class org.etsi.uri._01903.v1_3.DataObjectFormat
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class org.w3._2000._09.xmldsig.Object
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class org.w3._2001._04.xmlenc.EncryptedType
-
Sets the value of the mimeType property.
- setMinorVersion(BigInteger) - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Sets the value of the minorVersion property.
- setMinorVersion(BigInteger) - Method in class oasis.names.tc.saml._1_0.protocol.RequestAbstractType
-
Sets the value of the minorVersion property.
- setMinorVersion(BigInteger) - Method in class oasis.names.tc.saml._1_0.protocol.ResponseAbstractType
-
Sets the value of the minorVersion property.
- setMinref(MinrefType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the minref property.
- setMinref(MinrefType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Refvalue
-
Sets the value of the minref property.
- setModulus(byte[]) - Method in class org.w3._2000._09.xmldsig.RSAKeyValue
-
Sets the value of the modulus property.
- setMsgCount(int) - Method in class be.cin.nip.async.generic.Responses
-
Sets the value of the msgCount property.
- setMsgName(String) - Method in class be.cin.nip.async.generic.RejectInb
-
Sets the value of the msgName property.
- setMsgName(String) - Method in class be.cin.nip.async.generic.RejectOutb
-
Sets the value of the msgName property.
- setMsgQuery(MsgQuery) - Method in class be.cin.nip.async.generic.Get
-
Sets the value of the msgQuery property.
- setMultidisciplinaryTeam(String) - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareCareProviderType
-
Sets the value of the multidisciplinaryTeam property.
- setMultiIO(MultiIOType) - Method in class be.cin.mycarenet._1_0.carenet.types.MessageFaultType
-
Sets the value of the multiIO property.
- setMunicipality(String) - Method in class be.ehealth.technicalconnector.beid.domain.Address
-
- setMunicipality(MunicipalityType) - Method in class be.fgov.ehealth.commons.core.v1.AddressType
-
Sets the value of the municipality property.
- setMustUnderstand(boolean) - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingHeader
-
- setMutuality(String) - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverId
-
Sets the value of the mutuality property.
- setMutuality(String) - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverStrictIdType
-
Sets the value of the mutuality property.
- setMutuality(String) - Method in class be.cin.mycarenet._1_0.carenet.types.ExtCareReceiverDetailType
-
Sets the value of the mutuality property.
- setMutuality(String) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityItem
-
Sets the value of the mutuality property.
- setMutuality(String) - Method in class be.cin.types.v1.CareReceiverIdType
-
Sets the value of the mutuality property.
- setMutuality(String) - Method in class be.ehealth.business.common.domain.Patient
-
- setMutuality(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.CareReceiverId
-
- setMutuality(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CareReceiverIdType
-
Sets the value of the mutuality property.
- setMutuality(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CareReceiverIdType
-
Sets the value of the mutuality property.
- setMutuality(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CareReceiverIdType
-
Sets the value of the mutuality property.
- setName(ValueRefString) - Method in class be.cin.mycarenet.esb.common.v2.AbstractIdType
-
Sets the value of the name property.
- setName(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Identification
-
- setName(String) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setName(String) - Method in class be.fgov.ehealth.bcp.protocol.v1.ServiceType
-
Sets the value of the name property.
- setName(String) - Method in class be.fgov.ehealth.bcp.protocol.v2.Service
-
Sets the value of the name property.
- setName(TextType) - Method in class be.fgov.ehealth.certra.core.v2.OrganizationIdentifierType
-
Sets the value of the name property.
- setName(TextType) - Method in class be.fgov.ehealth.certra.core.v2.OrganizationType
-
Sets the value of the name property.
- setName(String) - Method in class be.fgov.ehealth.commons.core.v2.ActorType
-
Sets the value of the name property.
- setName(String) - Method in class be.fgov.ehealth.etee.commons.core.v2.EteeErrorParameterType
-
Sets the value of the name property.
- setName(String) - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.CredentialType
-
Sets the value of the name property.
- setName(String) - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Quality
-
Sets the value of the name property.
- setName(ValueRefString) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.AbstractIdType
-
Sets the value of the name property.
- setName(ValueRefString) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.AbstractIdType
-
Sets the value of the name property.
- setName(ValueRefString) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.AbstractIdType
-
Sets the value of the name property.
- setName(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HcpartyType
-
Sets the value of the name property.
- setName(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Actor
-
- setName(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Organization
-
- setName(NameIdentifierType) - Method in class oasis.names.tc.dss._1_0.core.schema.ClaimedIdentity
-
Sets the value of the name property.
- setName(NameIdentifierType) - Method in class oasis.names.tc.dss._1_0.core.schema.RequesterIdentity
-
Sets the value of the name property.
- setName(String) - Method in class oasis.names.tc.saml._2_0.assertion.Attribute
-
Sets the value of the name property.
- setName(String) - Method in class oasis.names.tc.saml._2_0.protocol.IDPEntry
-
Sets the value of the name property.
- setNameFormat(String) - Method in class oasis.names.tc.saml._2_0.assertion.Attribute
-
Sets the value of the nameFormat property.
- setNameFr(String) - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Organization
-
Sets the value of the nameFr property.
- setNameID(NameIDType) - Method in class oasis.names.tc.saml._2_0.assertion.Subject
-
Sets the value of the nameID property.
- setNameID(NameIDType) - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmation
-
Sets the value of the nameID property.
- setNameID(NameIDType) - Method in class oasis.names.tc.saml._2_0.protocol.LogoutRequest
-
Sets the value of the nameID property.
- setNameID(NameIDType) - Method in class oasis.names.tc.saml._2_0.protocol.ManageNameIDRequest
-
Sets the value of the nameID property.
- setNameID(NameIDType) - Method in class oasis.names.tc.saml._2_0.protocol.NameIDMappingRequest
-
Sets the value of the nameID property.
- setNameID(NameIDType) - Method in class oasis.names.tc.saml._2_0.protocol.NameIDMappingResponse
-
Sets the value of the nameID property.
- setNameIdentifier(NameIdentifierType) - Method in class oasis.names.tc.saml._1_0.assertion.Subject
-
Sets the value of the nameIdentifier property.
- setNameIDPolicy(NameIDPolicy) - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Sets the value of the nameIDPolicy property.
- setNameIDPolicy(NameIDPolicy) - Method in class oasis.names.tc.saml._2_0.protocol.NameIDMappingRequest
-
Sets the value of the nameIDPolicy property.
- setNameNl(String) - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Organization
-
Sets the value of the nameNl property.
- setNameQualifier(String) - Method in class oasis.names.tc.saml._1_0.assertion.NameIdentifierType
-
Sets the value of the nameQualifier property.
- setNameQualifier(String) - Method in class oasis.names.tc.saml._2_0.assertion.BaseID
-
Sets the value of the nameQualifier property.
- setNameQualifier(String) - Method in class oasis.names.tc.saml._2_0.assertion.NameIDType
-
Sets the value of the nameQualifier property.
- setNamespace(String) - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.CredentialType
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class oasis.names.tc.saml._1_0.assertion.Action
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class oasis.names.tc.saml._2_0.assertion.Action
-
Sets the value of the namespace property.
- setNationality(String) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setNationality(Nationality) - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Sets the value of the nationality property.
- setNationality(Nationality) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Sets the value of the nationality property.
- setNationalNumber(String) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setNaturalPerson(NaturalPerson) - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.EHActorQualitiesDataResponse
-
Sets the value of the naturalPerson property.
- setNaturalPersonAuthorization(Boolean) - Method in class be.fgov.ehealth.certra.protocol.v2.GetActorQualitiesResponse
-
Sets the value of the naturalPersonAuthorization property.
- setNaturalPersonAuthorization(Boolean) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ActorQualities
-
- setNewEncryptedID(EncryptedElementType) - Method in class oasis.names.tc.saml._2_0.protocol.ManageNameIDRequest
-
Sets the value of the newEncryptedID property.
- setNewID(String) - Method in class oasis.names.tc.saml._2_0.protocol.ManageNameIDRequest
-
Sets the value of the newID property.
- setNewKey(byte[]) - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyResponseContent
-
Sets the value of the newKey property.
- setNewKeyIdentifier(byte[]) - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyResponseContent
-
Sets the value of the newKeyIdentifier property.
- setNewValue(NurseContractualCareDetailType) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareUpdateDetail
-
Sets the value of the newValue property.
- setNihii(NihiiType) - Method in class be.cin.mycarenet.esb.common.v2.CareProviderType
-
Sets the value of the nihii property.
- setNihii(NihiiType) - Method in class be.cin.mycarenet.esb.common.v2.IdType
-
Sets the value of the nihii property.
- setNihii(Nihii) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.CareProvider
-
- setNihii(Nihii) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Identification
-
- setNIHII(String) - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Quality
-
Sets the value of the nihii property.
- setNihii(NihiiType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CareProviderType
-
Sets the value of the nihii property.
- setNihii(NihiiType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.IdType
-
Sets the value of the nihii property.
- setNihii(NihiiType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CareProviderType
-
Sets the value of the nihii property.
- setNihii(NihiiType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.IdType
-
Sets the value of the nihii property.
- setNihii(NihiiType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CareProviderType
-
Sets the value of the nihii property.
- setNihii(NihiiType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.IdType
-
Sets the value of the nihii property.
- setNIPReference(String) - Method in class be.cin.mycarenet.esb.common.v2.CommonInput
-
Sets the value of the nipReference property.
- setNIPReference(String) - Method in class be.cin.mycarenet.esb.common.v2.CommonOutputType
-
Sets the value of the nipReference property.
- setNIPReference(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CommonInputType
-
Sets the value of the nipReference property.
- setNIPReference(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CommonOutputType
-
Sets the value of the nipReference property.
- setNIPReference(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CommonInputType
-
Sets the value of the nipReference property.
- setNIPReference(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CommonOutputType
-
Sets the value of the nipReference property.
- setNIPReference(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonInputType
-
Sets the value of the nipReference property.
- setNIPReference(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonOutputType
-
Sets the value of the nipReference property.
- setNis(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Sets the value of the nis property.
- setNobleCondition(String) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setNominator(Nominator) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FrequencyType
-
Sets the value of the nominator property.
- setNotBefore(DateTime) - Method in class oasis.names.tc.saml._1_0.assertion.Conditions
-
Sets the value of the notBefore property.
- setNotBefore(DateTime) - Method in class oasis.names.tc.saml._2_0.assertion.Conditions
-
Sets the value of the notBefore property.
- setNotBefore(DateTime) - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmationDataType
-
Sets the value of the notBefore property.
- setNoticeNumbers(IntegerListType) - Method in class org.etsi.uri._01903.v1_3.NoticeReferenceType
-
Sets the value of the noticeNumbers property.
- setNoticeRef(NoticeReferenceType) - Method in class org.etsi.uri._01903.v1_3.SPUserNotice
-
Sets the value of the noticeRef property.
- setNotOnOrAfter(DateTime) - Method in class oasis.names.tc.saml._1_0.assertion.Conditions
-
Sets the value of the notOnOrAfter property.
- setNotOnOrAfter(DateTime) - Method in class oasis.names.tc.saml._2_0.assertion.Conditions
-
Sets the value of the notOnOrAfter property.
- setNotOnOrAfter(DateTime) - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmationDataType
-
Sets the value of the notOnOrAfter property.
- setNotOnOrAfter(DateTime) - Method in class oasis.names.tc.saml._2_0.protocol.LogoutRequest
-
Sets the value of the notOnOrAfter property.
- setNullFlavor(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENT
-
Sets the value of the nullFlavor property.
- setNullFlavor(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEM
-
Sets the value of the nullFlavor property.
- setNumber(BigInteger) - Method in class be.behealth.webservices.tsa.ErrorType
-
Sets the value of the number property.
- setNumber(BigInteger) - Method in class be.fgov.ehealth.timestamping.protocol.v2.ErrorType
-
Sets the value of the number property.
- setNumber(BigInteger) - Method in class org.etsi.uri._01903.v1_3.CRLIdentifierType
-
Sets the value of the number property.
- setNumberofpackage(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Sets the value of the numberofpackage property.
- setNurse(Boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.MedicalHouseType
-
Sets the value of the nurse property.
- setNurse(String) - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareCareProviderType
-
Sets the value of the nurse property.
- setNurseContractualCarePreviousDetail(NurseContractualCareDetailType) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Sets the value of the nurseContractualCarePreviousDetail property.
- setNurseContractualCareRequestDetail(NurseContractualCareRequestDetail) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareRequest
-
Sets the value of the nurseContractualCareRequestDetail property.
- setNurseContractualCareRequestDetail(NurseContractualCareRequestDetail) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Sets the value of the nurseContractualCareRequestDetail property.
- setNurseContractualCareResponseDetail(NurseContractualCareResponseDetail) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Sets the value of the nurseContractualCareResponseDetail property.
- setNurseContractualCareUpdateDetail(NurseContractualCareUpdateDetail) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Sets the value of the nurseContractualCareUpdateDetail property.
- setNurseReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareRequestDetail
-
Sets the value of the nurseReference property.
- setNurseReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareDetail
-
Sets the value of the nurseReference property.
- setNurseReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareDetail
-
Sets the value of the nurseReference property.
- setNurseReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalResponseCareDetail
-
Sets the value of the nurseReference property.
- setObjectIdentifier(ObjectIdentifier) - Method in class org.etsi.uri._01903.v1_3.DataObjectFormat
-
Sets the value of the objectIdentifier property.
- setObjectReference(String) - Method in class org.etsi.uri._01903.v1_3.DataObjectFormat
-
Sets the value of the objectReference property.
- setObjId(String) - Method in class oasis.names.tc.dss._1_0.core.schema.IncludeObject
-
Sets the value of the objId property.
- setOCSPIdentifier(OCSPIdentifierType) - Method in class org.etsi.uri._01903.v1_3.OCSPRefType
-
Sets the value of the ocspIdentifier property.
- setOCSPRefs(OCSPRefsType) - Method in class org.etsi.uri._01903.v1_3.CompleteRevocationRefsType
-
Sets the value of the ocspRefs property.
- setOCSPValues(OCSPValuesType) - Method in class org.etsi.uri._01903.v1_3.RevocationValuesType
-
Sets the value of the ocspValues property.
- setOffset(int) - Method in class be.fgov.ehealth.commons.protocol.v2.AuthorPaginationRequestType
-
Sets the value of the offset property.
- setOffset(int) - Method in class be.fgov.ehealth.commons.protocol.v2.PaginationRequestType
-
Sets the value of the offset property.
- setOffset(int) - Method in class be.fgov.ehealth.commons.protocol.v2.PaginationResponseType
-
Sets the value of the offset property.
- setOffset(int) - Method in class be.fgov.ehealth.commons.protocol.v2.PaginationStatusResponseType
-
Sets the value of the offset property.
- setOptionalInputs(AnyType) - Method in class oasis.names.tc.dss._1_0.core.schema.RequestBaseType
-
Sets the value of the optionalInputs property.
- setOptionalOutputs(AnyType) - Method in class oasis.names.tc.dss._1_0.core.schema.ResponseBaseType
-
Sets the value of the optionalOutputs property.
- setOptionEnumeration(String) - Method in class be.fgov.ehealth.daas.complextype.v1.Actor
-
Sets the value of the optionEnumeration property.
- setOrder(BigInteger) - Method in class be.fgov.ehealth.bcp.protocol.v1.Endpoint
-
Sets the value of the order property.
- setOrder(BigInteger) - Method in class be.fgov.ehealth.bcp.protocol.v2.Endpoint
-
Sets the value of the order property.
- setOrdered(Boolean) - Method in class oasis.names.tc.dss._1_0.core.schema.TstInfo
-
Sets the value of the ordered property.
- setOrganization(IdType) - Method in class be.cin.mycarenet.esb.common.v2.CareProviderType
-
Sets the value of the organization property.
- setOrganization(IdType) - Method in class be.cin.mycarenet.esb.common.v2.PartyType
-
Sets the value of the organization property.
- setOrganization(Identification) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Party
-
- setOrganization(IdType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CareProviderType
-
Sets the value of the organization property.
- setOrganization(IdType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.PartyType
-
Sets the value of the organization property.
- setOrganization(IdType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CareProviderType
-
Sets the value of the organization property.
- setOrganization(IdType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.PartyType
-
Sets the value of the organization property.
- setOrganization(IdType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CareProviderType
-
Sets the value of the organization property.
- setOrganization(IdType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.PartyType
-
Sets the value of the organization property.
- setOrganization(String) - Method in class org.etsi.uri._01903.v1_3.NoticeReferenceType
-
Sets the value of the organization property.
- setOrganizationAuthorizations(List<Organization>) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ActorQualities
-
- setOrganizationIdentifier(Id) - Method in class be.fgov.ehealth.certra.protocol.v2.GetExistingApplicationIdsRequest
-
Sets the value of the organizationIdentifier property.
- setOrigin(OrigineType) - Method in class be.cin.mycarenet.esb.common.v2.CommonInput
-
Sets the value of the origin property.
- setOrigin(OrigineType) - Method in class be.cin.nip.async.generic.Confirm
-
Sets the value of the origin property.
- setOrigin(OrigineType) - Method in class be.cin.nip.async.generic.Get
-
Sets the value of the origin property.
- setOrigin(OrigineType) - Method in class be.cin.nip.async.generic.RejectOutb
-
Sets the value of the origin property.
- setOrigin(String) - Method in class be.fgov.ehealth.errors.core.v1.ErrorType
-
Sets the value of the origin property.
- setOrigin(OriginType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CommonInputType
-
Sets the value of the origin property.
- setOrigin(OriginType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CommonInputType
-
Sets the value of the origin property.
- setOrigin(OriginType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonInputType
-
Sets the value of the origin property.
- setOther(AnyType) - Method in class oasis.names.tc.dss._1_0.core.schema.KeySelector
-
Sets the value of the other property.
- setOther(AnyType) - Method in class oasis.names.tc.dss._1_0.core.schema.SignatureObject
-
Sets the value of the other property.
- setOther(AnyType) - Method in class oasis.names.tc.dss._1_0.core.schema.Timestamp
-
Sets the value of the other property.
- setOtherRefs(OtherCertStatusRefsType) - Method in class org.etsi.uri._01903.v1_3.CompleteRevocationRefsType
-
Sets the value of the otherRefs property.
- setOtherValues(OtherCertStatusValuesType) - Method in class org.etsi.uri._01903.v1_3.RevocationValuesType
-
Sets the value of the otherValues property.
- setOutofhomeallowed(Boolean) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.IncapacityType
-
Sets the value of the outofhomeallowed property.
- setOutputData(String) - Method in class be.fgov.ehealth.seals.core.v1.DecodedDataType
-
Sets the value of the outputData property.
- setOutputReference(String) - Method in class be.cin.mycarenet.esb.common.v2.CommonOutputType
-
Sets the value of the outputReference property.
- setOutputReference(String) - Method in class be.cin.mycarenet.esb.common.v2.RecordCommonOutputType
-
Sets the value of the outputReference property.
- setOutputReference(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CommonOutputType
-
Sets the value of the outputReference property.
- setOutputReference(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CommonOutputType
-
Sets the value of the outputReference property.
- setOutputReference(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonOutputType
-
Sets the value of the outputReference property.
- setP(byte[]) - Method in class org.w3._2000._09.xmldsig.DSAKeyValue
-
Sets the value of the p property.
- setPackage(PackageType) - Method in class be.cin.mycarenet.esb.common.v2.OrigineType
-
Sets the value of the package property.
- setPackage(PackageType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.OriginType
-
Sets the value of the package property.
- setPackage(PackageType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.OriginType
-
Sets the value of the package property.
- setPackage(PackageType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.OriginType
-
Sets the value of the package property.
- setPackage(PackageType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Sets the value of the package property.
- setPackageInfo(PackageInfo) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Origin
-
- setPackageName(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.McnPackageInfo
-
- setPackageName(String) - Method in class be.ehealth.technicalconnector.config.util.domain.PackageInfo
-
Deprecated.
Setter for name.
- setPaliatifPatient(Boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareResponseDetail
-
Sets the value of the paliatifPatient property.
- setPaliatifPatient(Boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareUpdateDetail
-
Sets the value of the paliatifPatient property.
- setPalliativeCareDetail(PalliativeCareDetail) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareRequest
-
Sets the value of the palliativeCareDetail property.
- setPalliativeCareDetail(PalliativeCareDetail) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Sets the value of the palliativeCareDetail property.
- setPalliativeCareResponseDetail(PalliativeCareResponseDetail) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Sets the value of the palliativeCareResponseDetail property.
- setPassword(String) - Method in class be.cin.mycarenet.esb.common.v2.LicenseType
-
Sets the value of the password property.
- setPassword(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.McnPackageInfo
-
- setPassword(String) - Method in class be.ehealth.technicalconnector.config.util.domain.PackageInfo
-
Deprecated.
Setter for password.
- setPassword(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.LicenseType
-
Sets the value of the password property.
- setPassword(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.LicenseType
-
Sets the value of the password property.
- setPassword(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.LicenseType
-
Sets the value of the password property.
- setPatient(PatientType) - Method in class be.fgov.ehealth.messageservices.core.v1.SelectRetrieveTransactionType
-
Sets the value of the patient property.
- setPatient(PersonType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FolderType
-
Sets the value of the patient property.
- setPAUSE(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the pause property.
- setPayload(Document) - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
- setPayload(Document, GenericFeature...) - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
- setPayload(String) - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
The payload to set as String value
Note: only well-formed xml document are allowed.
- setPayload(Object) - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
Setting the payload with a classes annotated with
XmlRootElement are allowed.
- setPayload(Object, GenericFeature...) - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
- setPayment(Payment) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityResponseDetail
-
Sets the value of the payment property.
- setPaymentApproval(String) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityItem
-
Sets the value of the paymentApproval property.
- setPaymentByIo(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.Payment
-
Sets the value of the paymentByIo property.
- setPercentage(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.IncapacityType
-
Sets the value of the percentage property.
- setPeriod(PeriodType) - Method in class be.behealth.webservices.tsa.TSConsultRequest
-
Sets the value of the period property.
- setPeriod(PeriodType) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityItem
-
Sets the value of the period property.
- setPeriod(PeriodType) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityRequestDetail
-
Sets the value of the period property.
- setPeriod(PeriodType) - Method in class be.cin.mycarenet.esb.common.v2.RoutingType
-
Sets the value of the period property.
- setPeriod(Period) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Routing
-
- setPeriod(PeriodType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.RoutingType
-
Sets the value of the period property.
- setPeriod(PeriodType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.RoutingType
-
Sets the value of the period property.
- setPeriod(PeriodType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.RoutingType
-
Sets the value of the period property.
- setPeriod(PeriodType) - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSConsultRequest
-
Sets the value of the period property.
- setPeriodEnd(DateTime) - Method in class be.cin.mycarenet._1_0.carenet.types.MedicalHouseType
-
Sets the value of the periodEnd property.
- setPeriodEnd(DateTime) - Method in class be.cin.mycarenet._1_0.carenet.types.PeriodLengthType
-
Sets the value of the periodEnd property.
- setPeriodEnd(DateTime) - Method in class be.cin.mycarenet._1_0.carenet.types.PeriodType
-
Sets the value of the periodEnd property.
- setPeriodicity(PeriodicityType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FrequencyType
-
Sets the value of the periodicity property.
- setPeriodLength(PeriodLength) - Method in class be.cin.mycarenet._1_0.carenet.types.PeriodLengthType
-
Sets the value of the periodLength property.
- setPeriodStart(DateTime) - Method in class be.cin.mycarenet._1_0.carenet.types.MedicalHouseType
-
Sets the value of the periodStart property.
- setPeriodStart(DateTime) - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareDetail
-
Sets the value of the periodStart property.
- setPeriodStart(DateTime) - Method in class be.cin.mycarenet._1_0.carenet.types.PeriodLengthType
-
Sets the value of the periodStart property.
- setPeriodStart(DateTime) - Method in class be.cin.mycarenet._1_0.carenet.types.PeriodType
-
Sets the value of the periodStart property.
- setPerson(PersonType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Sets the value of the person property.
- setPerson(PersonType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the person property.
- setPgenCounter(byte[]) - Method in class org.w3._2000._09.xmldsig.DSAKeyValue
-
Sets the value of the pgenCounter property.
- setPGPKeyID(byte[]) - Method in class org.w3._2000._09.xmldsig.PGPData
-
Sets the value of the pgpKeyID property.
- setPGPKeyPacket(byte[]) - Method in class org.w3._2000._09.xmldsig.PGPData
-
Sets the value of the pgpKeyPacket property.
- setPhoneGeneral(String) - Method in class be.fgov.ehealth.certra.core.v2.ContactDataType
-
Sets the value of the phoneGeneral property.
- setPhoneGeneral(String) - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.ContactDataType
-
Sets the value of the phoneGeneral property.
- setPhoneGeneral(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ContactData
-
- setPhonePrivate(String) - Method in class be.fgov.ehealth.certra.core.v2.ContactDataType
-
Sets the value of the phonePrivate property.
- setPhonePrivate(String) - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.ContactDataType
-
Sets the value of the phonePrivate property.
- setPhonePrivate(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ContactData
-
- setPhoto(byte[]) - Method in class be.ehealth.technicalconnector.beid.domain.BeIDInfo
-
- setPhotoDigest(byte[]) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setPhysicalPerson(IdType) - Method in class be.cin.mycarenet.esb.common.v2.CareProviderType
-
Sets the value of the physicalPerson property.
- setPhysicalPerson(IdType) - Method in class be.cin.mycarenet.esb.common.v2.PartyType
-
Sets the value of the physicalPerson property.
- setPhysicalPerson(Identification) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Party
-
- setPhysicalPerson(IdType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CareProviderType
-
Sets the value of the physicalPerson property.
- setPhysicalPerson(IdType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.PartyType
-
Sets the value of the physicalPerson property.
- setPhysicalPerson(IdType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CareProviderType
-
Sets the value of the physicalPerson property.
- setPhysicalPerson(IdType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.PartyType
-
Sets the value of the physicalPerson property.
- setPhysicalPerson(IdType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CareProviderType
-
Sets the value of the physicalPerson property.
- setPhysicalPerson(IdType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.PartyType
-
Sets the value of the physicalPerson property.
- setPlaceOfBirth(String) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setPolicy(String) - Method in class oasis.names.tc.dss._1_0.core.schema.TstInfo
-
Sets the value of the policy property.
- setPosology(Posology) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the posology property.
- setPostalCode(String) - Method in class org.etsi.uri._01903.v1_3.SignatureProductionPlace
-
Sets the value of the postalCode property.
- setPostBox(String) - Method in class be.fgov.ehealth.commons.core.v1.AddressType
-
Sets the value of the postBox property.
- setPostboxnumber(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Sets the value of the postboxnumber property.
- setPrescriber(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareDetail
-
Sets the value of the prescriber property.
- setPrescripter(String) - Method in class be.cin.mycarenet._1_0.carenet.types.KatzType
-
Sets the value of the prescripter property.
- setPresentation(PresentationType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Sets the value of the presentation property.
- setProducedAt(DateTime) - Method in class org.etsi.uri._01903.v1_3.OCSPIdentifierType
-
Sets the value of the producedAt property.
- setProduct(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareTreatmentType
-
Sets the value of the product property.
- setProfession(ProfessionType) - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Sets the value of the profession property.
- setProfession(ProfessionType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Sets the value of the profession property.
- setProfile(String) - Method in class oasis.names.tc.dss._1_0.core.schema.RequestBaseType
-
Sets the value of the profile property.
- setProfile(String) - Method in class oasis.names.tc.dss._1_0.core.schema.ResponseBaseType
-
Sets the value of the profile property.
- setProof(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Source
-
Sets the value of the proof property.
- setProperty(String, String) - Method in interface be.ehealth.technicalconnector.config.Configuration
-
Method to override a property at runtime.
- setProperty(String, String) - Method in class be.ehealth.technicalconnector.config.impl.ConfigurationImpl
-
- setProperty(String, String) - Method in class be.ehealth.technicalconnector.config.impl.ConfigurationWithSessionCache
-
- setProperty(String, String) - Method in class be.ehealth.technicalconnector.config.impl.ConfigValidatorImpl
-
- setProtocolBinding(String) - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Sets the value of the protocolBinding property.
- setProvider(String) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareUpdateDetail
-
Sets the value of the provider property.
- setProviderID(String) - Method in class oasis.names.tc.saml._2_0.protocol.IDPEntry
-
Sets the value of the providerID property.
- setProviderName(String) - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Sets the value of the providerName property.
- setProxyCount(BigInteger) - Method in class oasis.names.tc.saml._2_0.protocol.Scoping
-
Sets the value of the proxyCount property.
- setPublicEncryptionKey(byte[]) - Method in class be.fgov.ehealth.etkra.protocol.v2.StartETKRegistrationRequest
-
Sets the value of the publicEncryptionKey property.
- setPublicKeyIdentifier(byte[]) - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Sets the value of the publicKeyIdentifier property.
- setPublicKeyIdentifier(byte[]) - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateCertificateResponse
-
Sets the value of the publicKeyIdentifier property.
- setPublicKeyIdentifier(byte[]) - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateRevocationContractRequest
-
Sets the value of the publicKeyIdentifier property.
- setPublicKeyIdentifier(byte[]) - Method in class be.fgov.ehealth.certra.protocol.v2.GetCertificateRequest
-
Sets the value of the publicKeyIdentifier property.
- setPublicKeyIdentifier(byte[]) - Method in class be.fgov.ehealth.certra.protocol.v2.RevokeRequest
-
Sets the value of the publicKeyIdentifier property.
- setPublicKeyIdentifier(byte[]) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Certificate
-
- setQ(byte[]) - Method in class org.w3._2000._09.xmldsig.DSAKeyValue
-
Sets the value of the q property.
- setQRSTOT(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the qrstot property.
- setQualifier(QualifierType) - Method in class org.etsi.uri._01903.v1_3.IdentifierType
-
Sets the value of the qualifier property.
- setQuality(String) - Method in class be.cin.mycarenet.esb.common.v2.NihiiType
-
Sets the value of the quality property.
- setQuality(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Nihii
-
- setQuality(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.NihiiType
-
Sets the value of the quality property.
- setQuality(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.NihiiType
-
Sets the value of the quality property.
- setQuality(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.NihiiType
-
Sets the value of the quality property.
- setQuantity(QuantityType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundType
-
Sets the value of the quantity property.
- setQuantity(TimequantityType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Denominator
-
Sets the value of the quantity property.
- setQuantity(QuantityType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the quantity property.
- setQuantity(TimequantityType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Nominator
-
Sets the value of the quantity property.
- setQuantityperpackage(BigDecimal) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Sets the value of the quantityperpackage property.
- setQuantityprefix(Quantityprefix) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundType
-
Sets the value of the quantityprefix property.
- setQuery(QueryAbstractType) - Method in class oasis.names.tc.saml._1_0.protocol.Request
-
Sets the value of the query property.
- setQueryParameters(QueryParameters) - Method in class be.cin.nip.async.generic.Get
-
Sets the value of the queryParameters property.
- setReason(String) - Method in class be.cin.mycarenet._1_0.carenet.types.DecisionType
-
Sets the value of the reason property.
- setReason(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareTreatmentType
-
Sets the value of the reason property.
- setReason(String) - Method in class oasis.names.tc.saml._2_0.protocol.LogoutRequest
-
Sets the value of the reason property.
- setReceiverReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityRequest
-
Sets the value of the receiverReference property.
- setReceiverReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Sets the value of the receiverReference property.
- setReceiverReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareRequest
-
Sets the value of the receiverReference property.
- setReceiverReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Sets the value of the receiverReference property.
- setReceiverReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Sets the value of the receiverReference property.
- setReceiverReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareRequest
-
Sets the value of the receiverReference property.
- setReceiverReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Sets the value of the receiverReference property.
- setReceiverReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareRequest
-
Sets the value of the receiverReference property.
- setReceiverReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Sets the value of the receiverReference property.
- setRecipient(String) - Method in class oasis.names.tc.saml._1_0.protocol.ResponseAbstractType
-
Sets the value of the recipient property.
- setRecipient(String) - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmationDataType
-
Sets the value of the recipient property.
- setRecipient(String) - Method in class org.w3._2001._04.xmlenc.EncryptedKey
-
Sets the value of the recipient property.
- setRecorddatetime(DateTime) - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Sets the value of the recorddatetime property.
- setRecorddatetime(DateTime) - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Sets the value of the recorddatetime property.
- setRecorddatetime(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the recorddatetime property.
- setRecorddatetime(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Sets the value of the recorddatetime property.
- setRecorddatetime(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Sets the value of the recorddatetime property.
- setRedactor(AuthorType) - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Sets the value of the redactor property.
- setRedactor(AuthorType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Sets the value of the redactor property.
- setRef(long) - Method in class be.behealth.webservices.tsa.JournalEntryType
-
Sets the value of the ref property.
- setRef(String) - Method in class be.cin.mycarenet.esb.common.v2.SelfRefType
-
Sets the value of the ref property.
- setRef(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.SelfRefType
-
Sets the value of the ref property.
- setRef(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.SelfRefType
-
Sets the value of the ref property.
- setRef(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.SelfRefType
-
Sets the value of the ref property.
- setRef(long) - Method in class be.fgov.ehealth.timestamping.protocol.v2.JournalEntryType
-
Sets the value of the ref property.
- setRef(String) - Method in class oasis.names.tc.dss._1_0.core.schema.AdditionalTimeInfo
-
Sets the value of the ref property.
- setReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.DecisionType
-
Sets the value of the reference property.
- setReference(String) - Method in class be.cin.nip.async.generic.QueryParameters
-
Sets the value of the reference property.
- setReference(String) - Method in class be.cin.nip.async.generic.TAck
-
Sets the value of the reference property.
- setReference(String) - Method in class be.cin.types.v1.Blob
-
Sets the value of the reference property.
- setReference(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- setReference(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Sets the value of the reference property.
- setReferenceDate(DateTime) - Method in class be.cin.mycarenet.esb.common.v2.RoutingType
-
Sets the value of the referenceDate property.
- setReferenceDate(DateTime) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Routing
-
- setReferenceDate(DateTime) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.RoutingType
-
Sets the value of the referenceDate property.
- setReferenceDate(DateTime) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.RoutingType
-
Sets the value of the referenceDate property.
- setReferenceDate(DateTime) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.RoutingType
-
Sets the value of the referenceDate property.
- setReferencedData(Boolean) - Method in class org.etsi.uri._01903.v1_3.Include
-
Sets the value of the referencedData property.
- setReferenceList(ReferenceList) - Method in class org.w3._2001._04.xmlenc.EncryptedKey
-
Sets the value of the referenceList property.
- setReferenceProviderModification(Boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Sets the value of the referenceProviderModification property.
- setReferenceXpath(String) - Method in class oasis.names.tc.dss._1_0.core.schema.ManifestResult
-
Sets the value of the referenceXpath property.
- setRefId(String) - Method in class oasis.names.tc.dss._1_0.core.schema.SignedReference
-
Sets the value of the refId property.
- setRefType(String) - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentBaseType
-
Sets the value of the refType property.
- setRefURI(String) - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentBaseType
-
Sets the value of the refURI property.
- setRefURI(String) - Method in class oasis.names.tc.dss._1_0.core.schema.SignedReference
-
Sets the value of the refURI property.
- setRegimen(Regimen) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the regimen property.
- setRegistrationNumberWithMutuality(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.CareReceiverId
-
- setRegNrWithMut(String) - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverId
-
Sets the value of the regNrWithMut property.
- setRegNrWithMut(String) - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverStrictIdType
-
Sets the value of the regNrWithMut property.
- setRegNrWithMut(String) - Method in class be.cin.mycarenet._1_0.carenet.types.ExtCareReceiverDetailType
-
Sets the value of the regNrWithMut property.
- setRegNrWithMut(String) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityItem
-
Sets the value of the regNrWithMut property.
- setRegNrWithMut(String) - Method in class be.cin.types.v1.CareReceiverIdType
-
Sets the value of the regNrWithMut property.
- setRegNrWithMut(String) - Method in class be.ehealth.business.common.domain.Patient
-
- setRegNrWithMut(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CareReceiverIdType
-
Sets the value of the regNrWithMut property.
- setRegNrWithMut(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CareReceiverIdType
-
Sets the value of the regNrWithMut property.
- setRegNrWithMut(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CareReceiverIdType
-
Sets the value of the regNrWithMut property.
- setRelationshipType(String) - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingRelatesTo
-
- setReleatesTo(URI) - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingRelatesTo
-
- setRenewal(RenewalType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the renewal property.
- setReplaceable(boolean) - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Sets the value of the replaceable property.
- setReplacementPeriodStartDate(DateTime) - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Sets the value of the replacementPeriodStartDate property.
- setReplacesCertificate(byte[]) - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateCertificateResponse
-
Sets the value of the replacesCertificate property.
- setReplacesCertificate(byte[]) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Certificate
-
- setReplyTo(String) - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingHeader
-
- setReplyToEtk(byte[]) - Method in class be.cin.encrypted.EncryptedKnownContent
-
Sets the value of the replyToEtk property.
- setReplyToEtk(byte[]) - Method in class be.cin.nip.async.generic.Get
-
Sets the value of the replyToEtk property.
- setReportrequested(boolean) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Feedback
-
Sets the value of the reportrequested property.
- setRequest(RequestType) - Method in class be.cin.mycarenet.esb.common.v2.CommonInput
-
Sets the value of the request property.
- setRequest(RequestType) - Method in class be.fgov.ehealth.messageservices.core.v1.ResponseType
-
Sets the value of the request property.
- setRequest(RequestType) - Method in class be.fgov.ehealth.messageservices.core.v1.RetrieveTransactionRequest
-
Sets the value of the request property.
- setRequest(RequestType) - Method in class be.fgov.ehealth.messageservices.core.v1.SendTransactionRequest
-
Sets the value of the request property.
- setRequest(RequestType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CommonInputType
-
Sets the value of the request property.
- setRequest(RequestType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CommonInputType
-
Sets the value of the request property.
- setRequest(RequestType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CommonInputType
-
Sets the value of the request property.
- setRequestedAuthnContext(RequestedAuthnContext) - Method in class oasis.names.tc.saml._2_0.protocol.AuthnQuery
-
Sets the value of the requestedAuthnContext property.
- setRequestedAuthnContext(RequestedAuthnContext) - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Sets the value of the requestedAuthnContext property.
- setRequestedDate(DateTime) - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Sets the value of the requestedDate property.
- setRequester(String) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareRequestDetail
-
Sets the value of the requester property.
- setRequester(String) - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareDetail
-
Sets the value of the requester property.
- setRequester(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareDetail
-
Sets the value of the requester property.
- setRequestId(String) - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificateType
-
Sets the value of the requestId property.
- setRequestId(String) - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevokeDataRequest
-
Sets the value of the requestId property.
- setRequestID(String) - Method in class oasis.names.tc.dss._1_0.core.schema.RequestBaseType
-
Sets the value of the requestID property.
- setRequestID(String) - Method in class oasis.names.tc.dss._1_0.core.schema.ResponseBaseType
-
Sets the value of the requestID property.
- setRequestID(String) - Method in class oasis.names.tc.saml._1_0.protocol.RequestAbstractType
-
Sets the value of the requestID property.
- setResource(String) - Method in class oasis.names.tc.saml._1_0.assertion.AuthorizationDecisionStatement
-
Sets the value of the resource property.
- setResource(String) - Method in class oasis.names.tc.saml._1_0.protocol.AttributeQuery
-
Sets the value of the resource property.
- setResource(String) - Method in class oasis.names.tc.saml._1_0.protocol.AuthorizationDecisionQuery
-
Sets the value of the resource property.
- setResource(String) - Method in class oasis.names.tc.saml._2_0.assertion.AuthzDecisionStatement
-
Sets the value of the resource property.
- setResource(String) - Method in class oasis.names.tc.saml._2_0.protocol.AuthzDecisionQuery
-
Sets the value of the resource property.
- setResponderID(ResponderIDType) - Method in class org.etsi.uri._01903.v1_3.OCSPIdentifierType
-
Sets the value of the responderID property.
- setResponse(GenericResponse) - Method in class be.ehealth.technicalconnector.ws.impl.strategy.InvokeStrategyContext
-
- setResponse(ResponseType) - Method in class be.fgov.ehealth.messageservices.core.v1.RetrieveTransactionResponse
-
Sets the value of the response property.
- setResponse(ResponseType) - Method in class be.fgov.ehealth.messageservices.core.v1.SendTransactionResponse
-
Sets the value of the response property.
- setResponseID(String) - Method in class oasis.names.tc.saml._1_0.protocol.ResponseAbstractType
-
Sets the value of the responseID property.
- setResponsible(String) - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareGroupType
-
Sets the value of the responsible property.
- setResult(DecisionResultType) - Method in class be.cin.mycarenet._1_0.carenet.types.DecisionType
-
Sets the value of the result property.
- setResult(Result) - Method in class oasis.names.tc.dss._1_0.core.schema.ResponseBaseType
-
Sets the value of the result property.
- setResultMajor(String) - Method in class be.cin.nip.async.generic.TAck
-
Sets the value of the resultMajor property.
- setResultMajor(String) - Method in class oasis.names.tc.dss._1_0.core.schema.Result
-
Sets the value of the resultMajor property.
- setResultMessage(String) - Method in class be.cin.nip.async.generic.TAck
-
Sets the value of the resultMessage property.
- setResultMessage(InternationalStringType) - Method in class oasis.names.tc.dss._1_0.core.schema.Result
-
Sets the value of the resultMessage property.
- setResultMinor(String) - Method in class be.cin.nip.async.generic.TAck
-
Sets the value of the resultMinor property.
- setResultMinor(String) - Method in class oasis.names.tc.dss._1_0.core.schema.Result
-
Sets the value of the resultMinor property.
- setRetry(Boolean) - Method in class be.fgov.ehealth.errors.core.v1.ErrorType
-
Sets the value of the retry property.
- setReturn(Responses) - Method in class be.cin.nip.async.generic.GetResponse
-
Sets the value of the return property.
- setReturn(PostResponseReturn) - Method in class be.cin.nip.async.generic.InternalPostResponse
-
Sets the value of the return property.
- setReturn(TAck) - Method in class be.cin.nip.async.generic.PostResponse
-
Sets the value of the return property.
- setReturn(ResponseReturnType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v2.SendResponseType
-
Sets the value of the return property.
- setReturn(ResponseReturnType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v3.SendResponseType
-
Sets the value of the return property.
- setReturn(ResponseReturnType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v4.SendResponseType
-
Sets the value of the return property.
- setRevocable(boolean) - Method in class be.fgov.ehealth.certra.core.v2.CertificateInfoType
-
Sets the value of the revocable property.
- setRevocableCertificatesDataSignedResponse(byte[]) - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevokeDataRequest
-
Sets the value of the revocableCertificatesDataSignedResponse property.
- setRevocationReason(RevocationReasonType) - Method in class be.fgov.ehealth.certra.core.v2.RevocationContractType
-
Sets the value of the revocationReason property.
- setRevocationReason(RevocationReasonType) - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateRevocationContractRequest
-
Sets the value of the revocationReason property.
- setRevocationReason(RevocationReasonType) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedRevocationContract
-
- setRevocationValues(RevocationValuesType) - Method in class org.etsi.uri._01903.v1_3.UnsignedSignatureProperties
-
Sets the value of the revocationValues property.
- setRevocationValues(RevocationValuesType) - Method in class org.etsi.uri._01903.v1_4.TimeStampValidationData
-
Sets the value of the revocationValues property.
- setRFC3161TimeStampToken(byte[]) - Method in class oasis.names.tc.dss._1_0.core.schema.Timestamp
-
Sets the value of the rfc3161TimeStampToken property.
- setRole(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.ActorType
-
Sets the value of the role property.
- setRoute(RouteType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the route property.
- setRoute(RouteType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Sets the value of the route property.
- setRouting(RoutingType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v2.SendRequestType
-
Sets the value of the routing property.
- setRouting(RoutingType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v3.SendRequestType
-
Sets the value of the routing property.
- setRouting(RoutingType) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v4.SendRequestType
-
Sets the value of the routing property.
- setRRINST(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the rrinst property.
- setRRMAX(RRMAXType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the rrmax property.
- setRRMIN(RRMINType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the rrmin property.
- setS(CDACCESSRIGHTschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHT
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACKNOWLEDGMENT
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACTSNURSING
-
Sets the value of the s property.
- setS(CDADDRESSschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESS
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADMINISTRATIONUNIT
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDATC
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDAUTONOMY
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBALLONDEVICE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBCRDIFFERENTATIONDEGREE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBEARINGSURFACE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTAVAILABLEMATERIALS
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONDELAY
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONMODE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTLATERALITY
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTPATIENTOPPOSITION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSAMPLETYPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSTATUS
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETACCIDENTTYPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETAGREEMENTTYPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETDOCUMENT
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETINSURANCYSTATUS
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMESSAGE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMUTATIONINDICATOR
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETNATIONALINSURANCE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETPERSONALPART
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETREFUSALREASON
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETSISCARDERROR
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTHIRDPAYERCONTRACT
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTYPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCAREPATH
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCERTAINTY
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CATEGORY
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CRITERIA
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4DOCUMENTSEQAPPENDIX
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4FORMALINTERPRETATION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4PARAGRAPH
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSESEQAPPENDIX
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCIVILSTATE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICAL
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICALPLAN
-
Sets the value of the s property.
- setS(CDCONSENTschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENT
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTACTPERSON
-
Sets the value of the s property.
- setS(CDCONTENTschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENT
-
Sets the value of the s property.
- setS(CDCOUNTRYschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRY
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCURRENCY
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDAYPERIOD
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDISCHARGETYPE
-
Sets the value of the s property.
- setS(CDDRUGCNKschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGCNK
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGPRESENTATION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGROUTE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHARTIFICIALRESPIRATIONTYPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCAESAREANINDICATION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCHILDPOSITION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCONGENITALMALFORMATION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHDELIVERYWAY
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHFOETALMONITORING
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHNEONATALDEPTTYPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPLACE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPREGNANCYORIGIN
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHSPECIALVALUES
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDECG
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMERGENCYEVALUATION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMPLOYMENTSITUATION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTER
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTERSAFETYISSUE
-
Sets the value of the s property.
- setS(CDHCPARTYschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONACTOR
-
Sets the value of the s property.
- setS(CDENCRYPTIONMETHODschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONMETHOD
-
Sets the value of the s property.
- setS(CDERRORschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERROR
-
Sets the value of the s property.
- setS(CDERRORMYCARENETschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORMYCARENET
-
Sets the value of the s property.
- setS(CDEXTERNALSOURCEschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEXTERNALSOURCE
-
Sets the value of the s property.
- setS(CDFORMULARYschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDFORMULARY
-
Sets the value of the s property.
- setS(CDGALENICFORMschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDGALENICFORM
-
Sets the value of the s property.
- setS(CDHCPARTYschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTY
-
Sets the value of the s property.
- setS(CDHEADINGschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADING
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGREG
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONDEVICE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONTYPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITY
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITYREASON
-
Sets the value of the s property.
- setS(CDINNCLUSTERschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINNCLUSTER
-
Sets the value of the s property.
- setS(CDITEMschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEM
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMBVT
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMCARENET
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMEBIRTH
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMAA
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMS
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMYCARENET
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMREG
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLAB
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLEGALSERVICE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLIFECYCLE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAACOVERAGETYPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREFUSALJUSTIFICATION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREQUESTTYPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAARESPONSETYPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAATYPE
-
Sets the value of the s property.
- setS(CDMEDICATIONschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDICATION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMESSAGE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMICROORGANISM
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGADMISSION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDESTINATION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDISCHARGE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGORIGIN
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGREFERRER
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSADAPTATION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSMEDICATIONTYPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSORIGIN
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMYCARENETJUSTIFICATION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOAPPROACH
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHODIAGNOSIS
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOGRAFT
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOINTERFACE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOKNEEINSERT
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHONAVCOM
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTECHREVISION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTYPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPARAMETER
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILL
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLHOSP
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLRES
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPERIODICITY
-
Sets the value of the s property.
- setS(CDPROOFschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPROOF
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDQUANTITYPREFIX
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREFSCOPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREIMBURSEMENTNOMENCLATURE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREVCOMPONENT
-
Sets the value of the s property.
- setS(CDSEVERITYschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEVERITY
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEX
-
Sets the value of the s property.
- setS(CDSITEschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSITE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSNOMED
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTANDARD
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTBRIDGETYPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDEVICE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDOMINANCE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTLESIONTYPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTSEGMENT
-
Sets the value of the s property.
- setS(CDSUBSTANCEschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSUBSTANCE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTECHNICAL
-
Sets the value of the s property.
- setS(CDTELECOMschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTELECOM
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTEMPORALITY
-
Sets the value of the s property.
- setS(CDTHERAPEUTICLINKschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTHERAPEUTICLINK
-
Sets the value of the s property.
- setS(CDTIMEUNITschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNIT
-
Sets the value of the s property.
- setS(CDTRANSACTIONschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONCARENET
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMAA
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMYCARENET
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONREG
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONTYPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOPATHOLOGYTYPE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOSTEMITYPE
-
Sets the value of the s property.
- setS(CDUNITschemes) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDUNIT
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDURGENCY
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINE
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINEINDICATION
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDWEEKDAY
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.EMPTY
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICD
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICPC
-
Sets the value of the s property.
- setS(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LOCAL
-
Sets the value of the s property.
- setS(IDHCPARTYschemes) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDHCPARTY
-
Sets the value of the s property.
- setS(IDINSURANCEschemes) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDINSURANCE
-
Sets the value of the s property.
- setS(IDKMEHRschemes) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDKMEHR
-
Sets the value of the s property.
- setS(IDPATIENTschemes) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDPATIENT
-
Sets the value of the s property.
- setS(IDPROFESSIONschemes) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDPROFESSION
-
Sets the value of the s property.
- setS(IDPATIENTschemes) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.INSS
-
Sets the value of the s property.
- setSALVSV(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the salvsv property.
- setSALVV(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the salvv property.
- setSamlSecured(Element, Credential) - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
This method will uses the assertion and the credential for setting the SAML security
- setSAMLToken(SAMLToken) - Method in class be.ehealth.technicalconnector.session.impl.SessionItemImpl
-
- setSAMLToken(SAMLToken) - Method in interface be.ehealth.technicalconnector.session.SessionItem
-
This method will set the samltoken when created
- setScope(String, MessageContext.Scope) - Method in class be.ehealth.technicalconnector.ws.impl.SOAPMessageContextImpl
-
- setScoping(Scoping) - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Sets the value of the scoping property.
- setSealedContent(byte[]) - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.SealedContentType
-
Sets the value of the sealedContent property.
- setSealedKeyRequest(SealedContentType) - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyRequest
-
Sets the value of the sealedKeyRequest property.
- setSealedKeyResponse(SealedContentType) - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyResponse
-
Sets the value of the sealedKeyResponse property.
- setSealedNewKeyRequest(SealedContentType) - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyRequest
-
Sets the value of the sealedNewKeyRequest property.
- setSealedNewKeyResponse(SealedContentType) - Method in class be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyResponse
-
Sets the value of the sealedNewKeyResponse property.
- setSearchCriteria(SearchCriteriaType) - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.GetEtkRequest
-
Sets the value of the searchCriteria property.
- setSecretKey(SecretKey) - Method in class be.ehealth.technicalconnector.service.kgss.domain.KeyResult
-
Sets the secret key.
- setSeed(byte[]) - Method in class org.w3._2000._09.xmldsig.DSAKeyValue
-
Sets the value of the seed property.
- setSelect(SelectRetrieveTransactionType) - Method in class be.fgov.ehealth.messageservices.core.v1.RetrieveTransactionRequest
-
Sets the value of the select property.
- setSender(PartyType) - Method in class be.cin.mycarenet.esb.common.v2.OrigineType
-
Sets the value of the sender property.
- setSender(Party) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Origin
-
- setSender(PartyType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.OriginType
-
Sets the value of the sender property.
- setSender(PartyType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.OriginType
-
Sets the value of the sender property.
- setSender(PartyType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.OriginType
-
Sets the value of the sender property.
- setSender(SenderType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Sets the value of the sender property.
- setSenderReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityRequest
-
Sets the value of the senderReference property.
- setSenderReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Sets the value of the senderReference property.
- setSenderReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareRequest
-
Sets the value of the senderReference property.
- setSenderReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Sets the value of the senderReference property.
- setSenderReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Sets the value of the senderReference property.
- setSenderReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareRequest
-
Sets the value of the senderReference property.
- setSenderReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Sets the value of the senderReference property.
- setSenderReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareRequest
-
Sets the value of the senderReference property.
- setSenderReference(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Sets the value of the senderReference property.
- setSequenceNumber(long) - Method in class be.behealth.webservices.tsa.TimeStampBagType
-
Sets the value of the sequenceNumber property.
- setSequenceNumber(String) - Method in class be.behealth.webservices.tsa.TimeStampIdentification
-
Sets the value of the sequenceNumber property.
- setSequenceNumber(long) - Method in class be.fgov.ehealth.timestamping.protocol.v2.TimeStampBagType
-
Sets the value of the sequenceNumber property.
- setSequenceNumber(String) - Method in class be.fgov.ehealth.timestamping.protocol.v2.TimeStampIdentification
-
Sets the value of the sequenceNumber property.
- setSerialNumber(String) - Method in class be.fgov.ehealth.certra.core.v2.CertificateDetailsType
-
Sets the value of the serialNumber property.
- setSerialNumber(BigInteger) - Method in class oasis.names.tc.dss._1_0.core.schema.TstInfo
-
Sets the value of the serialNumber property.
- setSessionIndex(String) - Method in class oasis.names.tc.saml._2_0.assertion.AuthnStatement
-
Sets the value of the sessionIndex property.
- setSessionIndex(String) - Method in class oasis.names.tc.saml._2_0.protocol.AuthnQuery
-
Sets the value of the sessionIndex property.
- setSessionManager(SessionManager) - Static method in class be.ehealth.technicalconnector.session.Session
-
Sets the session manager.
- setSessionNotOnOrAfter(DateTime) - Method in class oasis.names.tc.saml._2_0.assertion.AuthnStatement
-
Sets the value of the sessionNotOnOrAfter property.
- setSeverity(SeverityType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the severity property.
- setSex(SexType) - Method in class be.cin.mycarenet._1_0.carenet.types.CareReceiverDetailType
-
Sets the value of the sex property.
- setSex(SexType) - Method in class be.cin.mycarenet._1_0.carenet.types.ExtCareReceiverStrictIdType
-
Sets the value of the sex property.
- setSex(SexType) - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Sets the value of the sex property.
- setSex(SexType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Sets the value of the sex property.
- setSignature(byte[]) - Method in class be.ehealth.technicalconnector.service.etee.domain.UnsealedData
-
- setSignature(Signature) - Method in class be.fgov.ehealth.bcp.protocol.v1.ServiceList
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class be.fgov.ehealth.bcp.protocol.v2.ServiceList
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateCertificateRequest
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class be.fgov.ehealth.certra.protocol.v2.GetActorQualitiesRequest
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class be.fgov.ehealth.certra.protocol.v2.GetCertificateInfoForAuthenticationCertificateRequest
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class be.fgov.ehealth.certra.protocol.v2.GetCertificateInfoForCitizenRequest
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class be.fgov.ehealth.certra.protocol.v2.RevokeRequest
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class be.fgov.ehealth.etkra.protocol.v2.ActivateETKRequest
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class be.fgov.ehealth.etkra.protocol.v2.CompleteETKRegistrationRequest
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class be.fgov.ehealth.etkra.protocol.v2.StartETKRegistrationRequest
-
Sets the value of the signature property.
- setSignature(JAXBElement<Signature>) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Kmehrmessage
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class oasis.names.tc.dss._1_0.core.schema.SignatureObject
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class oasis.names.tc.dss._1_0.core.schema.Timestamp
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class oasis.names.tc.saml._1_0.assertion.Assertion
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class oasis.names.tc.saml._1_0.protocol.RequestAbstractType
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class oasis.names.tc.saml._1_0.protocol.ResponseAbstractType
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class oasis.names.tc.saml._2_0.protocol.RequestAbstractType
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Sets the value of the signature property.
- setSignature(Signature) - Method in class org.etsi.uri._01903.v1_3.CounterSignature
-
Sets the value of the signature property.
- setSignatureCert(X509Certificate) - Method in class be.ehealth.technicalconnector.service.etee.domain.UnsealedData
-
- setSignatureMethod(SignatureMethod) - Method in class org.w3._2000._09.xmldsig.SignedInfo
-
Sets the value of the signatureMethod property.
- setSignatureObject(SignatureObject) - Method in class oasis.names.tc.dss._1_0.core.schema.SignResponse
-
Sets the value of the signatureObject property.
- setSignatureObject(SignatureObject) - Method in class oasis.names.tc.dss._1_0.core.schema.UpdatedSignatureType
-
Sets the value of the signatureObject property.
- setSignatureObject(SignatureObject) - Method in class oasis.names.tc.dss._1_0.core.schema.VerifyRequest
-
Sets the value of the signatureObject property.
- setSignaturePolicyId(SignaturePolicyIdType) - Method in class org.etsi.uri._01903.v1_3.SignaturePolicyIdentifier
-
Sets the value of the signaturePolicyId property.
- setSignaturePolicyIdentifier(SignaturePolicyIdentifier) - Method in class org.etsi.uri._01903.v1_3.SignedSignatureProperties
-
Sets the value of the signaturePolicyIdentifier property.
- setSignaturePolicyImplied(Object) - Method in class org.etsi.uri._01903.v1_3.SignaturePolicyIdentifier
-
Sets the value of the signaturePolicyImplied property.
- setSignatureProductionPlace(SignatureProductionPlace) - Method in class org.etsi.uri._01903.v1_3.SignedSignatureProperties
-
Sets the value of the signatureProductionPlace property.
- setSignaturePtr(SignaturePtr) - Method in class oasis.names.tc.dss._1_0.core.schema.SignatureObject
-
Sets the value of the signaturePtr property.
- setSignatureValue(SignatureValue) - Method in class org.w3._2000._09.xmldsig.Signature
-
Sets the value of the signatureValue property.
- setSignedDataObjectProperties(SignedDataObjectProperties) - Method in class org.etsi.uri._01903.v1_3.SignedProperties
-
Sets the value of the signedDataObjectProperties property.
- setSignedInfo(SignedInfo) - Method in class org.w3._2000._09.xmldsig.Signature
-
Sets the value of the signedInfo property.
- setSignedProperties(PropertiesType) - Method in class oasis.names.tc.dss._1_0.core.schema.Properties
-
Sets the value of the signedProperties property.
- setSignedProperties(SignedProperties) - Method in class org.etsi.uri._01903.v1_3.QualifyingProperties
-
Sets the value of the signedProperties property.
- setSignedSignatureProperties(SignedSignatureProperties) - Method in class org.etsi.uri._01903.v1_3.SignedProperties
-
Sets the value of the signedSignatureProperties property.
- setSigner(ActorType) - Method in class be.fgov.ehealth.certra.core.v2.ContractType
-
Sets the value of the signer property.
- setSigner(ActorType) - Method in class be.fgov.ehealth.certra.core.v2.RevocationContractType
-
Sets the value of the signer property.
- setSigner(ActorType) - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateContractRequest
-
Sets the value of the signer property.
- setSigner(ActorType) - Method in class be.fgov.ehealth.certra.protocol.v2.GenerateRevocationContractRequest
-
Sets the value of the signer property.
- setSigner(Actor) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedContract
-
- setSigner(Actor) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedRevocationContract
-
- setSignerRole(SignerRole) - Method in class org.etsi.uri._01903.v1_3.SignedSignatureProperties
-
Sets the value of the signerRole property.
- setSigningCert(X509Certificate) - Method in class be.fgov.ehealth.technicalconnector.signature.domain.SignatureVerificationResult
-
- setSigningCert(X509Certificate) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.xades.domain.SignedPropertiesBuilder
-
- setSigningCertificate(SigningCertificate) - Method in class org.etsi.uri._01903.v1_3.SignedSignatureProperties
-
Sets the value of the signingCertificate property.
- setSigningTime(Date) - Method in class be.ehealth.technicalconnector.service.etee.domain.UnsealedData
-
- setSigningTime(DateTime) - Method in class be.fgov.ehealth.technicalconnector.signature.domain.SignatureVerificationResult
-
- setSigningTime(DateTime) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.xades.domain.SignedPropertiesBuilder
-
- setSigningTime(DateTime) - Method in class oasis.names.tc.dss._1_0.core.schema.SigningTimeInfo
-
Sets the value of the signingTime property.
- setSigningTime(DateTime) - Method in class org.etsi.uri._01903.v1_3.SignedSignatureProperties
-
Sets the value of the signingTime property.
- setSigningTimeBoundaries(SigningTimeBoundaries) - Method in class oasis.names.tc.dss._1_0.core.schema.SigningTimeInfo
-
Sets the value of the signingTimeBoundaries property.
- setSignResponse(SignResponse) - Method in class be.behealth.webservices.tsa.TSBagType
-
Sets the value of the signResponse property.
- setSignResponse(SignResponse) - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSBagType
-
Sets the value of the signResponse property.
- setSigPolicyHash(DigestAlgAndValueType) - Method in class org.etsi.uri._01903.v1_3.SignaturePolicyIdType
-
Sets the value of the sigPolicyHash property.
- setSigPolicyId(ObjectIdentifier) - Method in class org.etsi.uri._01903.v1_3.SignaturePolicyIdType
-
Sets the value of the sigPolicyId property.
- setSigPolicyQualifiers(SigPolicyQualifiersListType) - Method in class org.etsi.uri._01903.v1_3.SignaturePolicyIdType
-
Sets the value of the sigPolicyQualifiers property.
- setSiscard(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Sets the value of the siscard property.
- setSisCardNumber(String) - Method in class be.ehealth.business.common.domain.Patient
-
- setSiteID(ValueRefString) - Method in class be.cin.mycarenet.esb.common.v2.OrigineType
-
Sets the value of the siteID property.
- setSiteId(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Origin
-
- setSiteID(ValueRefString) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.OriginType
-
Sets the value of the siteID property.
- setSiteID(ValueRefString) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.OriginType
-
Sets the value of the siteID property.
- setSiteID(ValueRefString) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.OriginType
-
Sets the value of the siteID property.
- setSIZE(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LnkType
-
Sets the value of the size property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHT
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACTSNURSING
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESS
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDAUTONOMY
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBALLONDEVICE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBCRDIFFERENTATIONDEGREE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBEARINGSURFACE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTAVAILABLEMATERIALS
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONDELAY
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONMODE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTLATERALITY
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTPATIENTOPPOSITION
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSAMPLETYPE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSTATUS
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCIVILSTATE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENT
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENT
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRY
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCURRENCY
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDISCHARGETYPE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMPLOYMENTSITUATION
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERROR
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORMYCARENET
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEXTERNALSOURCE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTY
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADING
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGREG
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONDEVICE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONTYPE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEM
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMBVT
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMCARENET
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMEBIRTH
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMAA
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMS
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMYCARENET
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMREG
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDICATION
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSADAPTATION
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSMEDICATIONTYPE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSORIGIN
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMYCARENETJUSTIFICATION
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOAPPROACH
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHODIAGNOSIS
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOGRAFT
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOINTERFACE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOKNEEINSERT
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHONAVCOM
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTECHREVISION
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTYPE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPROOF
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREIMBURSEMENTNOMENCLATURE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREVCOMPONENT
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTBRIDGETYPE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDEVICE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDOMINANCE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTLESIONTYPE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTSEGMENT
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTHERAPEUTICLINK
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNIT
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTION
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONCARENET
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMAA
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMYCARENET
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONREG
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONTYPE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOPATHOLOGYTYPE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOSTEMITYPE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.EMPTY
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LOCAL
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDHCPARTY
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDINSURANCE
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDKMEHR
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDPATIENT
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDPROFESSION
-
Sets the value of the sl property.
- setSL(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.INSS
-
Sets the value of the sl property.
- setSoapAction(String) - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
- setSoapAction(String, boolean) - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
- setSocialfranchiseperiod1(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Sets the value of the socialfranchiseperiod1 property.
- setSocialfranchiseperiod2(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Sets the value of the socialfranchiseperiod2 property.
- setSpecialisation(Specialisation) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.StandardType
-
Sets the value of the specialisation property.
- setSpecialOrganisation(SpecialOrganisation) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setSpecialSocialCategory(Boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.Payment
-
Sets the value of the specialSocialCategory property.
- setSpecialStatus(SpecialStatus) - Method in class be.ehealth.technicalconnector.beid.domain.Identity
-
- setSpecificTechnicalCareDetail(SpecificTechnicalCareDetail) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareRequest
-
Sets the value of the specificTechnicalCareDetail property.
- setSpecificTechnicalCareDetail(SpecificTechnicalCareDetail) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Sets the value of the specificTechnicalCareDetail property.
- setSpecificTechnicalResponseCareDetail(SpecificTechnicalResponseCareDetail) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Sets the value of the specificTechnicalResponseCareDetail property.
- setSpecificTime(DateTime) - Method in class oasis.names.tc.dss._1_0.core.schema.UseVerificationTimeType
-
Sets the value of the specificTime property.
- setSPNameQualifier(String) - Method in class oasis.names.tc.saml._2_0.assertion.BaseID
-
Sets the value of the spNameQualifier property.
- setSPNameQualifier(String) - Method in class oasis.names.tc.saml._2_0.assertion.NameIDType
-
Sets the value of the spNameQualifier property.
- setSPNameQualifier(String) - Method in class oasis.names.tc.saml._2_0.protocol.NameIDPolicy
-
Sets the value of the spNameQualifier property.
- setSPProvidedID(String) - Method in class oasis.names.tc.saml._2_0.assertion.NameIDType
-
Sets the value of the spProvidedID property.
- setSsin(ValueRefString) - Method in class be.cin.mycarenet.esb.common.v2.IdType
-
Sets the value of the ssin property.
- setSsin(String) - Method in class be.cin.types.v1.CareReceiverIdType
-
Sets the value of the ssin property.
- setSsin(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Identification
-
- setSSIN(Id) - Method in class be.fgov.ehealth.certra.protocol.v2.GetActorQualitiesRequest
-
Sets the value of the ssin property.
- setSSIN(String) - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.EHActorQualitiesDataRequest
-
Sets the value of the ssin property.
- setSSIN(long) - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.EHActorQualitiesDataResponse
-
Sets the value of the ssin property.
- setSSIN(String) - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificatesDataRequest
-
Sets the value of the ssin property.
- setSSIN(String) - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificatesDataResponse
-
Sets the value of the ssin property.
- setSsin(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.CareReceiverIdType
-
Sets the value of the ssin property.
- setSsin(ValueRefString) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.IdType
-
Sets the value of the ssin property.
- setSsin(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.CareReceiverIdType
-
Sets the value of the ssin property.
- setSsin(ValueRefString) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.IdType
-
Sets the value of the ssin property.
- setSsin(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.CareReceiverIdType
-
Sets the value of the ssin property.
- setSsin(ValueRefString) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.IdType
-
Sets the value of the ssin property.
- setSsinNumber(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.CareReceiverId
-
- setStandard(StandardType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Sets the value of the standard property.
- setStart(long) - Method in class be.behealth.webservices.tsa.PeriodType
-
Sets the value of the start property.
- setStart(DateTime) - Method in class be.cin.types.v1.PeriodType
-
Sets the value of the start property.
- setStart(DateTime) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.PeriodType
-
Sets the value of the start property.
- setStart(DateTime) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.PeriodType
-
Sets the value of the start property.
- setStart(DateTime) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.PeriodType
-
Sets the value of the start property.
- setStart(long) - Method in class be.fgov.ehealth.timestamping.protocol.v2.PeriodType
-
Sets the value of the start property.
- setStartDate01(DateTime) - Method in class be.fgov.ehealth.daas.commons.v2.PeriodType
-
Sets the value of the startDate01 property.
- setStartDate02(DateTime) - Method in class be.fgov.ehealth.daas.commons.v2.PeriodType
-
Sets the value of the startDate02 property.
- setStateOrProvince(String) - Method in class org.etsi.uri._01903.v1_3.SignatureProductionPlace
-
Sets the value of the stateOrProvince property.
- setStatus(String) - Method in class be.behealth.webservices.tsa.TSConsultResponse
-
Sets the value of the status property.
- setStatus(StatusType) - Method in class be.fgov.ehealth.bcp.protocol.v1.Endpoint
-
Sets the value of the status property.
- setStatus(StatusType) - Method in class be.fgov.ehealth.bcp.protocol.v2.Endpoint
-
Sets the value of the status property.
- setStatus(Status) - Method in class be.fgov.ehealth.commons._1_0.protocol.ResponseType
-
Sets the value of the status property.
- setStatus(StatusType) - Method in class be.fgov.ehealth.commons.protocol.v1.ResponseType
-
Sets the value of the status property.
- setStatus(Status) - Method in class be.fgov.ehealth.commons.protocol.v2.StatusResponseType
-
Sets the value of the status property.
- setStatus(Status) - Method in class be.fgov.ehealth.etee.commons._1_0.etee.EteeResponseType
-
Sets the value of the status property.
- setStatus(StatusType) - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificatesDataResponse
-
Sets the value of the status property.
- setStatus(StatusType) - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevokeDataResponse
-
Sets the value of the status property.
- setStatus(String) - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSConsultResponse
-
Sets the value of the status property.
- setStatus(String) - Method in class oasis.names.tc.dss._1_0.core.schema.ManifestResult
-
Sets the value of the status property.
- setStatus(Status) - Method in class oasis.names.tc.saml._1_0.protocol.Response
-
Sets the value of the status property.
- setStatus(Status) - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Sets the value of the status property.
- setStatusCode(StatusCode) - Method in class be.fgov.ehealth.commons.core.v2.Status
-
Sets the value of the statusCode property.
- setStatusCode(StatusCode) - Method in class be.fgov.ehealth.commons.core.v2.StatusCode
-
Sets the value of the statusCode property.
- setStatusCode(StatusCode) - Method in class oasis.names.tc.saml._1_0.protocol.Status
-
Sets the value of the statusCode property.
- setStatusCode(StatusCode) - Method in class oasis.names.tc.saml._1_0.protocol.StatusCode
-
Sets the value of the statusCode property.
- setStatusCode(StatusCode) - Method in class oasis.names.tc.saml._2_0.protocol.Status
-
Sets the value of the statusCode property.
- setStatusCode(StatusCode) - Method in class oasis.names.tc.saml._2_0.protocol.StatusCode
-
Sets the value of the statusCode property.
- setStatusDetail(StatusDetail) - Method in class be.fgov.ehealth.commons.core.v2.Status
-
Sets the value of the statusDetail property.
- setStatusDetail(StatusDetail) - Method in class oasis.names.tc.saml._1_0.protocol.Status
-
Sets the value of the statusDetail property.
- setStatusDetail(StatusDetail) - Method in class oasis.names.tc.saml._2_0.protocol.Status
-
Sets the value of the statusDetail property.
- setStatusMessage(String) - Method in class be.fgov.ehealth.commons.core.v2.Status
-
Sets the value of the statusMessage property.
- setStatusMessage(String) - Method in class oasis.names.tc.saml._1_0.protocol.Status
-
Sets the value of the statusMessage property.
- setStatusMessage(String) - Method in class oasis.names.tc.saml._2_0.protocol.Status
-
Sets the value of the statusMessage property.
- setStrategy(String) - Method in class be.fgov.ehealth.bcp.protocol.v2.Cache
-
Sets the value of the strategy property.
- setStreet(StreetType) - Method in class be.fgov.ehealth.commons.core.v1.AddressType
-
Sets the value of the street property.
- setStreet(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Sets the value of the street property.
- setStreetAndNumber(String) - Method in class be.ehealth.technicalconnector.beid.domain.Address
-
- setStrength(StrengthType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the strength property.
- setStrength(StrengthType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Sets the value of the strength property.
- setSubject(Subject) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Routing
-
- setSubject(SubjectType) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.RoutingType
-
Sets the value of the subject property.
- setSubject(Subject) - Method in class oasis.names.tc.saml._1_0.assertion.SubjectStatementAbstractType
-
Sets the value of the subject property.
- setSubject(Subject) - Method in class oasis.names.tc.saml._1_0.protocol.SubjectQueryAbstractType
-
Sets the value of the subject property.
- setSubject(Subject) - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Sets the value of the subject property.
- setSubject(Subject) - Method in class oasis.names.tc.saml._2_0.protocol.AuthnRequest
-
Sets the value of the subject property.
- setSubject(Subject) - Method in class oasis.names.tc.saml._2_0.protocol.SubjectQueryAbstractType
-
Sets the value of the subject property.
- setSubjectConfirmation(SubjectConfirmation) - Method in class oasis.names.tc.saml._1_0.assertion.Subject
-
Sets the value of the subjectConfirmation property.
- setSubjectConfirmationData(Object) - Method in class oasis.names.tc.saml._1_0.assertion.SubjectConfirmation
-
Sets the value of the subjectConfirmationData property.
- setSubjectConfirmationData(SubjectConfirmationDataType) - Method in class oasis.names.tc.saml._2_0.assertion.SubjectConfirmation
-
Sets the value of the subjectConfirmationData property.
- setSubjectLocality(SubjectLocality) - Method in class oasis.names.tc.saml._1_0.assertion.AuthenticationStatement
-
Sets the value of the subjectLocality property.
- setSubjectLocality(SubjectLocality) - Method in class oasis.names.tc.saml._2_0.assertion.AuthnStatement
-
Sets the value of the subjectLocality property.
- setSubjectQuery(SubjectQueryAbstractType) - Method in class oasis.names.tc.saml._1_0.protocol.Request
-
Sets the value of the subjectQuery property.
- setSubstance(SubstanceType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CompoundType
-
Sets the value of the substance property.
- setSubstancename(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.SubstanceType
-
Sets the value of the substancename property.
- setSubstanceproduct(Substanceproduct) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the substanceproduct property.
- setSubType(String) - Method in class be.fgov.ehealth.commons._1_0.core.IdentifierType
-
Sets the value of the subType property.
- setSubType(String) - Method in class be.fgov.ehealth.commons.core.v1.IdentifierType
-
Sets the value of the subType property.
- setSubType(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.SubjectType
-
Sets the value of the subType property.
- setSupportingInfo(AnyType) - Method in class oasis.names.tc.dss._1_0.core.schema.ClaimedIdentity
-
Sets the value of the supportingInfo property.
- setSupportingInfo(AnyType) - Method in class oasis.names.tc.dss._1_0.core.schema.RequesterIdentity
-
Sets the value of the supportingInfo property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHT
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACKNOWLEDGMENT
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACTSNURSING
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESS
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADMINISTRATIONUNIT
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDATC
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDAUTONOMY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBALLONDEVICE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBCRDIFFERENTATIONDEGREE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBEARINGSURFACE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTAVAILABLEMATERIALS
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONDELAY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONMODE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTLATERALITY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTPATIENTOPPOSITION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSAMPLETYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSTATUS
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETACCIDENTTYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETAGREEMENTTYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETDOCUMENT
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETINSURANCYSTATUS
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMESSAGE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMUTATIONINDICATOR
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETNATIONALINSURANCE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETPERSONALPART
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETREFUSALREASON
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETSISCARDERROR
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTHIRDPAYERCONTRACT
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCAREPATH
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCERTAINTY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CATEGORY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CRITERIA
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4DOCUMENTSEQAPPENDIX
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4FORMALINTERPRETATION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4PARAGRAPH
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSESEQAPPENDIX
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCIVILSTATE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICAL
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICALPLAN
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENT
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTACTPERSON
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENT
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCURRENCY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDAYPERIOD
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDISCHARGETYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGCNK
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGPRESENTATION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGROUTE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHARTIFICIALRESPIRATIONTYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCAESAREANINDICATION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCHILDPOSITION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCONGENITALMALFORMATION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHDELIVERYWAY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHFOETALMONITORING
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHNEONATALDEPTTYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPLACE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPREGNANCYORIGIN
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHSPECIALVALUES
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDECG
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMERGENCYEVALUATION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMPLOYMENTSITUATION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTER
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTERSAFETYISSUE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONACTOR
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONMETHOD
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERROR
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORMYCARENET
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEXTERNALSOURCE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDFORMULARY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDGALENICFORM
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADING
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGREG
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONDEVICE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONTYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITYREASON
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINNCLUSTER
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEM
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMBVT
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMCARENET
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMEBIRTH
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMAA
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMS
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMYCARENET
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMREG
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLAB
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLEGALSERVICE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLIFECYCLE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAACOVERAGETYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREFUSALJUSTIFICATION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREQUESTTYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAARESPONSETYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAATYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDICATION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMESSAGE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMICROORGANISM
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGADMISSION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDESTINATION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDISCHARGE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGORIGIN
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGREFERRER
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSADAPTATION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSMEDICATIONTYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSORIGIN
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMYCARENETJUSTIFICATION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOAPPROACH
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHODIAGNOSIS
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOGRAFT
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOINTERFACE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOKNEEINSERT
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHONAVCOM
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTECHREVISION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPARAMETER
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILL
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLHOSP
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLRES
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPERIODICITY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPROOF
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDQUANTITYPREFIX
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREFSCOPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREIMBURSEMENTNOMENCLATURE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREVCOMPONENT
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEVERITY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEX
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSITE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSNOMED
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTANDARD
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTBRIDGETYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDEVICE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDOMINANCE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTLESIONTYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTSEGMENT
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSUBSTANCE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTECHNICAL
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTELECOM
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTEMPORALITY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTHERAPEUTICLINK
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNIT
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONCARENET
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMAA
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMYCARENET
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONREG
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONTYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOPATHOLOGYTYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOSTEMITYPE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDUNIT
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDURGENCY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINEINDICATION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDWEEKDAY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.EMPTY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICD
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICPC
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LOCAL
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDHCPARTY
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDINSURANCE
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDKMEHR
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDPATIENT
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDPROFESSION
-
Sets the value of the sv property.
- setSV(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.INSS
-
Sets the value of the sv property.
- setSynchronous(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityRequest
-
Sets the value of the synchronous property.
- setSynchronous(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Sets the value of the synchronous property.
- setSynchronous(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareRequest
-
Sets the value of the synchronous property.
- setSynchronous(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Sets the value of the synchronous property.
- setSynchronous(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Sets the value of the synchronous property.
- setSynchronous(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareRequest
-
Sets the value of the synchronous property.
- setSynchronous(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Sets the value of the synchronous property.
- setSynchronous(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareRequest
-
Sets the value of the synchronous property.
- setSynchronous(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Sets the value of the synchronous property.
- setTACHY(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the tachy property.
- setTACHYSV(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the tachysv property.
- setTAck(TAck) - Method in class be.cin.nip.async.generic.PostResponseReturn
-
Sets the value of the tAck property.
- setTAck(TAck) - Method in class be.cin.nip.async.generic.TAckResponse
-
Sets the value of the tAck property.
- setTAckCount(int) - Method in class be.cin.nip.async.generic.Responses
-
Sets the value of the tAckCount property.
- setTAckQuery(Query) - Method in class be.cin.nip.async.generic.Get
-
Sets the value of the tAckQuery property.
- setTakes(Takes) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Posology
-
Sets the value of the takes property.
- setTarget(String) - Method in class org.etsi.uri._01903.v1_3.QualifyingProperties
-
Sets the value of the target property.
- setTarget(String) - Method in class org.w3._2000._09.xmldsig.SignatureProperty
-
Sets the value of the target property.
- setTarget(String) - Method in class org.w3._2001._04.xmlenc.EncryptionProperty
-
Sets the value of the target property.
- setTelecomnumber(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TelecomType
-
Sets the value of the telecomnumber property.
- setTemporality(TemporalityType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the temporality property.
- setTerminate(Terminate) - Method in class oasis.names.tc.saml._2_0.protocol.ManageNameIDRequest
-
Sets the value of the terminate property.
- setTestFlag(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityRequest
-
Sets the value of the testFlag property.
- setTestFlag(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Sets the value of the testFlag property.
- setTestFlag(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareRequest
-
Sets the value of the testFlag property.
- setTestFlag(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Sets the value of the testFlag property.
- setTestFlag(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Sets the value of the testFlag property.
- setTestFlag(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareRequest
-
Sets the value of the testFlag property.
- setTestFlag(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Sets the value of the testFlag property.
- setTestFlag(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareRequest
-
Sets the value of the testFlag property.
- setTestFlag(boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Sets the value of the testFlag property.
- setText(TextType) - Method in class be.fgov.ehealth.certra.core.v2.ContractType
-
Sets the value of the text property.
- setText(TextType) - Method in class be.fgov.ehealth.certra.core.v2.RevocationContractType
-
Sets the value of the text property.
- setText(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Sets the value of the text property.
- setText(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Feedback
-
Sets the value of the text property.
- setText(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FrequencyType
-
Sets the value of the text property.
- setText(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.LocationBirthPlaceType
-
Sets the value of the text property.
- setText(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MaxrefType
-
Sets the value of the text property.
- setText(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MinrefType
-
Sets the value of the text property.
- setText(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MomentType
-
Sets the value of the text property.
- setText(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Posology
-
Sets the value of the text property.
- setText(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ProfessionType
-
Sets the value of the text property.
- setText(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RenewalType
-
Sets the value of the text property.
- setText(TextType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.SiteType
-
Sets the value of the text property.
- setText(LocalizedText) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedContract
-
- setText(LocalizedText) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.GeneratedRevocationContract
-
- setTGSV(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the tgsv property.
- setTGV(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HolterType
-
Sets the value of the tgv property.
- setThirdPartyPayer(String) - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareGroupType
-
Sets the value of the thirdPartyPayer property.
- setThirdpayercontract(Thirdpayercontract) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.InsuranceType
-
Sets the value of the thirdpayercontract property.
- setTime(DateTime) - Method in class be.fgov.ehealth.messageservices.core.v1.RequestType
-
Sets the value of the time property.
- setTime(DateTime) - Method in class be.fgov.ehealth.messageservices.core.v1.ResponseType
-
Sets the value of the time property.
- setTime(DateTime) - Method in class be.fgov.ehealth.messageservices.core.v1.TransactionType
-
Sets the value of the time property.
- setTime(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Sets the value of the time property.
- setTime(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the time property.
- setTime(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Daytime
-
Sets the value of the time property.
- setTIME(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FCMAXType
-
Sets the value of the time property.
- setTIME(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FCMINType
-
Sets the value of the time property.
- setTime(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Sets the value of the time property.
- setTime(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MomentType
-
Sets the value of the time property.
- setTime(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Personalpart
-
Sets the value of the time property.
- setTIME(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RRMAXType
-
Sets the value of the time property.
- setTIME(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RRMINType
-
Sets the value of the time property.
- setTime(DateTime) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Sets the value of the time property.
- setTimestamp(Timestamp) - Method in class oasis.names.tc.dss._1_0.core.schema.SignatureObject
-
Sets the value of the timestamp property.
- setTimeStampTheGivenSignature(Boolean) - Method in class oasis.names.tc.dss._1_0.core.schema.TimeSignatureInstructionType
-
Sets the value of the timeStampTheGivenSignature property.
- setTo(URI) - Method in class be.ehealth.technicalconnector.handler.domain.WsAddressingHeader
-
- setToBeActivated(Boolean) - Method in class be.fgov.ehealth.etkra.protocol.v2.CompleteETKRegistrationResponse
-
Sets the value of the toBeActivated property.
- setToBeRegistered(byte[]) - Method in class be.fgov.ehealth.etkra.protocol.v2.CompleteETKRegistrationRequest
-
Sets the value of the toBeRegistered property.
- setToilets(ToiletsType) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Sets the value of the toilets property.
- setTradename(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MedicationType
-
Sets the value of the tradename property.
- setTranform(String) - Method in class be.fgov.ehealth.bcp.protocol.v2.Key
-
Sets the value of the tranform property.
- setTransaction(TransactionType) - Method in class be.fgov.ehealth.messageservices.core.v1.SelectRetrieveTransactionType
-
Sets the value of the transaction property.
- setTransferDate(DateTime) - Method in class be.cin.mycarenet._1_0.carenet.types.Transfer
-
Sets the value of the transferDate property.
- setTransforms(Transforms) - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentHash
-
Sets the value of the transforms property.
- setTransforms(Transforms) - Method in class oasis.names.tc.dss._1_0.core.schema.SignedReference
-
Sets the value of the transforms property.
- setTransforms(Transforms) - Method in class oasis.names.tc.dss._1_0.core.schema.TransformedData
-
Sets the value of the transforms property.
- setTransforms(Transforms) - Method in class org.etsi.uri._01903.v1_3.SignaturePolicyIdType
-
Sets the value of the transforms property.
- setTransforms(Transforms) - Method in class org.w3._2000._09.xmldsig.Reference
-
Sets the value of the transforms property.
- setTransforms(Transforms) - Method in class org.w3._2000._09.xmldsig.RetrievalMethod
-
Sets the value of the transforms property.
- setTransforms(TransformsType) - Method in class org.w3._2001._04.xmlenc.CipherReference
-
Sets the value of the transforms property.
- setTreatmentPeriod(PeriodLengthType) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Sets the value of the treatmentPeriod property.
- setTreatmentPeriod(PeriodType) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareResponseDetail
-
Sets the value of the treatmentPeriod property.
- setTreatmentPeriod(PeriodType) - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareDetail
-
Sets the value of the treatmentPeriod property.
- setTruncated(Boolean) - Method in class be.cin.mycarenet._1_0.carenet.types.InsurabilityList
-
Sets the value of the truncated property.
- setTrustProvider(String) - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- setTSA(NameIdentifierType) - Method in class oasis.names.tc.dss._1_0.core.schema.TstInfo
-
Sets the value of the tsa property.
- setTSBagValue(byte[]) - Method in class be.behealth.webservices.tsa.TSBagType
-
Sets the value of the tsBagValue property.
- setTSBagValue(byte[]) - Method in class be.fgov.ehealth.timestamping.protocol.v2.TSBagType
-
Sets the value of the tsBagValue property.
- setType(String) - Method in class be.behealth.webservices.tsa.ErrorType
-
Sets the value of the type property.
- setType(DementiaTypeType) - Method in class be.cin.mycarenet._1_0.carenet.types.DementiaType
-
Sets the value of the type property.
- setType(RequestTypeType) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareRequestDetail
-
Sets the value of the type property.
- setType(MessageNatureType) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareUpdateDetail
-
Sets the value of the type property.
- setType(PeriodLengthTypeType) - Method in class be.cin.mycarenet._1_0.carenet.types.PeriodLength
-
Sets the value of the type property.
- setType(SpecificTechnicalCareTypeType) - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareDetail
-
Sets the value of the type property.
- setType(SpecificTechnicalCareTypeType) - Method in class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareTreatmentType
-
Sets the value of the type property.
- setType(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Identifier
-
- setType(String) - Method in class be.fgov.ehealth.bcp.protocol.v2.Expiry
-
Sets the value of the type property.
- setType(String) - Method in class be.fgov.ehealth.commons._1_0.core.IdentifierType
-
Sets the value of the type property.
- setType(String) - Method in class be.fgov.ehealth.commons.core.v1.IdentifierType
-
Sets the value of the type property.
- setType(String) - Method in class be.fgov.ehealth.commons.core.v2.Id
-
Sets the value of the type property.
- setType(String) - Method in class be.fgov.ehealth.commons.enc.v2.Key
-
Sets the value of the type property.
- setType(String) - Method in class be.fgov.ehealth.daas.complextype.v1.Actor
-
Sets the value of the type property.
- setType(String) - Method in class be.fgov.ehealth.daas.complextype.v1.TypeCodeType
-
Sets the value of the type property.
- setType(String) - Method in class be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Identifier
-
Sets the value of the type property.
- setType(String) - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.SearchCriteriumType
-
Sets the value of the type property.
- setType(String) - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.IdentifierType
-
Sets the value of the type property.
- setType(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.Identifier
-
Sets the value of the type property.
- setType(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.ReferenceType
-
Sets the value of the type property.
- setType(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.SubjectType
-
Sets the value of the type property.
- setTYPE(CDLNKvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LnkType
-
Sets the value of the type property.
- setType(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ActorId
-
- setType(IdentifierType) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.Organization
-
- setType(String) - Method in class be.fgov.ehealth.timestamping.protocol.v2.ErrorType
-
Sets the value of the type property.
- setType(String) - Method in class oasis.names.tc.dss._1_0.core.schema.AdditionalTimeInfo
-
Sets the value of the type property.
- setType(String) - Method in class oasis.names.tc.dss._1_0.core.schema.Base64Signature
-
Sets the value of the type property.
- setType(String) - Method in class oasis.names.tc.dss._1_0.core.schema.DetailType
-
Sets the value of the type property.
- setType(String) - Method in class oasis.names.tc.dss._1_0.core.schema.ReturnUpdatedSignature
-
Sets the value of the type property.
- setType(String) - Method in class oasis.names.tc.dss._1_0.core.schema.UpdatedSignatureType
-
Sets the value of the type property.
- setType(String) - Method in class oasis.names.tc.dss._1_0.core.schema.UpdateSignatureInstructionType
-
Sets the value of the type property.
- setType(String) - Method in class org.w3._2000._09.xmldsig.Reference
-
Sets the value of the type property.
- setType(String) - Method in class org.w3._2000._09.xmldsig.RetrievalMethod
-
Sets the value of the type property.
- setType(String) - Method in class org.w3._2001._04.xmlenc.EncryptedType
-
Sets the value of the type property.
- setUnit(AdministrationunitType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AdministrationquantityType
-
Sets the value of the unit property.
- setUnit(UnitType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentlocalitemattributeType
-
Sets the value of the unit property.
- setUnit(UnitType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the unit property.
- setUnit(UnitType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.CostType
-
Sets the value of the unit property.
- setUnit(TimeunitType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.DurationType
-
Sets the value of the unit property.
- setUnit(UnitType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FrequencyType
-
Sets the value of the unit property.
- setUnit(AdministrationunitType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Posology
-
Sets the value of the unit property.
- setUnit(UnitType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.QuantityType
-
Sets the value of the unit property.
- setUnit(UnitType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.StrengthType
-
Sets the value of the unit property.
- setUnit(TimeunitType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TimequantityType
-
Sets the value of the unit property.
- setUnsignedDataObjectProperties(UnsignedDataObjectProperties) - Method in class org.etsi.uri._01903.v1_3.UnsignedProperties
-
Sets the value of the unsignedDataObjectProperties property.
- setUnsignedInt(Long) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the unsignedInt property.
- setUnsignedProperties(PropertiesType) - Method in class oasis.names.tc.dss._1_0.core.schema.Properties
-
Sets the value of the unsignedProperties property.
- setUnsignedProperties(UnsignedProperties) - Method in class org.etsi.uri._01903.v1_3.QualifyingProperties
-
Sets the value of the unsignedProperties property.
- setUnsignedSignatureProperties(UnsignedSignatureProperties) - Method in class org.etsi.uri._01903.v1_3.UnsignedProperties
-
Sets the value of the unsignedSignatureProperties property.
- setUpperBoundary(DateTime) - Method in class oasis.names.tc.dss._1_0.core.schema.SigningTimeBoundaries
-
Sets the value of the upperBoundary property.
- setUR(String) - Method in class org.etsi.uri._01903.v1_4.TimeStampValidationData
-
Sets the value of the ur property.
- setUrgency(UrgencyType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.HeaderType
-
Sets the value of the urgency property.
- setUrgency(UrgencyType) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ItemType
-
Sets the value of the urgency property.
- setURI(DataHandler) - Method in class be.fgov.ehealth.commons.enc.v2.CipherReference
-
Sets the value of the uri property.
- setURI(String) - Method in class org.etsi.uri._01903.v1_3.CertIDType
-
Sets the value of the uri property.
- setURI(String) - Method in class org.etsi.uri._01903.v1_3.CRLIdentifierType
-
Sets the value of the uri property.
- setURI(String) - Method in class org.etsi.uri._01903.v1_3.Include
-
Sets the value of the uri property.
- setURI(String) - Method in class org.etsi.uri._01903.v1_3.OCSPIdentifierType
-
Sets the value of the uri property.
- setURI(String) - Method in class org.etsi.uri._01903.v1_3.QualifyingPropertiesReference
-
Sets the value of the uri property.
- setURI(String) - Method in class org.etsi.uri._01903.v1_3.ReferenceInfo
-
Sets the value of the uri property.
- setURI(String) - Method in class org.w3._2000._09.xmldsig.Reference
-
Sets the value of the uri property.
- setURI(String) - Method in class org.w3._2000._09.xmldsig.RetrievalMethod
-
Sets the value of the uri property.
- setURI(String) - Method in class org.w3._2001._04.xmlenc.CipherReference
-
Sets the value of the uri property.
- setURI(String) - Method in class org.w3._2001._04.xmlenc.ReferenceType
-
Sets the value of the uri property.
- setURL(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LnkType
-
Sets the value of the url property.
- setUrl(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ErrorMyCarenetType
-
Sets the value of the url property.
- setUrl(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ErrorType
-
Sets the value of the url property.
- setUsagesType(UsagesType) - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.EHealthCertificateRequest
-
Sets the value of the usagesType property.
- setUsername(String) - Method in class be.cin.mycarenet.esb.common.v2.LicenseType
-
Sets the value of the username property.
- setUserName(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.McnPackageInfo
-
- setUserName(String) - Method in class be.ehealth.technicalconnector.config.util.domain.PackageInfo
-
Deprecated.
Setter for userName.
- setUsername(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.LicenseType
-
Sets the value of the username property.
- setUsername(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.LicenseType
-
Sets the value of the username property.
- setUsername(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.LicenseType
-
Sets the value of the username property.
- setUsualDoctor(String) - Method in class be.cin.mycarenet._1_0.carenet.types.PalliativeCareDetail
-
Sets the value of the usualDoctor property.
- setUsuallanguage(String) - Method in class be.fgov.ehealth.messageservices.core.v1.PatientType
-
Sets the value of the usuallanguage property.
- setUsuallanguage(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.PersonType
-
Sets the value of the usuallanguage property.
- setValidationRegEx(String) - Method in class be.fgov.ehealth.certra.core.v2.OrganizationIdentifierType
-
Sets the value of the validationRegEx property.
- setValidationResult(ValidationResult) - Method in class be.fgov.ehealth.idsupport.protocol.v2.VerifyIdResponse
-
Sets the value of the validationResult property.
- setValidationUrl(String) - Method in class be.fgov.ehealth.certra.protocol.v2.SubmitCSRForForeignerResponse
-
Sets the value of the validationUrl property.
- setValidationUrl(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.SubmitCSRForForeignerResponseInfo
-
- setValidNotAfter(DateTime) - Method in class be.fgov.ehealth.certra.core.v2.CertificateDetailsType
-
Sets the value of the validNotAfter property.
- setValidNotAfter(DateTime) - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificateType
-
Sets the value of the validNotAfter property.
- setValidNotBefore(DateTime) - Method in class be.fgov.ehealth.certra.core.v2.CertificateDetailsType
-
Sets the value of the validNotBefore property.
- setValidNotBefore(DateTime) - Method in class be.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificateType
-
Sets the value of the validNotBefore property.
- setValue(byte[]) - Method in class be.cin.encrypted.BusinessContent
-
Sets the value of the value property.
- setValue(String) - Method in class be.cin.mycarenet._1_0.carenet.types.MessageType
-
Sets the value of the value property.
- setValue(String) - Method in class be.cin.mycarenet._1_0.carenet.types.PeriodLength
-
Sets the value of the value property.
- setValue(String) - Method in class be.cin.mycarenet._1_0.carenet.types.ToiletsType
-
Sets the value of the value property.
- setValue(ValueRefString) - Method in class be.cin.mycarenet.esb.common.v2.NihiiType
-
Sets the value of the value property.
- setValue(String) - Method in class be.cin.mycarenet.esb.common.v2.ValueRefString
-
Sets the value of the value property.
- setValue(byte[]) - Method in class be.cin.nip.async.generic.TAck
-
Sets the value of the value property.
- setValue(String) - Method in class be.cin.nippin.memberdata.saml.extension.Dimension
-
Sets the value of the value property.
- setValue(DataHandler) - Method in class be.cin.types.v1.Blob
-
Sets the value of the value property.
- setValue(String) - Method in class be.cin.types.v1.StringLangType
-
Sets the value of the value property.
- setValue(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Identifier
-
- setValue(String) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Nihii
-
- setValue(String) - Method in class be.fgov.ehealth.bcp.protocol.v1.Endpoint
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.bcp.protocol.v2.Endpoint
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.bcp.protocol.v2.Expiry
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.bcp.protocol.v2.Key
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.certra.core.v2.LocalizedString
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.commons._1_0.core.LocalisedString
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.commons.core.v1.LocalisedString
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.commons.core.v2.Id
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.commons.core.v2.StatusCode
-
Sets the value of the value property.
- setValue(byte[]) - Method in class be.fgov.ehealth.commons.enc.v2.CipherValue
-
Sets the value of the value property.
- setValue(byte[]) - Method in class be.fgov.ehealth.commons.enc.v2.Key
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.daas.complextype.v1.BaseNameType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.daas.complextype.v1.TypeCodeType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.errors.core.v1.LocalisedStringType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.etee.commons.core.v2.EteeErrorParameterType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.etee.ra.csr._1_0.protocol.SearchCriteriumType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.etkdepot._1_0.protocol.IdentifierType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.idsupport.core.v2.ProviderInfo
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.idsupport.core.v2.ValidationInfoType
-
Sets the value of the value property.
- setValue(byte[]) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.BlobType
-
Sets the value of the value property.
- setValue(ValueRefString) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.NihiiType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.ValueRefString
-
Sets the value of the value property.
- setValue(byte[]) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.BlobType
-
Sets the value of the value property.
- setValue(ValueRefString) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.NihiiType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.ValueRefString
-
Sets the value of the value property.
- setValue(Object) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.AttributeType
-
Sets the value of the value property.
- setValue(byte[]) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.BlobType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.Identifier
-
Sets the value of the value property.
- setValue(ValueRefString) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.NihiiType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.ReferenceType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.ValueRefString
-
Sets the value of the value property.
- setValue(byte[]) - Method in class be.fgov.ehealth.seals.core.v1.EncodedDataType
-
Sets the value of the value property.
- setValue(CDACCESSRIGHTvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHT
-
Sets the value of the value property.
- setValue(CDACKNOWLEDGMENTvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACKNOWLEDGMENT
-
Sets the value of the value property.
- setValue(CDACTSNURSINGvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDACTSNURSING
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESS
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDADMINISTRATIONUNIT
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDATC
-
Sets the value of the value property.
- setValue(CDAUTONOMYvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDAUTONOMY
-
Sets the value of the value property.
- setValue(CDBALLONDEVICEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBALLONDEVICE
-
Sets the value of the value property.
- setValue(CDBCRDIFFERENTATIONDEGREEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBCRDIFFERENTATIONDEGREE
-
Sets the value of the value property.
- setValue(CDBEARINGSURFACEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBEARINGSURFACE
-
Sets the value of the value property.
- setValue(CDBVTAVAILABLEMATERIALSvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTAVAILABLEMATERIALS
-
Sets the value of the value property.
- setValue(CDBVTCONSERVATIONDELAYvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONDELAY
-
Sets the value of the value property.
- setValue(CDBVTCONSERVATIONMODEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONMODE
-
Sets the value of the value property.
- setValue(CDBVTLATERALITYvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTLATERALITY
-
Sets the value of the value property.
- setValue(CDBVTPATIENTOPPOSITIONvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTPATIENTOPPOSITION
-
Sets the value of the value property.
- setValue(CDBVTSAMPLETYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSAMPLETYPE
-
Sets the value of the value property.
- setValue(CDBVTSTATUSvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSTATUS
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETACCIDENTTYPE
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETAGREEMENTTYPE
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETDOCUMENT
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETINSURANCYSTATUS
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMESSAGE
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETMUTATIONINDICATOR
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETNATIONALINSURANCE
-
Sets the value of the value property.
- setValue(CDCARENETPERSONALPARTvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETPERSONALPART
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETREFUSALREASON
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETSISCARDERROR
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTHIRDPAYERCONTRACT
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETTYPE
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCAREPATH
-
Sets the value of the value property.
- setValue(CDCERTAINTYvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCERTAINTY
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CATEGORY
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4CRITERIA
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4DOCUMENTSEQAPPENDIX
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4FORMALINTERPRETATION
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4PARAGRAPH
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSE
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCHAPTER4VERSESEQAPPENDIX
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCIVILSTATE
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICAL
-
Sets the value of the value property.
- setValue(CDCLINICALPLANvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICALPLAN
-
Sets the value of the value property.
- setValue(CDCONSENTvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENT
-
Sets the value of the value property.
- setValue(CDCONTACTPERSONvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTACTPERSON
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENT
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRY
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDCURRENCY
-
Sets the value of the value property.
- setValue(CDDAYPERIODvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDAYPERIOD
-
Sets the value of the value property.
- setValue(CDDISCHARGETYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDISCHARGETYPE
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGCNK
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGPRESENTATION
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGROUTE
-
Sets the value of the value property.
- setValue(CDEBIRTHARTIFICIALRESPIRATIONTYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHARTIFICIALRESPIRATIONTYPE
-
Sets the value of the value property.
- setValue(CDEBIRTHCAESAREANINDICATIONvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCAESAREANINDICATION
-
Sets the value of the value property.
- setValue(CDEBIRTHCHILDPOSITIONvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCHILDPOSITION
-
Sets the value of the value property.
- setValue(CDEBIRTHCONGENITALMALFORMATIONvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCONGENITALMALFORMATION
-
Sets the value of the value property.
- setValue(CDEBIRTHDELIVERYWAYvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHDELIVERYWAY
-
Sets the value of the value property.
- setValue(CDEBIRTHFOETALMONITORINGvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHFOETALMONITORING
-
Sets the value of the value property.
- setValue(CDEBIRTHNEONATALDEPTTYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHNEONATALDEPTTYPE
-
Sets the value of the value property.
- setValue(CDEBIRTHPLACEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPLACE
-
Sets the value of the value property.
- setValue(CDEBIRTHPREGNANCYORIGINvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPREGNANCYORIGIN
-
Sets the value of the value property.
- setValue(CDEBIRTHSPECIALVALUESvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHSPECIALVALUES
-
Sets the value of the value property.
- setValue(CDECGvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDECG
-
Sets the value of the value property.
- setValue(CDEMERGENCYEVALUATIONvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMERGENCYEVALUATION
-
Sets the value of the value property.
- setValue(CDEMPLOYMENTSITUATIONvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEMPLOYMENTSITUATION
-
Sets the value of the value property.
- setValue(CDENCOUNTERvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTER
-
Sets the value of the value property.
- setValue(CDENCOUNTERSAFETYISSUEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTERSAFETYISSUE
-
Sets the value of the value property.
- setValue(CDENCRYPTIONACTORvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONACTOR
-
Sets the value of the value property.
- setValue(CDENCRYPTIONMETHODvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONMETHOD
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERROR
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORMYCARENET
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDEXTERNALSOURCE
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDFORMULARY
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDGALENICFORM
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTY
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADING
-
Sets the value of the value property.
- setValue(CDHEADINGREGvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGREG
-
Sets the value of the value property.
- setValue(CDIMPLANTATIONDEVICEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONDEVICE
-
Sets the value of the value property.
- setValue(CDIMPLANTATIONTYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONTYPE
-
Sets the value of the value property.
- setValue(CDINCAPACITYvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITY
-
Sets the value of the value property.
- setValue(CDINCAPACITYREASONvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITYREASON
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDINNCLUSTER
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEM
-
Sets the value of the value property.
- setValue(CDITEMBVTvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMBVT
-
Sets the value of the value property.
- setValue(CDITEMCARENETvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMCARENET
-
Sets the value of the value property.
- setValue(CDITEMEBIRTHvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMEBIRTH
-
Sets the value of the value property.
- setValue(CDITEMMAAvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMAA
-
Sets the value of the value property.
- setValue(CDITEMMSvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMS
-
Sets the value of the value property.
- setValue(CDITEMMYCARENETvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMYCARENET
-
Sets the value of the value property.
- setValue(CDITEMREGvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMREG
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLAB
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLEGALSERVICE
-
Sets the value of the value property.
- setValue(CDLIFECYCLEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDLIFECYCLE
-
Sets the value of the value property.
- setValue(CDMAACOVERAGETYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAACOVERAGETYPE
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREFUSALJUSTIFICATION
-
Sets the value of the value property.
- setValue(CDMAAREQUESTTYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREQUESTTYPE
-
Sets the value of the value property.
- setValue(CDMAARESPONSETYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAARESPONSETYPE
-
Sets the value of the value property.
- setValue(CDMAATYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMAATYPE
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDICATION
-
Sets the value of the value property.
- setValue(CDMESSAGEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMESSAGE
-
Sets the value of the value property.
- setValue(CDMICROORGANISMvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMICROORGANISM
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGADMISSION
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDESTINATION
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGDISCHARGE
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGORIGIN
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMKGREFERRER
-
Sets the value of the value property.
- setValue(CDMSADAPTATIONvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSADAPTATION
-
Sets the value of the value property.
- setValue(CDMSMEDICATIONTYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSMEDICATIONTYPE
-
Sets the value of the value property.
- setValue(CDMSORIGINvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMSORIGIN
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDMYCARENETJUSTIFICATION
-
Sets the value of the value property.
- setValue(CDORTHOAPPROACHvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOAPPROACH
-
Sets the value of the value property.
- setValue(CDORTHODIAGNOSISvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHODIAGNOSIS
-
Sets the value of the value property.
- setValue(CDORTHOGRAFTvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOGRAFT
-
Sets the value of the value property.
- setValue(CDORTHOINTERFACEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOINTERFACE
-
Sets the value of the value property.
- setValue(CDORTHOKNEEINSERTvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOKNEEINSERT
-
Sets the value of the value property.
- setValue(CDORTHONAVCOMvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHONAVCOM
-
Sets the value of the value property.
- setValue(CDORTHOTECHREVISIONvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTECHREVISION
-
Sets the value of the value property.
- setValue(CDORTHOTYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTYPE
-
Sets the value of the value property.
- setValue(CDPARAMETERvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPARAMETER
-
Sets the value of the value property.
- setValue(CDPATIENTWILLvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILL
-
Sets the value of the value property.
- setValue(CDPATIENTWILLHOSPvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLHOSP
-
Sets the value of the value property.
- setValue(CDPATIENTWILLRESvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLRES
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPERIODICITY
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDPROOF
-
Sets the value of the value property.
- setValue(CDQUANTITYPREFIXvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDQUANTITYPREFIX
-
Sets the value of the value property.
- setValue(CDREFSCOPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREFSCOPE
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREIMBURSEMENTNOMENCLATURE
-
Sets the value of the value property.
- setValue(CDREVCOMPONENTvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDREVCOMPONENT
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEVERITY
-
Sets the value of the value property.
- setValue(CDSEXvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSEX
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSITE
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSNOMED
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTANDARD
-
Sets the value of the value property.
- setValue(CDSTENTBRIDGETYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTBRIDGETYPE
-
Sets the value of the value property.
- setValue(CDSTENTDEVICEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDEVICE
-
Sets the value of the value property.
- setValue(CDSTENTDOMINANCEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDOMINANCE
-
Sets the value of the value property.
- setValue(CDSTENTLESIONTYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTLESIONTYPE
-
Sets the value of the value property.
- setValue(CDSTENTSEGMENTvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTSEGMENT
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDSUBSTANCE
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTECHNICAL
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTELECOM
-
Sets the value of the value property.
- setValue(CDTEMPORALITYvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTEMPORALITY
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTHERAPEUTICLINK
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNIT
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTION
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONCARENET
-
Sets the value of the value property.
- setValue(CDTRANSACTIONMAAvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMAA
-
Sets the value of the value property.
- setValue(CDTRANSACTIONMYCARENETvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMYCARENET
-
Sets the value of the value property.
- setValue(CDTRANSACTIONREGvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONREG
-
Sets the value of the value property.
- setValue(CDTRANSACTIONTYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONTYPE
-
Sets the value of the value property.
- setValue(CDTUCOPATHOLOGYTYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOPATHOLOGYTYPE
-
Sets the value of the value property.
- setValue(CDTUCOSTEMITYPEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOSTEMITYPE
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDUNIT
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDURGENCY
-
Sets the value of the value property.
- setValue(CDVACCINEvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINE
-
Sets the value of the value property.
- setValue(CDVACCINEINDICATIONvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINEINDICATION
-
Sets the value of the value property.
- setValue(CDWEEKDAYvalues) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.CDWEEKDAY
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.EMPTY
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICD
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.ICPC
-
Sets the value of the value property.
- setValue(byte[]) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LnkType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.cd.v1.LOCAL
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.dt.v1.TextType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDHCPARTY
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDINSURANCE
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDKMEHR
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDPATIENT
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.IDPROFESSION
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.id.v1.INSS
-
Sets the value of the value property.
- setValue(byte[]) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Base64EncryptedValueType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FCMAXType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.FCMINType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RRMAXType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.RRMINType
-
Sets the value of the value property.
- setValue(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ActorId
-
- setValue(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.LocalizedString
-
- setValue(DateTime) - Method in class oasis.names.tc.dss._1_0.core.schema.AdditionalTimeInfo
-
Sets the value of the value property.
- setValue(byte[]) - Method in class oasis.names.tc.dss._1_0.core.schema.Base64Data
-
Sets the value of the value property.
- setValue(byte[]) - Method in class oasis.names.tc.dss._1_0.core.schema.Base64Signature
-
Sets the value of the value property.
- setValue(String) - Method in class oasis.names.tc.dss._1_0.core.schema.InternationalStringType
-
Sets the value of the value property.
- setValue(AnyType) - Method in class oasis.names.tc.dss._1_0.core.schema.Property
-
Sets the value of the value property.
- setValue(String) - Method in class oasis.names.tc.saml._1_0.assertion.Action
-
Sets the value of the value property.
- setValue(String) - Method in class oasis.names.tc.saml._1_0.assertion.NameIdentifierType
-
Sets the value of the value property.
- setValue(QName) - Method in class oasis.names.tc.saml._1_0.protocol.StatusCode
-
Sets the value of the value property.
- setValue(String) - Method in class oasis.names.tc.saml._2_0.assertion.Action
-
Sets the value of the value property.
- setValue(String) - Method in class oasis.names.tc.saml._2_0.assertion.NameIDType
-
Sets the value of the value property.
- setValue(String) - Method in class oasis.names.tc.saml._2_0.protocol.StatusCode
-
Sets the value of the value property.
- setValue(byte[]) - Method in class org.etsi.uri._01903.v1_3.EncapsulatedPKIData
-
Sets the value of the value property.
- setValue(String) - Method in class org.etsi.uri._01903.v1_3.IdentifierType
-
Sets the value of the value property.
- setValue(byte[]) - Method in class org.w3._2000._09.xmldsig.SignatureValue
-
Sets the value of the value property.
- setValue(byte[]) - Method in class org.w3._2005._05.xmlmime.Base64Binary
-
Sets the value of the value property.
- setValue(byte[]) - Method in class org.w3._2005._05.xmlmime.HexBinary
-
Sets the value of the value property.
- setValueRef(String) - Method in class be.cin.mycarenet.esb.common.v2.ValueRefString
-
Sets the value of the valueRef property.
- setValueRef(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v2.ValueRefString
-
Sets the value of the valueRef property.
- setValueRef(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v3.ValueRefString
-
Sets the value of the valueRef property.
- setValueRef(String) - Method in class be.fgov.ehealth.mycarenet.commons.core.v4.ValueRefString
-
Sets the value of the valueRef property.
- setValues(List<LocalizedString>) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.LocalizedText
-
- setVerificationTime(DateTime) - Method in class oasis.names.tc.dss._1_0.core.schema.VerificationTimeInfo
-
Sets the value of the verificationTime property.
- setVersion(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityRequest
-
Sets the value of the version property.
- setVersion(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
Sets the value of the version property.
- setVersion(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareRequest
-
Sets the value of the version property.
- setVersion(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
Sets the value of the version property.
- setVersion(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
Sets the value of the version property.
- setVersion(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareRequest
-
Sets the value of the version property.
- setVersion(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
Sets the value of the version property.
- setVersion(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareRequest
-
Sets the value of the version property.
- setVersion(String) - Method in class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
Sets the value of the version property.
- setVersion(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Source
-
Sets the value of the version property.
- setVersion(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Specialisation
-
Sets the value of the version property.
- setVersion(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.TransactionType
-
Sets the value of the version property.
- setVersion(String) - Method in class oasis.names.tc.saml._2_0.assertion.Assertion
-
Sets the value of the version property.
- setVersion(String) - Method in class oasis.names.tc.saml._2_0.protocol.RequestAbstractType
-
Sets the value of the version property.
- setVersion(String) - Method in class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
Sets the value of the version property.
- setVisitByDay(String) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
-
Sets the value of the visitByDay property.
- setVisitDate(DateTime) - Method in class be.cin.mycarenet._1_0.carenet.types.NurseContractualCareUpdateDetail
-
Sets the value of the visitDate property.
- setWeeknumber(BigInteger) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.Weekday
-
Sets the value of the weeknumber property.
- setWhichDocument(Object) - Method in class oasis.names.tc.dss._1_0.core.schema.IncludeObject
-
Sets the value of the whichDocument property.
- setWhichDocument(Object) - Method in class oasis.names.tc.dss._1_0.core.schema.SignaturePlacement
-
Sets the value of the whichDocument property.
- setWhichDocument(Object) - Method in class oasis.names.tc.dss._1_0.core.schema.SignaturePtr
-
Sets the value of the whichDocument property.
- setWhichDocument(Object) - Method in class oasis.names.tc.dss._1_0.core.schema.SignedReference
-
Sets the value of the whichDocument property.
- setWhichReference(BigInteger) - Method in class oasis.names.tc.dss._1_0.core.schema.DocumentHash
-
Sets the value of the whichReference property.
- setWhichReference(BigInteger) - Method in class oasis.names.tc.dss._1_0.core.schema.ReturnTransformedDocument
-
Sets the value of the whichReference property.
- setWhichReference(BigInteger) - Method in class oasis.names.tc.dss._1_0.core.schema.TransformedData
-
Sets the value of the whichReference property.
- setWhichReference(BigInteger) - Method in class oasis.names.tc.dss._1_0.core.schema.TransformedDocument
-
Sets the value of the whichReference property.
- setWSAddressing(WsAddressingHeader) - Method in class be.ehealth.technicalconnector.ws.domain.GenericRequest
-
This method will set the WSAddressing header as specified in the V200508 specification
- setX509IssuerName(String) - Method in class org.w3._2000._09.xmldsig.X509IssuerSerialType
-
Sets the value of the x509IssuerName property.
- setX509SerialNumber(BigInteger) - Method in class org.w3._2000._09.xmldsig.X509IssuerSerialType
-
Sets the value of the x509SerialNumber property.
- setXades(byte[]) - Method in class be.cin.encrypted.EncryptedKnownContent
-
Sets the value of the xades property.
- setXades(Base64Binary) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v2.SendRequestType
-
Sets the value of the xades property.
- setXades(Base64Binary) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v3.SendRequestType
-
Sets the value of the xades property.
- setXades(Base64Binary) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v4.SendRequestType
-
Sets the value of the xades property.
- setXadesT(Base64Binary) - Method in class be.cin.nip.async.generic.MsgResponse
-
Sets the value of the xadesT property.
- setXadesT(Base64Binary) - Method in class be.cin.nip.async.generic.Post
-
Sets the value of the xadesT property.
- setXadesT(Base64Binary) - Method in class be.cin.nip.async.generic.PostResponseReturn
-
Sets the value of the xadesT property.
- setXadesT(Base64Binary) - Method in class be.cin.nip.async.generic.TAckResponse
-
Sets the value of the xadesT property.
- setXadesT(Base64Binary) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v2.ResponseReturnType
-
Sets the value of the xadesT property.
- setXadesT(Base64Binary) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v3.ResponseReturnType
-
Sets the value of the xadesT property.
- setXadesT(Base64Binary) - Method in class be.fgov.ehealth.mycarenet.commons.protocol.v4.ResponseReturnType
-
Sets the value of the xadesT property.
- setXadesValue(byte[]) - Method in class be.ehealth.business.mycarenetdomaincommons.domain.Blob
-
- setXPath(String) - Method in class oasis.names.tc.dss._1_0.core.schema.SignaturePtr
-
Sets the value of the xPath property.
- setXPathAfter(String) - Method in class oasis.names.tc.dss._1_0.core.schema.SignaturePlacement
-
Sets the value of the xPathAfter property.
- setXPathFirstChildOf(String) - Method in class oasis.names.tc.dss._1_0.core.schema.SignaturePlacement
-
Sets the value of the xPathFirstChildOf property.
- setY(byte[]) - Method in class org.w3._2000._09.xmldsig.DSAKeyValue
-
Sets the value of the y property.
- setYear(XMLGregorianCalendar) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the year property.
- setYear(XMLGregorianCalendar) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MomentType
-
Sets the value of the year property.
- setYearmonth(XMLGregorianCalendar) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.ContentType
-
Sets the value of the yearmonth property.
- setYearmonth(XMLGregorianCalendar) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.MomentType
-
Sets the value of the yearmonth property.
- setZip(String) - Method in class be.ehealth.technicalconnector.beid.domain.Address
-
- setZip(String) - Method in class be.fgov.ehealth.standards.kmehr.schema.v1.AddressTypeBase
-
Sets the value of the zip property.
- setZipCode(String) - Method in class be.fgov.ehealth.commons.core.v1.MunicipalityType
-
Sets the value of the zipCode property.
- SeverityType - Class in be.fgov.ehealth.standards.kmehr.schema.v1
-
Java class for severityType complex type.
- SeverityType() - Constructor for class be.fgov.ehealth.standards.kmehr.schema.v1.SeverityType
-
- SexType - Enum in be.cin.mycarenet._1_0.carenet.types
-
Java class for SexType.
- SexType - Class in be.fgov.ehealth.standards.kmehr.schema.v1
-
Java class for sexType complex type.
- SexType() - Constructor for class be.fgov.ehealth.standards.kmehr.schema.v1.SexType
-
- SHA1Feature - Class in be.ehealth.technicalconnector.ws.feature
-
- SHA1Feature() - Constructor for class be.ehealth.technicalconnector.ws.feature.SHA1Feature
-
- SHA256Feature - Class in be.ehealth.technicalconnector.ws.feature
-
- SHA256Feature() - Constructor for class be.ehealth.technicalconnector.ws.feature.SHA256Feature
-
- shutdown() - Method in class be.ehealth.technicalconnector.cache.impl.JSR107Cache
-
- shutdown() - Method in class be.ehealth.technicalconnector.shutdown.DeleteFileOnExitShutdownHook
-
- shutdown() - Method in interface be.ehealth.technicalconnector.shutdown.ShutdownHook
-
- shutdown() - Static method in class be.ehealth.technicalconnector.shutdown.ShutdownRegistry
-
- ShutdownHook - Interface in be.ehealth.technicalconnector.shutdown
-
TODO: Description of the class.
- ShutdownRegistry - Class in be.ehealth.technicalconnector.shutdown
-
Registry class that contains all the
ShutdownHook that must be executed on a JVM exit
- sign(byte[], String) - Method in class be.ehealth.business.mycarenetcommons.security.SignHelper
-
- sign(AbstractWsSecurityHandler.SignedParts...) - Method in interface be.ehealth.technicalconnector.handler.AbstractWsSecurityHandler.WSSecHeaderGeneratorStep4
-
- sign(AbstractWsSecurityHandler.SignedParts...) - Method in class be.ehealth.technicalconnector.handler.wss4j.WSSecHeaderGeneratorWss4jImpl
-
- sign(byte[], String, String) - Method in interface be.fgov.ehealth.technicalconnector.distributedkeys.DistributedSignerProxy
-
Method used for signing a already calculated digest.
- sign(byte[], String, String) - Method in class be.fgov.ehealth.technicalconnector.distributedkeys.proxy.CredentialProxy
-
- sign(byte[], String, String) - Method in class be.fgov.ehealth.technicalconnector.distributedkeys.proxy.DigitalSignatureServiceProxy
-
- sign(Object, String, Credential) - Static method in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
- sign(Credential, byte[]) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.CmsSignatureBuilder
-
- sign(Credential, byte[], Map<String, Object>) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.CmsSignatureBuilder
-
- sign(Credential, byte[]) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.XmlSignatureBuilder
-
- sign(Credential, byte[], Map<String, Object>) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.XmlSignatureBuilder
-
- sign(Credential, byte[]) - Method in interface be.fgov.ehealth.technicalconnector.signature.SignatureBuilder
-
- sign(Credential, byte[], Map<String, Object>) - Method in interface be.fgov.ehealth.technicalconnector.signature.SignatureBuilder
-
- Signature - Class in org.w3._2000._09.xmldsig
-
Java class for SignatureType complex type.
- Signature() - Constructor for class org.w3._2000._09.xmldsig.Signature
-
- SIGNATURE_ALGORITHM - Static variable in class be.fgov.ehealth.technicalconnector.ra.utils.RaPropertiesLoader
-
- SIGNATUREALGORITHM - Static variable in class be.fgov.ehealth.technicalconnector.signature.domain.CadesOption
-
Parameter to specify the signatureAlgorithm
- SignatureBuilder - Interface in be.fgov.ehealth.technicalconnector.signature
-
interface for building signatures.
- SignatureBuilderFactory - Class in be.fgov.ehealth.technicalconnector.signature
-
- SignatureMethod - Class in org.w3._2000._09.xmldsig
-
Java class for SignatureMethodType complex type.
- SignatureMethod() - Constructor for class org.w3._2000._09.xmldsig.SignatureMethod
-
- SIGNATUREMETHODURI - Static variable in class be.fgov.ehealth.technicalconnector.signature.domain.XadesOption
-
Parameter to specify the signatureMethodURI
- SignatureObject - Class in oasis.names.tc.dss._1_0.core.schema
-
Java class for anonymous complex type.
- SignatureObject() - Constructor for class oasis.names.tc.dss._1_0.core.schema.SignatureObject
-
- SignaturePlacement - Class in oasis.names.tc.dss._1_0.core.schema
-
Java class for anonymous complex type.
- SignaturePlacement() - Constructor for class oasis.names.tc.dss._1_0.core.schema.SignaturePlacement
-
- SignaturePolicyIdentifier - Class in org.etsi.uri._01903.v1_3
-
Java class for SignaturePolicyIdentifierType complex type.
- SignaturePolicyIdentifier() - Constructor for class org.etsi.uri._01903.v1_3.SignaturePolicyIdentifier
-
- SignaturePolicyIdType - Class in org.etsi.uri._01903.v1_3
-
Java class for SignaturePolicyIdType complex type.
- SignaturePolicyIdType() - Constructor for class org.etsi.uri._01903.v1_3.SignaturePolicyIdType
-
- SignatureProductionPlace - Class in org.etsi.uri._01903.v1_3
-
Java class for SignatureProductionPlaceType complex type.
- SignatureProductionPlace() - Constructor for class org.etsi.uri._01903.v1_3.SignatureProductionPlace
-
- SignatureProperties - Class in org.w3._2000._09.xmldsig
-
Java class for SignaturePropertiesType complex type.
- SignatureProperties() - Constructor for class org.w3._2000._09.xmldsig.SignatureProperties
-
- SignatureProperty - Class in org.w3._2000._09.xmldsig
-
Java class for SignaturePropertyType complex type.
- SignatureProperty() - Constructor for class org.w3._2000._09.xmldsig.SignatureProperty
-
- SignaturePtr - Class in oasis.names.tc.dss._1_0.core.schema
-
Java class for anonymous complex type.
- SignaturePtr() - Constructor for class oasis.names.tc.dss._1_0.core.schema.SignaturePtr
-
- SIGNATURETIMESTAMP_ALGORITHMURI - Static variable in class be.fgov.ehealth.technicalconnector.signature.domain.XadesOption
-
Parameter to specify the digest used to invoke the timestamping authority.
- SIGNATURETIMESTAMP_CANONICALIZATIONMETHODURI - Static variable in class be.fgov.ehealth.technicalconnector.signature.domain.XadesOption
-
Parameter to specify a canonicalizationMethodURI of the SignatureTimeStamp
- SIGNATURETIMESTAMP_CREDENTIAL - Static variable in class be.fgov.ehealth.technicalconnector.signature.domain.XadesOption
-
Parameter to specify the credential to invoke the timestamping authority.
- SIGNATURETIMESTAMP_PROFILE - Static variable in class be.fgov.ehealth.technicalconnector.signature.domain.XadesOption
-
Parameter to specify the profile to invoke the timestamping authority.
- SIGNATURETIMESTAMP_TSA_URL - Static variable in class be.fgov.ehealth.technicalconnector.signature.domain.XadesOption
-
Parameter to specify the endpoint of the TimestampAuthority to invoke.
- SignatureUtils - Class in be.fgov.ehealth.technicalconnector.signature.impl
-
- SignatureValue - Class in org.w3._2000._09.xmldsig
-
Java class for SignatureValueType complex type.
- SignatureValue() - Constructor for class org.w3._2000._09.xmldsig.SignatureValue
-
- SignatureVerificationError - Enum in be.fgov.ehealth.technicalconnector.signature.domain
-
Enumeration containing the difference SignatureVerificationErrors.
- SignatureVerificationResult - Class in be.fgov.ehealth.technicalconnector.signature.domain
-
Result object containing the verification result.
- SignatureVerificationResult() - Constructor for class be.fgov.ehealth.technicalconnector.signature.domain.SignatureVerificationResult
-
- SIGNEDATTRIBUTEGENERATOR - Static variable in class be.fgov.ehealth.technicalconnector.signature.domain.CadesOption
-
Parameter to specify which attributes should be used to generate the signed attributes
- SignedDataObjectProperties - Class in org.etsi.uri._01903.v1_3
-
Java class for SignedDataObjectPropertiesType complex type.
- SignedDataObjectProperties() - Constructor for class org.etsi.uri._01903.v1_3.SignedDataObjectProperties
-
- SignedEncryptedResponseHolder - Class in be.ehealth.business.mycarenetcommons.domain
-
business response used to handle the WS response.
- SignedEncryptedResponseHolder(EncryptedKnownContent, SignatureVerificationResult, byte[], byte[], byte[]) - Constructor for class be.ehealth.business.mycarenetcommons.domain.SignedEncryptedResponseHolder
-
- SignedInfo - Class in org.w3._2000._09.xmldsig
-
Java class for SignedInfoType complex type.
- SignedInfo() - Constructor for class org.w3._2000._09.xmldsig.SignedInfo
-
- SignedProperties - Class in org.etsi.uri._01903.v1_3
-
Java class for SignedPropertiesType complex type.
- SignedProperties() - Constructor for class org.etsi.uri._01903.v1_3.SignedProperties
-
- SignedPropertiesBuilder - Class in be.fgov.ehealth.technicalconnector.signature.impl.xades.domain
-
- SignedPropertiesBuilder() - Constructor for class be.fgov.ehealth.technicalconnector.signature.impl.xades.domain.SignedPropertiesBuilder
-
- SignedReference - Class in oasis.names.tc.dss._1_0.core.schema
-
Java class for anonymous complex type.
- SignedReference() - Constructor for class oasis.names.tc.dss._1_0.core.schema.SignedReference
-
- SignedReferences - Class in oasis.names.tc.dss._1_0.core.schema
-
Java class for anonymous complex type.
- SignedReferences() - Constructor for class oasis.names.tc.dss._1_0.core.schema.SignedReferences
-
- SignedResponseHolder - Class in be.ehealth.business.mycarenetcommons.domain
-
holds the the WS response data.
- SignedResponseHolder(byte[], SignatureVerificationResult) - Constructor for class be.ehealth.business.mycarenetcommons.domain.SignedResponseHolder
-
- SignedResponseHolder(byte[], byte[], SignatureVerificationResult) - Constructor for class be.ehealth.business.mycarenetcommons.domain.SignedResponseHolder
-
- SignedSignatureProperties - Class in org.etsi.uri._01903.v1_3
-
Java class for SignedSignaturePropertiesType complex type.
- SignedSignatureProperties() - Constructor for class org.etsi.uri._01903.v1_3.SignedSignatureProperties
-
- signer(Actor) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ContractRequest.Builder
-
Sets the actor and returns a reference to this Builder so that the methods can be chained together.
- signer(Actor) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.RevocationContractRequest.Builder
-
Sets the signer and returns a reference to this Builder so that the methods can be chained together.
- SignerRole - Class in org.etsi.uri._01903.v1_3
-
Java class for SignerRoleType complex type.
- SignerRole() - Constructor for class org.etsi.uri._01903.v1_3.SignerRole
-
- SignHelper - Class in be.ehealth.business.mycarenetcommons.security
-
- SignHelper() - Constructor for class be.ehealth.business.mycarenetcommons.security.SignHelper
-
- SignHelper.DefaultSigningOptions - Class in be.ehealth.business.mycarenetcommons.security
-
- SignHelper.EncapsulatedSigningOptions - Class in be.ehealth.business.mycarenetcommons.security
-
- signin(SsoProfile) - Method in class be.ehealth.technicalconnector.service.sso.impl.SingleSignOnServiceImpl
-
- signin(SsoProfile, String) - Method in class be.ehealth.technicalconnector.service.sso.impl.SingleSignOnServiceImpl
-
- signin(SsoProfile, String) - Method in interface be.ehealth.technicalconnector.service.sso.SingleSignOnService
-
- signin(SsoProfile) - Method in interface be.ehealth.technicalconnector.service.sso.SingleSignOnService
-
- SIGNING_CLOCK_SKEW - Static variable in class be.ehealth.technicalconnector.service.etee.CryptoFactory
-
Property to set the acceptable difference (in millis) in time calculations to prevent clock synchronisation issues.
- SIGNING_OPTIONMAP - Static variable in interface be.ehealth.technicalconnector.service.etee.Crypto
-
Optional Map<SigningOption,Object>
- SIGNING_TIME_EXPIRATION - Static variable in class be.ehealth.technicalconnector.service.etee.CryptoFactory
-
Property to set the maximum time (in minutes) to consider a sealed message as recent.
- SIGNING_TIME_TRUST_IMPLICIT - Static variable in class be.ehealth.technicalconnector.service.etee.CryptoFactory
-
Flag (true/false) to accept messages that have an expired Signing-Time without further verifications.
- SIGNING_TSA_CERT_STORE - Static variable in class be.ehealth.technicalconnector.service.etee.CryptoFactory
-
Base property to set the certificates and crl to be used by the TSA verification.
- SigningCertificate - Class in org.etsi.uri._01903.v1_3
-
Java class for CertIDListType complex type.
- SigningCertificate() - Constructor for class org.etsi.uri._01903.v1_3.SigningCertificate
-
- SIGNINGTIME_CLOCK_SKEW_DURATION - Static variable in class be.fgov.ehealth.technicalconnector.signature.domain.XadesOption
-
Parameter to specify the clockskew to use when using the signing time.
- SIGNINGTIME_CLOCK_SKEW_TIMEUNIT - Static variable in class be.fgov.ehealth.technicalconnector.signature.domain.XadesOption
-
Parameter to specify the clockskew to use when using the signing time.
- SigningTimeBoundaries - Class in oasis.names.tc.dss._1_0.core.schema
-
Java class for anonymous complex type.
- SigningTimeBoundaries() - Constructor for class oasis.names.tc.dss._1_0.core.schema.SigningTimeBoundaries
-
- SigningTimeInfo - Class in oasis.names.tc.dss._1_0.core.schema
-
Java class for SigningTimeInfoType complex type.
- SigningTimeInfo() - Constructor for class oasis.names.tc.dss._1_0.core.schema.SigningTimeInfo
-
- signRequest(X509Certificate, PrivateKey, SignRequest) - Method in interface be.ehealth.technicalconnector.service.timestamp.AuthorityService
-
This operation can be used to either make a time stamp of one or more documents, or to make a time stamp of the hash value of the
original documents.
- signRequest(X509Certificate, PrivateKey, SignRequest) - Method in class be.ehealth.technicalconnector.service.timestamp.impl.AuthorityServiceImpl
-
- SignRequest - Class in oasis.names.tc.dss._1_0.core.schema
-
Java class for anonymous complex type.
- SignRequest() - Constructor for class oasis.names.tc.dss._1_0.core.schema.SignRequest
-
- SignResponse - Class in oasis.names.tc.dss._1_0.core.schema
-
Java class for anonymous complex type.
- SignResponse() - Constructor for class oasis.names.tc.dss._1_0.core.schema.SignResponse
-
- SigPolicyQualifiersListType - Class in org.etsi.uri._01903.v1_3
-
Java class for SigPolicyQualifiersListType complex type.
- SigPolicyQualifiersListType() - Constructor for class org.etsi.uri._01903.v1_3.SigPolicyQualifiersListType
-
- SilentInstantiationException - Exception in be.ehealth.technicalconnector.exception
-
Exception that can be swallowed is the flag silent is active.
- SilentInstantiationException(Exception) - Constructor for exception be.ehealth.technicalconnector.exception.SilentInstantiationException
-
- SingleInsurabilityRequest - Class in be.cin.mycarenet._1_0.carenet.types
-
Java class for SingleInsurabilityRequestType complex type.
- SingleInsurabilityRequest() - Constructor for class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityRequest
-
- SingleInsurabilityResponse - Class in be.cin.mycarenet._1_0.carenet.types
-
Java class for SingleInsurabilityResponseType complex type.
- SingleInsurabilityResponse() - Constructor for class be.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
-
- SingleNurseContractualCareRequest - Class in be.cin.mycarenet._1_0.carenet.types
-
Java class for SingleNurseContractualCareRequestType complex type.
- SingleNurseContractualCareRequest() - Constructor for class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareRequest
-
- SingleNurseContractualCareResponse - Class in be.cin.mycarenet._1_0.carenet.types
-
Java class for SingleNurseContractualCareResponseType complex type.
- SingleNurseContractualCareResponse() - Constructor for class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareResponse
-
- SingleNurseContractualCareUpdate - Class in be.cin.mycarenet._1_0.carenet.types
-
Java class for SingleNurseContractualCareUpdateType complex type.
- SingleNurseContractualCareUpdate() - Constructor for class be.cin.mycarenet._1_0.carenet.types.SingleNurseContractualCareUpdate
-
- SinglePalliativeCareRequest - Class in be.cin.mycarenet._1_0.carenet.types
-
Java class for SinglePalliativeCareRequestType complex type.
- SinglePalliativeCareRequest() - Constructor for class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareRequest
-
- SinglePalliativeCareResponse - Class in be.cin.mycarenet._1_0.carenet.types
-
Java class for SinglePalliativeCareResponseType complex type.
- SinglePalliativeCareResponse() - Constructor for class be.cin.mycarenet._1_0.carenet.types.SinglePalliativeCareResponse
-
- SingleSignOnService - Interface in be.ehealth.technicalconnector.service.sso
-
This is an implementation of the Single Sign On between the SecureTokenService and the eHealth IDP.
- SingleSignOnServiceImpl - Class in be.ehealth.technicalconnector.service.sso.impl
-
- SingleSignOnServiceImpl() - Constructor for class be.ehealth.technicalconnector.service.sso.impl.SingleSignOnServiceImpl
-
- SingleSpecificTechnicalCareRequest - Class in be.cin.mycarenet._1_0.carenet.types
-
Java class for SingleSpecificTechnicalCareRequestType complex type.
- SingleSpecificTechnicalCareRequest() - Constructor for class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareRequest
-
- SingleSpecificTechnicalCareResponse - Class in be.cin.mycarenet._1_0.carenet.types
-
Java class for SingleSpecificTechnicalCareResponseType complex type.
- SingleSpecificTechnicalCareResponse() - Constructor for class be.cin.mycarenet._1_0.carenet.types.SingleSpecificTechnicalCareResponse
-
- SITE - Static variable in class be.ehealth.technicalconnector.utils.IdentifierType
-
- SITEPIT - Static variable in class be.ehealth.technicalconnector.utils.IdentifierType
-
- SITESMUR - Static variable in class be.ehealth.technicalconnector.utils.IdentifierType
-
- SiteType - Class in be.fgov.ehealth.standards.kmehr.schema.v1
-
Java class for siteType complex type.
- SiteType() - Constructor for class be.fgov.ehealth.standards.kmehr.schema.v1.SiteType
-
- skippedEntity(String) - Method in class be.ehealth.technicalconnector.validator.impl.handler.ForkContentHandler
-
- Slf4jLogChute() - Constructor for class be.ehealth.technicalconnector.utils.TemplateEngineUtils.Slf4jLogChute
-
- SLIDING_WINDOW_DIVIDER - Static variable in class be.ehealth.technicalconnector.session.renew.SlidingWindowRenewStrategy
-
Default value: 2
- SLIDING_WINDOW_SKIP_THRESHOLD - Static variable in class be.ehealth.technicalconnector.session.renew.SlidingWindowRenewStrategy
-
Default value: 100
- SlidingWindowRenewStrategy - Class in be.ehealth.technicalconnector.session.renew
-
- SlidingWindowRenewStrategy() - Constructor for class be.ehealth.technicalconnector.session.renew.SlidingWindowRenewStrategy
-
- SoaErrorException - Exception in be.ehealth.technicalconnector.exception
-
exception which contains result of soa error from webservice.
- SoaErrorException(String, ResponseType) - Constructor for exception be.ehealth.technicalconnector.exception.SoaErrorException
-
- SoaErrorException(String, ResponseType) - Constructor for exception be.ehealth.technicalconnector.exception.SoaErrorException
-
- SoaErrorException(String, ResponseType) - Constructor for exception be.ehealth.technicalconnector.exception.SoaErrorException
-
- SoaErrorException(String, ErrorType) - Constructor for exception be.ehealth.technicalconnector.exception.SoaErrorException
-
- SOAErrorType - Class in be.fgov.ehealth.errors.soa.v1
-
Common Type for ConsumerErrors.
- SOAErrorType() - Constructor for class be.fgov.ehealth.errors.soa.v1.SOAErrorType
-
- SOAPACTION_CERTRA_APPLICATIONIDS - Static variable in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
SOAPACTION for the Actor ApplicationIds
- SOAPACTION_CERTRA_GEN_CERT - Static variable in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
SOAPACTION for generate a certificate
- SOAPACTION_CERTRA_GEN_CONTRACT - Static variable in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
SOAPACTION for generating a contract
- SOAPACTION_CERTRA_GENERATE_REVOCATION_CONTRACT - Static variable in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
SOAPACTION for generating revocation contract
- SOAPACTION_CERTRA_GET_CERT - Static variable in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
SOAPACTION for getting a certificate
- SOAPACTION_CERTRA_GET_CERTIFICATE_INFO - Static variable in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
SOAPACTION for the Renew Certificate
- SOAPACTION_CERTRA_GET_CERTIFICATE_INFO_FOR_CITIZEN - Static variable in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
SOAPACTION for listing organization types
- SOAPACTION_CERTRA_ORGANIZATION_TYPES - Static variable in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
SOAPACTION for listing organization types
- SOAPACTION_CERTRA_QUAL - Static variable in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
SOAPACTION for the Actor Qualities
- SOAPACTION_CERTRA_REVOKE - Static variable in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
SOAPACTION for revoke Certificate
- SOAPACTION_CERTRA_SUBMIT_CSR_FOREIGNER - Static variable in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
SOAPACTION for submitting CSR for foreigner
- SOAPACTION_ETKRA_ACTIVATE_ETK - Static variable in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
SOAPACTION for activating a replacing certificate
- SOAPACTION_ETKRA_COMPLETE_ETK_REGISTRATION - Static variable in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
SOAPACTION for register public key encryption token
- SOAPACTION_ETKRA_START_REGISTRATION - Static variable in class be.fgov.ehealth.technicalconnector.ra.utils.RaUtils
-
SOAPACTION for requesting public key encryption token
- SOAPACTION_WSI_COMPLAINT - Static variable in class be.ehealth.technicalconnector.handler.SoapActionHandler
-
- SOAPActionFeature - Class in be.ehealth.technicalconnector.ws.feature
-
- SOAPActionFeature(String, boolean) - Constructor for class be.ehealth.technicalconnector.ws.feature.SOAPActionFeature
-
- SoapActionHandler - Class in be.ehealth.technicalconnector.handler
-
Handler that adds the SOAPAction to the mimeheader.
- SoapActionHandler() - Constructor for class be.ehealth.technicalconnector.handler.SoapActionHandler
-
- SOAPContextAlgorithmHelper - Class in be.ehealth.technicalconnector.handler.wss4j
-
- SOAPContextAlgorithmHelper() - Constructor for class be.ehealth.technicalconnector.handler.wss4j.SOAPContextAlgorithmHelper
-
- SOAPHeaderLoggerHandler - Class in be.ehealth.technicalconnector.handler
-
This handler will print the content of the SOAPHeader specified in the configuration.
- SOAPHeaderLoggerHandler() - Constructor for class be.ehealth.technicalconnector.handler.SOAPHeaderLoggerHandler
-
- SOAPMessageContextImpl - Class in be.ehealth.technicalconnector.ws.impl
-
The Class SOAPMessageContextImpl.
- SOAPMessageContextImpl(SOAPMessage) - Constructor for class be.ehealth.technicalconnector.ws.impl.SOAPMessageContextImpl
-
Instantiates a new SOAP message context impl.
- SOAPUtils - Class in be.ehealth.technicalconnector.utils
-
- Source - Class in be.fgov.ehealth.standards.kmehr.schema.v1
-
Java class for anonymous complex type.
- Source() - Constructor for class be.fgov.ehealth.standards.kmehr.schema.v1.Source
-
- Specialisation - Class in be.fgov.ehealth.standards.kmehr.schema.v1
-
Java class for anonymous complex type.
- Specialisation() - Constructor for class be.fgov.ehealth.standards.kmehr.schema.v1.Specialisation
-
- SpecialOrganisation - Enum in be.ehealth.technicalconnector.beid.domain
-
Special Organisation enumeration
- SpecialStatus - Enum in be.ehealth.technicalconnector.beid.domain
-
Special status Enumeration to specify additional information
- SpecificTechnicalCareDetail - Class in be.cin.mycarenet._1_0.carenet.types
-
Java class for SpecificTechnicalCareDetailType complex type.
- SpecificTechnicalCareDetail() - Constructor for class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareDetail
-
- SpecificTechnicalCareTreatmentType - Class in be.cin.mycarenet._1_0.carenet.types
-
Java class for SpecificTechnicalCareTreatmentType complex type.
- SpecificTechnicalCareTreatmentType() - Constructor for class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareTreatmentType
-
- SpecificTechnicalCareTypeType - Enum in be.cin.mycarenet._1_0.carenet.types
-
Java class for SpecificTechnicalCareTypeType.
- SpecificTechnicalResponseCareDetail - Class in be.cin.mycarenet._1_0.carenet.types
-
Java class for SpecificTechnicalCareResponseDetailType complex type.
- SpecificTechnicalResponseCareDetail() - Constructor for class be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalResponseCareDetail
-
- SPKIData - Class in org.w3._2000._09.xmldsig
-
Java class for SPKIDataType complex type.
- SPKIData() - Constructor for class org.w3._2000._09.xmldsig.SPKIData
-
- SPUserNotice - Class in org.etsi.uri._01903.v1_3
-
Java class for SPUserNoticeType complex type.
- SPUserNotice() - Constructor for class org.etsi.uri._01903.v1_3.SPUserNotice
-
- Ssin - Class in be.ehealth.business.mycarenetdomaincommons.domain
-
Value object representing a niss
- Ssin(String) - Constructor for class be.ehealth.business.mycarenetdomaincommons.domain.Ssin
-
- SSIN - Static variable in class be.ehealth.technicalconnector.utils.IdentifierType
-
- SSL_VERIFICATION_FLAVOUR_PASSTHROUGH - Static variable in class be.ehealth.technicalconnector.config.impl.ConfigurationModuleSSL
-
- SSL_VERIFICATION_FLAVOUR_TRUSTSTORE - Static variable in class be.ehealth.technicalconnector.config.impl.ConfigurationModuleSSL
-
- SsoProfile - Enum in be.ehealth.technicalconnector.enumeration
-
Enumeration for the supported SsoProfiles
- StandardType - Class in be.fgov.ehealth.standards.kmehr.schema.v1
-
to specify the version of the kmehr specification to which this message complies
- StandardType() - Constructor for class be.fgov.ehealth.standards.kmehr.schema.v1.StandardType
-
- startDocument() - Method in class be.ehealth.technicalconnector.validator.impl.handler.ForkContentHandler
-
- startElement(String, String, String, Attributes) - Method in class be.ehealth.technicalconnector.validator.impl.handler.ForkContentHandler
-
- startElement(String, String, String, Attributes) - Method in class be.ehealth.technicalconnector.validator.impl.handler.XOPValidationHandler
-
- startETKRegistration(PublicKey, Credential) - Method in interface be.fgov.ehealth.technicalconnector.ra.service.EncryptionTokenRegistrationService
-
- startETKRegistration(PublicKey, Credential) - Method in class be.fgov.ehealth.technicalconnector.ra.service.impl.EncryptionTokenRegistrationServiceImpl
-
- StartETKRegistrationRequest - Class in be.fgov.ehealth.etkra.protocol.v2
-
Request for starting the creation of the eHealth Encryption Token.
- StartETKRegistrationRequest() - Constructor for class be.fgov.ehealth.etkra.protocol.v2.StartETKRegistrationRequest
-
- StartETKRegistrationResponse - Class in be.fgov.ehealth.etkra.protocol.v2
-
The response contains a "challenge" that must be decrypted by the user.
- StartETKRegistrationResponse() - Constructor for class be.fgov.ehealth.etkra.protocol.v2.StartETKRegistrationResponse
-
- startPrefixMapping(String, String) - Method in class be.ehealth.technicalconnector.validator.impl.handler.ForkContentHandler
-
- StatementAbstractType - Class in oasis.names.tc.saml._1_0.assertion
-
Java class for StatementAbstractType complex type.
- StatementAbstractType() - Constructor for class oasis.names.tc.saml._1_0.assertion.StatementAbstractType
-
- StatementAbstractType - Class in oasis.names.tc.saml._2_0.assertion
-
Java class for StatementAbstractType complex type.
- StatementAbstractType() - Constructor for class oasis.names.tc.saml._2_0.assertion.StatementAbstractType
-
- Status - Class in be.fgov.ehealth.commons._1_0.core
-
Java class for anonymous complex type.
- Status() - Constructor for class be.fgov.ehealth.commons._1_0.core.Status
-
- Status - Class in be.fgov.ehealth.commons.core.v2
-
StatusType of the requests
- Status() - Constructor for class be.fgov.ehealth.commons.core.v2.Status
-
- Status - Class in be.fgov.ehealth.etee.commons._1_0.etee
-
Java class for anonymous complex type.
- Status() - Constructor for class be.fgov.ehealth.etee.commons._1_0.etee.Status
-
- Status - Enum in be.fgov.ehealth.technicalconnector.ra.enumaration
-
Enumaration containg the possible status message from the RA services.
- Status - Class in oasis.names.tc.saml._1_0.protocol
-
Java class for StatusType complex type.
- Status() - Constructor for class oasis.names.tc.saml._1_0.protocol.Status
-
- Status - Class in oasis.names.tc.saml._2_0.protocol
-
Java class for StatusType complex type.
- Status() - Constructor for class oasis.names.tc.saml._2_0.protocol.Status
-
- StatusCode - Class in be.fgov.ehealth.commons.core.v2
-
URI code of the status
- StatusCode() - Constructor for class be.fgov.ehealth.commons.core.v2.StatusCode
-
- StatusCode - Class in oasis.names.tc.saml._1_0.protocol
-
Java class for StatusCodeType complex type.
- StatusCode() - Constructor for class oasis.names.tc.saml._1_0.protocol.StatusCode
-
- StatusCode - Class in oasis.names.tc.saml._2_0.protocol
-
Java class for StatusCodeType complex type.
- StatusCode() - Constructor for class oasis.names.tc.saml._2_0.protocol.StatusCode
-
- StatusDetail - Class in be.fgov.ehealth.commons.core.v2
-
Additional details of the status
- StatusDetail() - Constructor for class be.fgov.ehealth.commons.core.v2.StatusDetail
-
- StatusDetail - Class in oasis.names.tc.saml._1_0.protocol
-
Java class for StatusDetailType complex type.
- StatusDetail() - Constructor for class oasis.names.tc.saml._1_0.protocol.StatusDetail
-
- StatusDetail - Class in oasis.names.tc.saml._2_0.protocol
-
Java class for StatusDetailType complex type.
- StatusDetail() - Constructor for class oasis.names.tc.saml._2_0.protocol.StatusDetail
-
- StatusPageParser - Class in be.fgov.ehealth.technicalconnector.bootstrap.bcp.parser
-
- StatusPageSignatureVerifier - Class in be.fgov.ehealth.technicalconnector.bootstrap.bcp.verifier
-
- StatusResponseType - Class in be.fgov.ehealth.commons.protocol.v2
-
eHealth SOA Response Type for Services that require a Status as output.
- StatusResponseType() - Constructor for class be.fgov.ehealth.commons.protocol.v2.StatusResponseType
-
- StatusResponseType - Class in oasis.names.tc.saml._2_0.protocol
-
Java class for StatusResponseType complex type.
- StatusResponseType() - Constructor for class oasis.names.tc.saml._2_0.protocol.StatusResponseType
-
- StatusType - Enum in be.fgov.ehealth.bcp.protocol.v1
-
Java class for StatusType.
- StatusType - Enum in be.fgov.ehealth.bcp.protocol.v2
-
Java class for StatusType.
- StatusType - Class in be.fgov.ehealth.commons.core.v1
-
Basic Type for Status of a Response.
- StatusType() - Constructor for class be.fgov.ehealth.commons.core.v1.StatusType
-
- StatusType - Enum in be.fgov.ehealth.etee.ra.revoke._1_0.protocol
-
Java class for StatusType.
- store(String, char[]) - Method in class be.fgov.ehealth.technicalconnector.ra.utils.KeyStoreManager
-
Store the keystore to the given location with the given password.
- StreetType - Class in be.fgov.ehealth.commons.core.v1
-
Localized name for street.
- StreetType() - Constructor for class be.fgov.ehealth.commons.core.v1.StreetType
-
- StrengthType - Class in be.fgov.ehealth.standards.kmehr.schema.v1
-
Java class for strengthType complex type.
- StrengthType() - Constructor for class be.fgov.ehealth.standards.kmehr.schema.v1.StrengthType
-
- StringLangType - Class in be.cin.types.v1
-
An (xml) type that has a string as content/value and the language as attribute/field.
- StringLangType() - Constructor for class be.cin.types.v1.StringLangType
-
- STSService - Interface in be.ehealth.technicalconnector.service.sts
-
The eHealth-platform Secure Token Service provides a web service interface to request a SAML Assertion token using the Request Secure
Token operation.
- STSServiceFactory - Class in be.ehealth.technicalconnector.service.sts
-
- STSServiceImpl - Class in be.ehealth.technicalconnector.service.sts.impl
-
The eHealth-platform Secure Token Service provides a web service interface to request a SAML Assertion token using the Request Secure
Token operation.
- STSServiceImpl() - Constructor for class be.ehealth.technicalconnector.service.sts.impl.STSServiceImpl
-
- STSServiceWsTrustImpl - Class in be.ehealth.technicalconnector.service.sts.impl
-
The eHealth-platform Secure Token Service provides a web service interface to request a SAML Assertion token using the Request Secure
Token operation.
- STSServiceWsTrustImpl() - Constructor for class be.ehealth.technicalconnector.service.sts.impl.STSServiceWsTrustImpl
-
- Subject - Class in be.ehealth.business.mycarenetdomaincommons.domain
-
- Subject() - Constructor for class be.ehealth.business.mycarenetdomaincommons.domain.Subject
-
- Subject - Class in oasis.names.tc.saml._1_0.assertion
-
Java class for SubjectType complex type.
- Subject() - Constructor for class oasis.names.tc.saml._1_0.assertion.Subject
-
- Subject - Class in oasis.names.tc.saml._2_0.assertion
-
Java class for SubjectType complex type.
- Subject() - Constructor for class oasis.names.tc.saml._2_0.assertion.Subject
-
- SubjectConfirmation - Class in oasis.names.tc.saml._1_0.assertion
-
Java class for SubjectConfirmationType complex type.
- SubjectConfirmation() - Constructor for class oasis.names.tc.saml._1_0.assertion.SubjectConfirmation
-
- SubjectConfirmation - Class in oasis.names.tc.saml._2_0.assertion
-
Java class for SubjectConfirmationType complex type.
- SubjectConfirmation() - Constructor for class oasis.names.tc.saml._2_0.assertion.SubjectConfirmation
-
- SubjectConfirmationDataType - Class in oasis.names.tc.saml._2_0.assertion
-
Java class for SubjectConfirmationDataType complex type.
- SubjectConfirmationDataType() - Constructor for class oasis.names.tc.saml._2_0.assertion.SubjectConfirmationDataType
-
- SubjectLocality - Class in oasis.names.tc.saml._1_0.assertion
-
Java class for SubjectLocalityType complex type.
- SubjectLocality() - Constructor for class oasis.names.tc.saml._1_0.assertion.SubjectLocality
-
- SubjectLocality - Class in oasis.names.tc.saml._2_0.assertion
-
Java class for SubjectLocalityType complex type.
- SubjectLocality() - Constructor for class oasis.names.tc.saml._2_0.assertion.SubjectLocality
-
- SubjectQueryAbstractType - Class in oasis.names.tc.saml._1_0.protocol
-
Java class for SubjectQueryAbstractType complex type.
- SubjectQueryAbstractType() - Constructor for class oasis.names.tc.saml._1_0.protocol.SubjectQueryAbstractType
-
- SubjectQueryAbstractType - Class in oasis.names.tc.saml._2_0.protocol
-
Java class for SubjectQueryAbstractType complex type.
- SubjectQueryAbstractType() - Constructor for class oasis.names.tc.saml._2_0.protocol.SubjectQueryAbstractType
-
- SubjectStatementAbstractType - Class in oasis.names.tc.saml._1_0.assertion
-
Java class for SubjectStatementAbstractType complex type.
- SubjectStatementAbstractType() - Constructor for class oasis.names.tc.saml._1_0.assertion.SubjectStatementAbstractType
-
- SubjectType - Class in be.fgov.ehealth.mycarenet.commons.core.v4
-
Java class for SubjectType complex type.
- SubjectType() - Constructor for class be.fgov.ehealth.mycarenet.commons.core.v4.SubjectType
-
- submitCSRForForeigner(ForeignerRequest) - Method in interface be.fgov.ehealth.technicalconnector.ra.service.AuthenticationCertificateRegistrationService
-
- submitCSRForForeigner(ForeignerRequest) - Method in class be.fgov.ehealth.technicalconnector.ra.service.impl.AuthenticationCertificateRegistrationServiceImpl
-
- SubmitCSRForForeignerRequest - Class in be.fgov.ehealth.certra.protocol.v2
-
Request containing the details of a Certificate Signing Request of a foreign person.
- SubmitCSRForForeignerRequest() - Constructor for class be.fgov.ehealth.certra.protocol.v2.SubmitCSRForForeignerRequest
-
- SubmitCSRForForeignerResponse - Class in be.fgov.ehealth.certra.protocol.v2
-
This response contains a validation URL that the foreigner user must visit in order to validate their request, this validation must take place before the expiration date mentioned in the response.
- SubmitCSRForForeignerResponse() - Constructor for class be.fgov.ehealth.certra.protocol.v2.SubmitCSRForForeignerResponse
-
- SubmitCSRForForeignerResponseInfo - Class in be.fgov.ehealth.technicalconnector.ra.domain
-
- SubmitCSRForForeignerResponseInfo() - Constructor for class be.fgov.ehealth.technicalconnector.ra.domain.SubmitCSRForForeignerResponseInfo
-
- Substanceproduct - Class in be.fgov.ehealth.standards.kmehr.schema.v1
-
Java class for anonymous complex type.
- Substanceproduct() - Constructor for class be.fgov.ehealth.standards.kmehr.schema.v1.Substanceproduct
-
- SubstanceType - Class in be.fgov.ehealth.standards.kmehr.schema.v1
-
Java class for substanceType complex type.
- SubstanceType() - Constructor for class be.fgov.ehealth.standards.kmehr.schema.v1.SubstanceType
-
- SV_METHOD - Static variable in class be.ehealth.technicalconnector.service.sts.impl.AbstractSTSService
-
The Constant SV_METHOD.
- SYS_PROP_DELETE_ON_EXIT - Static variable in class be.ehealth.technicalconnector.shutdown.DeleteFileOnExitShutdownHook
-
- SYSPROP_AUTOUPDATE_ACTIVE - Static variable in class be.ehealth.technicalconnector.config.impl.ConfigurationModuleTrustStore
-
- SYSPROP_CONFIG_LOADING - Static variable in class be.ehealth.technicalconnector.config.impl.ConfigurationImpl
-
Property to (des)activate the loading of the property file
- SYSPROP_EHEALTH_TIME_ACTIVE - Static variable in class be.ehealth.technicalconnector.config.impl.ConfigurationModuleEhealthTime
-
- SYSPROP_MODULE_LOADING - Static variable in class be.ehealth.technicalconnector.config.impl.ConfigurationImpl
-
Property to (des)activate the module loading of the configuration factory.
- SYSPROP_W10_PATCH_ACTIVE - Static variable in class be.ehealth.technicalconnector.config.impl.ConfigurationModuleWindows10
-
- SYSTEM_PROP_CONFIG_LOCATION - Static variable in class be.ehealth.technicalconnector.config.ConfigFactory
-
System property used to set the location the properties file on startup
- SystemError - Class in be.fgov.ehealth.errors.soa.v1
-
Type for SystemErrors.
- SystemError() - Constructor for class be.fgov.ehealth.errors.soa.v1.SystemError
-
- SYSTEMPROP_ROOTKEY - Static variable in class be.ehealth.technicalconnector.config.impl.ConfigurationModuleSystemProps
-
Rootkey to alter
System.getProperty(String key, String value);
- validate(CommonOutputType) - Static method in class be.ehealth.business.mycarenetcommons.validator.CommonOutputValidator
-
Validate is the commonInput is correct
- validate(CommonOutputType) - Static method in class be.ehealth.business.mycarenetcommons.validator.CommonOutputValidator
-
Validate is the commonInput is correct
- validate(CommonInput) - Static method in class be.ehealth.business.mycarenetdomaincommons.validator.CommonInputValidator
-
Validate is the commonInput is correct
- validate(Routing) - Static method in class be.ehealth.business.mycarenetdomaincommons.validator.RoutingValidator
-
- validate(Object) - Method in class be.ehealth.technicalconnector.validator.impl.XMLValidatorImpl
-
- validate(Source, boolean, String...) - Static method in class be.ehealth.technicalconnector.validator.ValidatorHelper
-
- validate(Source, String...) - Static method in class be.ehealth.technicalconnector.validator.ValidatorHelper
-
- validate(Object, String) - Static method in class be.ehealth.technicalconnector.validator.ValidatorHelper
-
Validates a JAXB object
- validate(Object, Class, String) - Static method in class be.ehealth.technicalconnector.validator.ValidatorHelper
-
Validates a JAXB object
- validate(Object) - Method in interface be.ehealth.technicalconnector.validator.XMLValidator
-
Validates a JAXB object
- validateHash(Blob) - Method in class be.ehealth.business.mycarenetcommons.builders.impl.ResponseBuilderImpl
-
- validateHash(Blob) - Method in interface be.ehealth.business.mycarenetcommons.builders.ResponseBuilder
-
- validateMsgXadesT(Object, byte[], String) - Method in class be.ehealth.businessconnector.genericasync.builders.impl.ResponseObjectBuilderImpl
-
- validateMsgXadesT(Object, byte[], String) - Method in interface be.ehealth.businessconnector.genericasync.builders.ResponseObjectBuilder
-
- validateReplyStatus(ResponseType) - Method in interface be.ehealth.technicalconnector.validator.EhealthReplyValidator
-
Validate reply status.
- validateReplyStatus(ResponseType) - Method in interface be.ehealth.technicalconnector.validator.EhealthReplyValidator
-
Validate reply status.
- validateReplyStatus(StatusResponseType) - Method in interface be.ehealth.technicalconnector.validator.EhealthReplyValidator
-
Validate reply status.
- validateReplyStatus(ResponseType) - Method in class be.ehealth.technicalconnector.validator.impl.EhealthReplyValidatorImpl
-
- validateReplyStatus(ResponseType) - Method in class be.ehealth.technicalconnector.validator.impl.EhealthReplyValidatorImpl
-
- validateReplyStatus(StatusResponseType) - Method in class be.ehealth.technicalconnector.validator.impl.EhealthReplyValidatorImpl
-
- validateSession() - Static method in class be.ehealth.technicalconnector.session.Session
-
Convenience method to validate session exists.
- validateSession() - Method in class be.ehealth.technicalconnector.validator.impl.SAMLSessionValidator
-
- validateSession() - Method in interface be.ehealth.technicalconnector.validator.SessionValidator
-
Validate session.
- validateTAckXadesT(Object, byte[], String) - Method in class be.ehealth.businessconnector.genericasync.builders.impl.ResponseObjectBuilderImpl
-
- validateTAckXadesT(Object, byte[], String) - Method in interface be.ehealth.businessconnector.genericasync.builders.ResponseObjectBuilder
-
- validateTimeStampToken(byte[], TimeStampToken) - Method in class be.ehealth.technicalconnector.validator.impl.TimeStampValidatorImpl
-
- validateTimeStampToken(TimeStampToken) - Method in class be.ehealth.technicalconnector.validator.impl.TimeStampValidatorImpl
-
- validateTimeStampToken(TimeStampToken) - Method in interface be.ehealth.technicalconnector.validator.TimeStampValidator
-
validates the timestamp token.
- validateTimeStampToken(byte[], TimeStampToken) - Method in interface be.ehealth.technicalconnector.validator.TimeStampValidator
-
validates the timestamp token.
- validateToken(SAMLToken) - Method in class be.ehealth.technicalconnector.validator.impl.SAMLSessionValidator
-
- validateToken(SAMLToken) - Method in interface be.ehealth.technicalconnector.validator.SessionValidator
-
Method to check if the provided
SAMLToken is still valid.
- validateXades(SendResponseType, Blob) - Method in class be.ehealth.business.mycarenetcommons.builders.impl.ResponseBuilderImpl
-
- validateXades(SendResponseType) - Method in class be.ehealth.business.mycarenetcommons.builders.impl.ResponseBuilderImpl
-
- validateXades(SendResponseType, Blob) - Method in interface be.ehealth.business.mycarenetcommons.builders.ResponseBuilder
-
- validateXades(SendResponseType) - Method in interface be.ehealth.business.mycarenetcommons.builders.ResponseBuilder
-
validates the xades in the response type.
- validateXadesTWithManifest(TAckResponse, Blob, byte[]) - Method in interface be.ehealth.businessconnector.genericasync.helper.CommonAsyncService
-
Method to validate asynchrounously the signature of a tack response against the original posted blob.
- validateXadesTWithManifest(TAckResponse, Blob, byte[]) - Method in class be.ehealth.businessconnector.genericasync.helper.DefaultCommonAsyncService
-
- ValidationError - Class in be.ehealth.business.mycarenetdomaincommons.exception
-
contains a validation error on a certain location in the object tree.
- ValidationError(String, String) - Constructor for class be.ehealth.business.mycarenetdomaincommons.exception.ValidationError
-
makes ValidationError with its path and the description of the error.
- ValidationInfoType - Class in be.fgov.ehealth.idsupport.core.v2
-
Detailed information on validation result.
- ValidationInfoType() - Constructor for class be.fgov.ehealth.idsupport.core.v2.ValidationInfoType
-
- ValidationResult - Class in be.fgov.ehealth.idsupport.core.v2
-
Result of id validation.
- ValidationResult() - Constructor for class be.fgov.ehealth.idsupport.core.v2.ValidationResult
-
- ValidatorFactory - Class in be.ehealth.business.common.validator
-
- ValidatorHelper - Class in be.ehealth.technicalconnector.validator
-
Helper class for XML Validation
- value() - Method in enum be.behealth.webservices.tsa.HashType
-
- value() - Method in enum be.cin.mycarenet._1_0.carenet.types.ContractualTypeType
-
- value() - Method in enum be.cin.mycarenet._1_0.carenet.types.DecisionResultType
-
- value() - Method in enum be.cin.mycarenet._1_0.carenet.types.DementiaTypeType
-
- value() - Method in enum be.cin.mycarenet._1_0.carenet.types.EventType
-
- value() - Method in enum be.cin.mycarenet._1_0.carenet.types.FaultCodeType
-
- value() - Method in enum be.cin.mycarenet._1_0.carenet.types.InsurabilityContactTypeType
-
- value() - Method in enum be.cin.mycarenet._1_0.carenet.types.InsurabilityRequestTypeType
-
- value() - Method in enum be.cin.mycarenet._1_0.carenet.types.MessageNameType
-
- value() - Method in enum be.cin.mycarenet._1_0.carenet.types.MessageNatureType
-
- value() - Method in enum be.cin.mycarenet._1_0.carenet.types.PeriodLengthTypeType
-
- value() - Method in enum be.cin.mycarenet._1_0.carenet.types.RequestTypeType
-
- value() - Method in enum be.cin.mycarenet._1_0.carenet.types.SexType
-
- value() - Method in enum be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareTypeType
-
- value() - Method in enum be.cin.mycarenet._1_0.carenet.types.ToiletsFrequencyType
-
- value() - Method in enum be.cin.mycarenet._1_0.carenet.types.TransferDirectionType
-
- value() - Method in enum be.cin.types.v1.ContentEncryptionType
-
- value() - Method in enum be.fgov.ehealth.bcp.protocol.v1.StatusType
-
- value() - Method in enum be.fgov.ehealth.bcp.protocol.v2.StatusType
-
- value() - Method in enum be.fgov.ehealth.certra.core.v2.CertificateStatusType
-
- value() - Method in enum be.fgov.ehealth.certra.core.v2.EntityType
-
- value() - Method in enum be.fgov.ehealth.certra.core.v2.ETKStatusType
-
- value() - Method in enum be.fgov.ehealth.certra.core.v2.RevocationReasonType
-
- value() - Method in enum be.fgov.ehealth.commons._1_0.core.LangageType
-
- value() - Method in enum be.fgov.ehealth.commons.core.v1.LangageType
-
- value() - Method in enum be.fgov.ehealth.errors.soa.v1.EnvironmentType
-
- value() - Method in enum be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.EntityType
-
- value() - Method in enum be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Language
-
- value() - Method in enum be.fgov.ehealth.etee.ra.csr._1_0.protocol.UsageType
-
- value() - Method in enum be.fgov.ehealth.etee.ra.revoke._1_0.protocol.StatusType
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHTschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHTvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDACKNOWLEDGMENTvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDACTSNURSINGvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESSschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESSvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDAUTONOMYvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBALLONDEVICEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBCRDIFFERENTATIONDEGREEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBEARINGSURFACEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTAVAILABLEMATERIALSvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONDELAYvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONMODEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTLATERALITYvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTPATIENTOPPOSITIONvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSAMPLETYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSTATUSvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETPERSONALPARTvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCERTAINTYvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICALPLANvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCOMPRESSIONvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENTschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENTvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTACTPERSONvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENTschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRYschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRYvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCURRENCYvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDDAYPERIODvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDDISCHARGETYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGCNKschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHARTIFICIALRESPIRATIONTYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCAESAREANINDICATIONvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCHILDPOSITIONvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCONGENITALMALFORMATIONvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHDELIVERYWAYvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHFOETALMONITORINGvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHNEONATALDEPTTYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPLACEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPREGNANCYORIGINvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHSPECIALVALUESvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDECGvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEMERGENCYEVALUATIONvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEMPLOYMENTSITUATIONvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCODINGvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTERSAFETYISSUEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTERvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONACTORvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONMETHODschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONMETHODvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORMYCARENETschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEXTERNALSOURCEschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDFEDCOUNTRYvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDFORMULARYschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDGALENICFORMschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTYschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTYvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGREGvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONDEVICEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONTYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITYREASONvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITYvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDINNCLUSTERschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMBVTvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMCARENETvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMEBIRTHvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMAAvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMSvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMYCARENETvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMREGvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDLIFECYCLEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDLNKvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMAACOVERAGETYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREQUESTTYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMAARESPONSETYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMAATYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDIATYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDICATIONschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMESSAGEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMICROORGANISMvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMSADAPTATIONvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMSMEDICATIONTYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMSORIGINvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOAPPROACHvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHODIAGNOSISvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOGRAFTvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOINTERFACEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOKNEEINSERTvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHONAVCOMvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTECHREVISIONvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDPARAMETERvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLHOSPvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLRESvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDPROOFschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDQUANTITYPREFIXvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDREFSCOPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDREVCOMPONENTvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSEVERITYschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSEVERITYvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSEXvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSITEschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSITEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTBRIDGETYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDEVICEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDOMINANCEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTLESIONTYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTSEGMENTvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSUBSTANCEschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTELECOMschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTELECOMvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTEMPORALITYvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTHERAPEUTICLINKschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNITschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNITvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMAAvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMYCARENETvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONREGvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONTYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOPATHOLOGYTYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOSTEMITYPEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDUNITschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINEINDICATIONvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINEvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDWEEKDAYvalues
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.id.v1.IDHCPARTYschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.id.v1.IDINSURANCEschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.id.v1.IDKMEHRschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.id.v1.IDPATIENTschemes
-
- value() - Method in enum be.fgov.ehealth.standards.kmehr.id.v1.IDPROFESSIONschemes
-
- value(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.ActorId.Builder
-
Sets the value and returns a reference to this Builder so that the methods can be chained together.
- value(String) - Method in class be.fgov.ehealth.technicalconnector.ra.domain.LocalizedString.Builder
-
Sets the value and returns a reference to this Builder so that the methods can be chained together.
- value() - Method in enum be.fgov.ehealth.timestamping.protocol.v2.HashType
-
- value() - Method in enum oasis.names.tc.saml._1_0.assertion.DecisionType
-
- value() - Method in enum oasis.names.tc.saml._2_0.assertion.DecisionType
-
- value() - Method in enum oasis.names.tc.saml._2_0.protocol.AuthnContextComparisonType
-
- value() - Method in enum org.etsi.uri._01903.v1_3.QualifierType
-
- valueOf(String) - Static method in enum be.behealth.webservices.tsa.HashType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.cin.mycarenet._1_0.carenet.types.ContractualTypeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.cin.mycarenet._1_0.carenet.types.DecisionResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.cin.mycarenet._1_0.carenet.types.DementiaTypeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.cin.mycarenet._1_0.carenet.types.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.cin.mycarenet._1_0.carenet.types.FaultCodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.cin.mycarenet._1_0.carenet.types.InsurabilityContactTypeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.cin.mycarenet._1_0.carenet.types.InsurabilityRequestTypeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.cin.mycarenet._1_0.carenet.types.MessageNameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.cin.mycarenet._1_0.carenet.types.MessageNatureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.cin.mycarenet._1_0.carenet.types.PeriodLengthTypeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.cin.mycarenet._1_0.carenet.types.RequestTypeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.cin.mycarenet._1_0.carenet.types.SexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareTypeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.cin.mycarenet._1_0.carenet.types.ToiletsFrequencyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.cin.mycarenet._1_0.carenet.types.TransferDirectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.cin.types.v1.ContentEncryptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.business.mycarenetdomaincommons.exception.InvalidBlobContentConnectorExceptionValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.businessconnector.genericasync.domain.ConfigName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.businessconnector.genericasync.exception.GenAsyncBusinessConnectorExceptionValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.businessconnector.mycarenet.memberdataasync.util.ConfigName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.businessconnector.mycarenet.memberdatacommons.exception.MemberDataBusinessConnectorExceptionValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.beid.domain.DocumentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.beid.domain.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.beid.domain.SpecialOrganisation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.beid.domain.SpecialStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.cache.CacheFactory.CacheType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.cache.CacheFactory.ExpiryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.enumeration.Charset
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.enumeration.CryptoType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.enumeration.MimeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.enumeration.SsoProfile
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.exception.SessionManagementExceptionValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.exception.TechnicalConnectorExceptionValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.exception.UnsealConnectorExceptionValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.handler.AbstractWsSecurityHandler.SignedParts
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.service.etee.Crypto.SigningPolicySelector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.service.keydepot.KeyDepotManager.EncryptionTokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class be.ehealth.technicalconnector.utils.IdentifierType
-
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.ws.domain.HandlerPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ehealth.technicalconnector.ws.domain.TokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.bcp.protocol.v1.StatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.bcp.protocol.v2.StatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.certra.core.v2.CertificateStatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.certra.core.v2.EntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.certra.core.v2.ETKStatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.certra.core.v2.RevocationReasonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.commons._1_0.core.LangageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.commons.core.v1.LangageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.errors.soa.v1.EnvironmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.EntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Language
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.etee.ra.csr._1_0.protocol.UsageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.etee.ra.revoke._1_0.protocol.StatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHTschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHTvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDACKNOWLEDGMENTvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDACTSNURSINGvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESSschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESSvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDAUTONOMYvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBALLONDEVICEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBCRDIFFERENTATIONDEGREEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBEARINGSURFACEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTAVAILABLEMATERIALSvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONDELAYvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONMODEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTLATERALITYvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTPATIENTOPPOSITIONvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSAMPLETYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSTATUSvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETPERSONALPARTvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCERTAINTYvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICALPLANvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCOMPRESSIONvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENTschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENTvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTACTPERSONvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENTschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRYschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRYvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCURRENCYvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDDAYPERIODvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDDISCHARGETYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGCNKschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHARTIFICIALRESPIRATIONTYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCAESAREANINDICATIONvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCHILDPOSITIONvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCONGENITALMALFORMATIONvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHDELIVERYWAYvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHFOETALMONITORINGvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHNEONATALDEPTTYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPLACEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPREGNANCYORIGINvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHSPECIALVALUESvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDECGvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEMERGENCYEVALUATIONvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEMPLOYMENTSITUATIONvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCODINGvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTERSAFETYISSUEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTERvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONACTORvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONMETHODschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONMETHODvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORMYCARENETschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEXTERNALSOURCEschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDFEDCOUNTRYvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDFORMULARYschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDGALENICFORMschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTYschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTYvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGREGvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONDEVICEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONTYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITYREASONvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITYvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDINNCLUSTERschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMBVTvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMCARENETvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMEBIRTHvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMAAvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMSvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMYCARENETvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMREGvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDLIFECYCLEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDLNKvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMAACOVERAGETYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREQUESTTYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMAARESPONSETYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMAATYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDIATYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDICATIONschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMESSAGEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMICROORGANISMvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMSADAPTATIONvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMSMEDICATIONTYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMSORIGINvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOAPPROACHvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHODIAGNOSISvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOGRAFTvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOINTERFACEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOKNEEINSERTvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHONAVCOMvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTECHREVISIONvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDPARAMETERvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLHOSPvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLRESvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDPROOFschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDQUANTITYPREFIXvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDREFSCOPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDREVCOMPONENTvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSEVERITYschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSEVERITYvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSEXvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSITEschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSITEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTBRIDGETYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDEVICEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDOMINANCEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTLESIONTYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTSEGMENTvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSUBSTANCEschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTELECOMschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTELECOMvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTEMPORALITYvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTHERAPEUTICLINKschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNITschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNITvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMAAvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMYCARENETvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONREGvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONTYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOPATHOLOGYTYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOSTEMITYPEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDUNITschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINEINDICATIONvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINEvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDWEEKDAYvalues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.id.v1.IDHCPARTYschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.id.v1.IDINSURANCEschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.id.v1.IDKMEHRschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.id.v1.IDPATIENTschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.standards.kmehr.id.v1.IDPROFESSIONschemes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.CacheInformation.CacheType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.CacheInformation.ExpiryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.CacheInformation.KeyTransformType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.technicalconnector.ra.enumaration.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.technicalconnector.ra.enumaration.UsageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.technicalconnector.signature.AdvancedElectronicSignatureEnumeration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.technicalconnector.signature.domain.SignatureVerificationError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.fgov.ehealth.timestamping.protocol.v2.HashType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oasis.names.tc.saml._1_0.assertion.DecisionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oasis.names.tc.saml._2_0.assertion.DecisionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oasis.names.tc.saml._2_0.protocol.AuthnContextComparisonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.etsi.uri._01903.v1_3.QualifierType
-
Returns the enum constant of this type with the specified name.
- ValueRefString - Class in be.cin.mycarenet.esb.common.v2
-
Elements of this type do not require any content, instead
it is also possible to refer to another element in
the same document with the same values.
- ValueRefString() - Constructor for class be.cin.mycarenet.esb.common.v2.ValueRefString
-
- ValueRefString - Class in be.fgov.ehealth.mycarenet.commons.core.v2
-
Elements of this type do not require any content, instead it is also possible to refer to another element in the same document with the same values.
- ValueRefString() - Constructor for class be.fgov.ehealth.mycarenet.commons.core.v2.ValueRefString
-
- ValueRefString - Class in be.fgov.ehealth.mycarenet.commons.core.v3
-
Elements of this type do not require any content, instead it is also possible to refer to another element in the same document with the same values.
- ValueRefString() - Constructor for class be.fgov.ehealth.mycarenet.commons.core.v3.ValueRefString
-
- ValueRefString - Class in be.fgov.ehealth.mycarenet.commons.core.v4
-
Elements of this type do not require any content, instead it is also possible to refer to another element in the same document with the same values.
- ValueRefString() - Constructor for class be.fgov.ehealth.mycarenet.commons.core.v4.ValueRefString
-
- values() - Static method in enum be.behealth.webservices.tsa.HashType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.cin.mycarenet._1_0.carenet.types.ContractualTypeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.cin.mycarenet._1_0.carenet.types.DecisionResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.cin.mycarenet._1_0.carenet.types.DementiaTypeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.cin.mycarenet._1_0.carenet.types.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.cin.mycarenet._1_0.carenet.types.FaultCodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.cin.mycarenet._1_0.carenet.types.InsurabilityContactTypeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.cin.mycarenet._1_0.carenet.types.InsurabilityRequestTypeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.cin.mycarenet._1_0.carenet.types.MessageNameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.cin.mycarenet._1_0.carenet.types.MessageNatureType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.cin.mycarenet._1_0.carenet.types.PeriodLengthTypeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.cin.mycarenet._1_0.carenet.types.RequestTypeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.cin.mycarenet._1_0.carenet.types.SexType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.cin.mycarenet._1_0.carenet.types.SpecificTechnicalCareTypeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.cin.mycarenet._1_0.carenet.types.ToiletsFrequencyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.cin.mycarenet._1_0.carenet.types.TransferDirectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.cin.types.v1.ContentEncryptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.business.mycarenetdomaincommons.exception.InvalidBlobContentConnectorExceptionValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.businessconnector.genericasync.domain.ConfigName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.businessconnector.genericasync.exception.GenAsyncBusinessConnectorExceptionValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.businessconnector.mycarenet.memberdataasync.util.ConfigName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.businessconnector.mycarenet.memberdatacommons.exception.MemberDataBusinessConnectorExceptionValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.beid.domain.DocumentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.beid.domain.Gender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.beid.domain.SpecialOrganisation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.beid.domain.SpecialStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.cache.CacheFactory.CacheType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.cache.CacheFactory.ExpiryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.enumeration.Charset
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.enumeration.CryptoType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.enumeration.MimeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.enumeration.SsoProfile
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.exception.SessionManagementExceptionValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.exception.TechnicalConnectorExceptionValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.exception.UnsealConnectorExceptionValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.handler.AbstractWsSecurityHandler.SignedParts
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.service.etee.Crypto.SigningPolicySelector
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.service.keydepot.KeyDepotManager.EncryptionTokenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.ws.domain.HandlerPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ehealth.technicalconnector.ws.domain.TokenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.bcp.protocol.v1.StatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.bcp.protocol.v2.StatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.certra.core.v2.CertificateStatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.certra.core.v2.EntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.certra.core.v2.ETKStatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.certra.core.v2.RevocationReasonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.commons._1_0.core.LangageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.commons.core.v1.LangageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.errors.soa.v1.EnvironmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.EntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.etee.ra.aqdr._1_0.protocol.Language
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.etee.ra.csr._1_0.protocol.UsageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.etee.ra.revoke._1_0.protocol.StatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHTschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDACCESSRIGHTvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDACKNOWLEDGMENTvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDACTSNURSINGvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESSschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDADDRESSvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDAUTONOMYvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBALLONDEVICEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBCRDIFFERENTATIONDEGREEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBEARINGSURFACEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTAVAILABLEMATERIALSvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONDELAYvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTCONSERVATIONMODEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTLATERALITYvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTPATIENTOPPOSITIONvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSAMPLETYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDBVTSTATUSvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCARENETPERSONALPARTvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCERTAINTYvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCLINICALPLANvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCOMPRESSIONvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENTschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCONSENTvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTACTPERSONvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCONTENTschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRYschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCOUNTRYvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDCURRENCYvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDDAYPERIODvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDDISCHARGETYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDDRUGCNKschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHARTIFICIALRESPIRATIONTYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCAESAREANINDICATIONvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCHILDPOSITIONvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHCONGENITALMALFORMATIONvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHDELIVERYWAYvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHFOETALMONITORINGvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHNEONATALDEPTTYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPLACEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHPREGNANCYORIGINvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEBIRTHSPECIALVALUESvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDECGvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEMERGENCYEVALUATIONvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEMPLOYMENTSITUATIONvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCODINGvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTERSAFETYISSUEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCOUNTERvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONACTORvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONMETHODschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDENCRYPTIONMETHODvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORMYCARENETschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDERRORschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDEXTERNALSOURCEschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDFEDCOUNTRYvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDFORMULARYschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDGALENICFORMschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTYschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDHCPARTYvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGREGvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDHEADINGvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONDEVICEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDIMPLANTATIONTYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITYREASONvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDINCAPACITYvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDINNCLUSTERschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMBVTvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMCARENETvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMEBIRTHvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMAAvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMSvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMMYCARENETvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMREGvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDITEMvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDLIFECYCLEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDLNKvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMAACOVERAGETYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMAAREQUESTTYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMAARESPONSETYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMAATYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDIATYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMEDICATIONschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMESSAGEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMICROORGANISMvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMSADAPTATIONvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMSMEDICATIONTYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDMSORIGINvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOAPPROACHvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHODIAGNOSISvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOGRAFTvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOINTERFACEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOKNEEINSERTvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHONAVCOMvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTECHREVISIONvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDORTHOTYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDPARAMETERvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLHOSPvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLRESvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDPATIENTWILLvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDPROOFschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDQUANTITYPREFIXvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDREFSCOPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDREVCOMPONENTvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSEVERITYschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSEVERITYvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSEXvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSITEschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSITEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTBRIDGETYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDEVICEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTDOMINANCEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTLESIONTYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSTENTSEGMENTvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDSUBSTANCEschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTELECOMschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTELECOMvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTEMPORALITYvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTHERAPEUTICLINKschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNITschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTIMEUNITvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMAAvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONMYCARENETvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONREGvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONTYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTRANSACTIONvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOPATHOLOGYTYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDTUCOSTEMITYPEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDUNITschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINEINDICATIONvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDVACCINEvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.cd.v1.CDWEEKDAYvalues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.id.v1.IDHCPARTYschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.id.v1.IDINSURANCEschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.id.v1.IDKMEHRschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.id.v1.IDPATIENTschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.standards.kmehr.id.v1.IDPROFESSIONschemes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.CacheInformation.CacheType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.CacheInformation.ExpiryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.CacheInformation.KeyTransformType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.technicalconnector.ra.enumaration.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.technicalconnector.ra.enumaration.UsageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.technicalconnector.signature.AdvancedElectronicSignatureEnumeration
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.technicalconnector.signature.domain.SignatureVerificationError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.fgov.ehealth.timestamping.protocol.v2.HashType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oasis.names.tc.saml._1_0.assertion.DecisionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oasis.names.tc.saml._2_0.assertion.DecisionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oasis.names.tc.saml._2_0.protocol.AuthnContextComparisonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.etsi.uri._01903.v1_3.QualifierType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VerificationTimeInfo - Class in oasis.names.tc.dss._1_0.core.schema
-
Java class for VerificationTimeInfoType complex type.
- VerificationTimeInfo() - Constructor for class oasis.names.tc.dss._1_0.core.schema.VerificationTimeInfo
-
- verify(char[]) - Static method in class be.ehealth.technicalconnector.beid.BeIDFactory
-
- verify(byte[], byte[], Map<String, Object>) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.CmsSignatureBuilder
-
- verify(Document, Element, Map<String, Object>) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.CmsSignatureBuilder
-
- verify(byte[], Map<String, Object>) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.CmsSignatureBuilder
-
- verify(SignatureVerificationResult, Element) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.xades.impl.XadesBesSpecification
-
- verify(SignatureVerificationResult, Element) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.xades.impl.XadesCSpecification
-
- verify(SignatureVerificationResult, Element) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.xades.impl.XadesSpecification
-
- verify(SignatureVerificationResult, Element) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.xades.impl.XadesTSpecification
-
- verify(SignatureVerificationResult, Element) - Method in interface be.fgov.ehealth.technicalconnector.signature.impl.xades.XadesSpecification
-
- verify(byte[], Map<String, Object>) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.XmlSignatureBuilder
-
- verify(byte[], byte[], Map<String, Object>) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.XmlSignatureBuilder
-
- verify(Document, Element, Map<String, Object>) - Method in class be.fgov.ehealth.technicalconnector.signature.impl.XmlSignatureBuilder
-
- verify(byte[], byte[], Map<String, Object>) - Method in interface be.fgov.ehealth.technicalconnector.signature.SignatureBuilder
-
- verify(byte[], Map<String, Object>) - Method in interface be.fgov.ehealth.technicalconnector.signature.SignatureBuilder
-
- verify(Document, Element, Map<String, Object>) - Method in interface be.fgov.ehealth.technicalconnector.signature.SignatureBuilder
-
- VERIFY_BOTH - Static variable in class be.ehealth.technicalconnector.handler.SchemaValidatorHandler
-
XSD validation on INBOUND and OUTBOUND.
- VERIFY_INBOUND - Static variable in class be.ehealth.technicalconnector.handler.SchemaValidatorHandler
-
XSD validation on INBOUND.
- VERIFY_OUTBOUND - Static variable in class be.ehealth.technicalconnector.handler.SchemaValidatorHandler
-
XSD validation on OUTBOUND.
- verifyAll(byte[]) - Method in class be.ehealth.businessconnector.mycarenet.memberdatav2.builders.impl.ResponseObjectBuilderImpl
-
- verifyId(VerifyIdRequest) - Method in interface be.ehealth.technicalconnector.service.idsupport.IdSupportService
-
Verify a combination between elements of the request.
- verifyId(String, Id, Id) - Method in interface be.ehealth.technicalconnector.service.idsupport.IdSupportService
-
- verifyId(String, Id) - Method in interface be.ehealth.technicalconnector.service.idsupport.IdSupportService
-
- verifyId(VerifyIdRequest) - Method in class be.ehealth.technicalconnector.service.idsupport.impl.IdSupportServiceImpl
-
- verifyId(String, Id, Id) - Method in class be.ehealth.technicalconnector.service.idsupport.impl.IdSupportServiceImpl
-
- verifyId(String, Id) - Method in class be.ehealth.technicalconnector.service.idsupport.impl.IdSupportServiceImpl
-
- VerifyIdRequest - Class in be.fgov.ehealth.idsupport.protocol.v2
-
Structure of request message to verify the combination of person SSIN and its support card number
- VerifyIdRequest() - Constructor for class be.fgov.ehealth.idsupport.protocol.v2.VerifyIdRequest
-
- VerifyIdResponse - Class in be.fgov.ehealth.idsupport.protocol.v2
-
Structure of response message to verify the combination of person SSIN and its support card number
- VerifyIdResponse() - Constructor for class be.fgov.ehealth.idsupport.protocol.v2.VerifyIdResponse
-
- VerifyManifestResults - Class in oasis.names.tc.dss._1_0.core.schema
-
Java class for VerifyManifestResultsType complex type.
- VerifyManifestResults() - Constructor for class oasis.names.tc.dss._1_0.core.schema.VerifyManifestResults
-
- verifyPin(char[]) - Method in interface be.ehealth.technicalconnector.beid.BeIDInstantiator
-
- verifyPin(char[]) - Method in class be.ehealth.technicalconnector.beid.impl.CommonsEidInstantiator
-
- verifyPin(char[]) - Static method in class be.ehealth.technicalconnector.utils.PCSCUtils
-
Method to verify the pin code of an EID smartcard
- VerifyRequest - Class in oasis.names.tc.dss._1_0.core.schema
-
Java class for anonymous complex type.
- VerifyRequest() - Constructor for class oasis.names.tc.dss._1_0.core.schema.VerifyRequest
-
- verifyTrust(X509Certificate[], boolean, Collection<Pattern>, Collection<Pattern>) - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- verifyTrust(PublicKey) - Method in class be.ehealth.technicalconnector.handler.utils.WSSecurityCrypto
-
- verifyValiditySigningCert(DateTime, SignatureVerificationResult) - Static method in class be.fgov.ehealth.technicalconnector.signature.impl.xades.impl.XadesVerificationHelper
-