public final class DMGReferences extends Object implements Serializable
Constructor and Description |
---|
DMGReferences(boolean init) |
DMGReferences(String id) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getBlobId() |
String |
getInputReference() |
String |
getKmehrIdSuffix() |
int |
hashCode() |
void |
setBlobId(String blobId) |
void |
setInputReference(String inputReference) |
public DMGReferences(boolean init) throws TechnicalConnectorException
init
- if you want to prefill the differents ids (commonReference, recordCommonInput and kmerIdSuffix) with generated values,
init must be trueTechnicalConnectorException
public DMGReferences(String id)
id
- all the references expect commonNIPReference are created with this value.public String getInputReference()
public void setInputReference(String inputReference)
inputReference
- the inputReference to setpublic String getKmehrIdSuffix()
public String getBlobId()
public void setBlobId(String blobId)
blobId
- the blobId to setpublic int hashCode()
hashCode
in class Object
Object.hashCode()
public boolean equals(Object obj)
equals
in class Object
Object.equals(java.lang.Object)
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.