public final class InsurabilityReferences extends Object implements Serializable
| Constructor and Description |
|---|
InsurabilityReferences(boolean init) |
InsurabilityReferences(String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommonNIPReference()
Deprecated.
: the common nip reference should not be filled out by the client software , only the NIPPIN may add this property to
messages
|
String |
getCommonReference() |
String |
getRecordCommonInputId() |
void |
setCommonNIPReference(String commonNIPReference)
Deprecated.
: the common nip reference should not be filled out by the client software , only the NIPPIN may add this property to
messages
|
void |
setCommonReference(String commonReference) |
void |
setRecordCommonInputId(String recordCommonInputId) |
public InsurabilityReferences(boolean init)
throws TechnicalConnectorException
init - if you want to prefill the differents ids (commonReference, recordCommonInput and kmerIdSuffix) with generated values,
init must be trueTechnicalConnectorExceptionpublic InsurabilityReferences(String id)
id - all the references expect commonNIPReference are created with this value.public String getCommonReference()
public void setCommonReference(String commonReference)
commonReference - the commonReference to set@Deprecated public String getCommonNIPReference()
@Deprecated public void setCommonNIPReference(String commonNIPReference)
commonNIPReference - the commonNIPReference to setpublic String getRecordCommonInputId()
public void setRecordCommonInputId(String recordCommonInputId)
recordCommonInputId - the recordCommonInputId to set
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.