be.ehealth.businessconnector.mycarenet.attestv2.domain
Class InputReference

java.lang.Object
  extended by be.ehealth.businessconnector.mycarenet.attestv2.domain.InputReference

public final class InputReference
extends Object

Value class for an input reference. It used to set the value of the common input reference and the kmehr id suffix.


Constructor Summary
InputReference()
          Use this constructor to create a default reference
InputReference(String inputReference)
          Use this constructor to provide your own reference
 
Method Summary
 String getInputReference()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputReference

public InputReference()
               throws TechnicalConnectorException
Use this constructor to create a default reference

Throws:
TechnicalConnectorException

InputReference

public InputReference(String inputReference)
Use this constructor to provide your own reference

Method Detail

getInputReference

public String getInputReference()
Returns:
the inputReference



Connector Packaging PERSPHYSICIAN 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.