public final class InsurabilityReferences extends Object implements Serializable
| Constructor and Description |
|---|
InsurabilityReferences(boolean init) |
InsurabilityReferences(String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommonReference() |
String |
getRecordCommonInputId() |
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 setpublic String getRecordCommonInputId()
public void setRecordCommonInputId(String recordCommonInputId)
recordCommonInputId - the recordCommonInputId to set
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.