public final class ChapterIVReferences extends Object implements Serializable
| Constructor and Description |
|---|
ChapterIVReferences(boolean init) |
ChapterIVReferences(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCommonNIPReference() |
String |
getCommonReference() |
String |
getKmehrIdSuffix() |
String |
getRecordCommonInputId() |
int |
hashCode() |
void |
setCommonNIPReference(String commonNIPReference) |
void |
setCommonReference(String commonReference) |
void |
setKmehrIdSuffix(String kmehrIdSuffix) |
void |
setRecordCommonInputId(String recordCommonInputId) |
public ChapterIVReferences(boolean init)
throws TechnicalConnectorException
init - if you want to prefill the differents ids (commonReference, recordCommonInput and kmerIdSuffix) with generated values,
init must be trueTechnicalConnectorExceptionpublic ChapterIVReferences(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 getCommonNIPReference()
public void setCommonNIPReference(String commonNIPReference)
commonNIPReference - the commonNIPReference to setpublic String getKmehrIdSuffix()
public void setKmehrIdSuffix(String kmehrIdSuffix)
kmehrIdSuffix - the kmehrIdSuffix to setpublic String getRecordCommonInputId()
public void setRecordCommonInputId(String recordCommonInputId)
recordCommonInputId - the recordCommonInputId to setpublic int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.